Skip to content

Commit

Permalink
chore(deps): update dependency node to v20.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 4989e96 commit 89c8952
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 13 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.1
20.17.0
22 changes: 12 additions & 10 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@testing-library/react": "^14.2.2",
"@testing-library/user-event": "^14.5.2",
"@tsconfig/vite-react": "^3.0.2",
"@types/node": "20.11.30",
"@types/node": "20.16.9",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@typescript-eslint/eslint-plugin": "^7.2.0",
Expand Down Expand Up @@ -89,7 +89,7 @@
"vitest": "^1.4.0"
},
"engines": {
"node": ">=18.19.1"
"node": ">=20.17.0"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "^4.13.2"
Expand Down

0 comments on commit 89c8952

Please sign in to comment.