Skip to content

Commit

Permalink
build: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ccamensuli committed Jan 7, 2025
1 parent a7384fc commit b9a23ec
Show file tree
Hide file tree
Showing 17 changed files with 10,684 additions and 10,989 deletions.
20,534 changes: 10,114 additions & 10,420 deletions package-lock.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
],
"dependencies": {
"@nodefony/test": "file:src/modules/test",
"nodefony": "file:src/nodefony",
"pm2": "5.4.3"
},
"devDependencies": {
Expand All @@ -49,7 +50,7 @@
"nodemon": "3.1.9",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"rollup": "4.30.0",
"rollup": "4.30.1",
"rollup-plugin-copy": "3.5.0",
"rollup-sourcemap-path-transform": "1.1.0",
"tslib": "2.8.1",
Expand Down
160 changes: 80 additions & 80 deletions src/modules/test/package-lock.json

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

2 changes: 1 addition & 1 deletion src/modules/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"rimraf": "6.0.1",
"rollup": "4.30.0",
"rollup": "4.30.1",
"rollup-plugin-copy": "3.5.0",
"rollup-sourcemap-path-transform": "1.1.0",
"typescript": "5.7.2"
Expand Down
Loading

0 comments on commit b9a23ec

Please sign in to comment.