Skip to content

Commit

Permalink
ci(deps): update node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 29528cf commit c712b26
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion server/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20
22
2 changes: 1 addition & 1 deletion server/apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@swc/core": "1.9.3",
"@tsconfig/node20": "20.1.4",
"@types/node": "20.17.6",
"@types/node": "22.9.3",
"@types/supertest": "6.0.2",
"bower": "1.8.14",
"node-mocks-http": "1.16.1",
Expand Down
2 changes: 1 addition & 1 deletion server/apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@formatjs/intl-numberformat": "8.14.5",
"@tanstack/react-query": "5.61.0",
"@types/node": "20.17.6",
"@types/node": "22.9.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"bootstrap": "5.3.3",
Expand Down
12 changes: 6 additions & 6 deletions server/package-lock.json

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

0 comments on commit c712b26

Please sign in to comment.