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 Sep 22, 2024
1 parent 59c6518 commit 4fb9a53
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 22 deletions.
139 changes: 119 additions & 20 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strautomator-web",
"version": "24.384.12038",
"version": "24.387.12127",
"description": "Strautomator.com website.",
"author": "Igor Ramadas",
"main": "server/index.js",
Expand Down Expand Up @@ -38,6 +38,7 @@
"json-editor-vue": "^0.16.0",
"limiter": "^2.1.0",
"nuxt": "^2.18.1",
"openai": "^4.63.0",
"qs": "^6.13.0",
"strautomator-core": "strautomator/core",
"typescript": "^5.6.2",
Expand All @@ -54,7 +55,7 @@
"@types/node": "^22.5.5",
"axios-debug-log": "^0.8.4",
"chalk": "^4.1.2",
"nodemon": "^3.1.6",
"nodemon": "^3.1.7",
"ts-node": "^10.9.2",
"webpack": "^4.47.0"
},
Expand Down

0 comments on commit 4fb9a53

Please sign in to comment.