Skip to content

Commit

Permalink
build(deps-dev): apply updates
Browse files Browse the repository at this point in the history
Signed-off-by: Jérôme Benoit <[email protected]>
  • Loading branch information
Jérôme Benoit committed Apr 11, 2024
1 parent 456c58b commit eabecb4
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 36 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"pnpm": ">=8.6.0"
},
"volta": {
"node": "20.12.1",
"node": "20.12.2",
"pnpm": "8.15.6"
},
"packageManager": "[email protected]",
Expand Down Expand Up @@ -107,7 +107,7 @@
"mongodb": "^6.5.0",
"poolifier": "^3.1.29",
"rambda": "^9.2.0",
"tar": "^6.2.1",
"tar": "^7.0.0",
"winston": "^3.13.0",
"winston-daily-rotate-file": "^5.0.0",
"ws": "^8.16.0"
Expand Down
78 changes: 46 additions & 32 deletions pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions ui/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"pnpm": ">=8.6.0"
},
"volta": {
"node": "20.12.1",
"node": "20.12.2",
"pnpm": "8.15.6"
},
"packageManager": "[email protected]",
Expand All @@ -34,7 +34,7 @@
"vue-toast-notification": "^3.1.2"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.10.1",
"@rushstack/eslint-patch": "^1.10.2",
"@tsconfig/node20": "^20.1.4",
"@types/jsdom": "^21.1.6",
"@types/node": "^20.12.7",
Expand Down

0 comments on commit eabecb4

Please sign in to comment.