Skip to content

Commit

Permalink
Updated core and dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed Apr 10, 2024
1 parent 0c6b99a commit 8e7afda
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 58 deletions.
99 changes: 45 additions & 54 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strautomator-web",
"version": "24.145.12119",
"version": "24.153.12234",
"description": "Strautomator.com website.",
"author": "Igor Ramadas",
"main": "server/index.js",
Expand Down Expand Up @@ -34,12 +34,12 @@
"express": "^4.19.2",
"express-rate-limit": "^7.2.0",
"floating-vue": "^1.0.0-beta.19",
"json-editor-vue": "^0.13.0",
"json-editor-vue": "^0.13.2",
"limiter": "^2.1.0",
"nuxt": "^2.17.3",
"qs": "^6.12.0",
"strautomator-core": "strautomator/core",
"typescript": "^5.4.4",
"typescript": "^5.4.5",
"vanilla-jsoneditor": "^0.23.1",
"vue": "^2.7.15",
"vue-mention": "^1.0.0-floating-vue1",
Expand All @@ -50,7 +50,7 @@
"@nuxt/types": "^2.17.3",
"@types/express": "^4.17.21",
"@types/lodash": "^4.17.0",
"@types/node": "^20.12.4",
"@types/node": "^20.12.7",
"axios-debug-log": "^0.8.4",
"chalk": "^4.1.2",
"nodemon": "^3.1.0",
Expand Down

0 comments on commit 8e7afda

Please sign in to comment.