Skip to content

Commit

Permalink
Update Node.js to v22.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 6825366 commit 0557370
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.12.0
22.13.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@prisma/client": "6.1.0",
"prisma": "6.1.0",
"@tanstack/react-query": "5.62.15",
"@types/node": "22.10.5",
"@types/node": "22.10.10",
"@types/react": "19.0.3",
"@types/react-dom": "19.0.2",
"algoliasearch": "5.18.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4751,12 +4751,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.5":
version: 22.10.5
resolution: "@types/node@npm:22.10.5"
"@types/node@npm:22.10.10":
version: 22.10.10
resolution: "@types/node@npm:22.10.10"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/a5366961ffa9921e8f15435bc18ea9f8b7a7bb6b3d92dd5e93ebcd25e8af65708872bd8e6fee274b4655bab9ca80fbff9f0e42b5b53857790f13cf68cf4cbbfc
checksum: 10/61559b62bc7e62b947876e097c99472dd01317dd3b5916b538e2c40db8d68a1fc23c8de48149ef04cd2790a97bf2c005ea60cbb067e55ddbefd013d73da7a147
languageName: node
linkType: hard

Expand Down Expand Up @@ -14716,7 +14716,7 @@ __metadata:
"@storybook/react": "npm:8.4.7"
"@storybook/test": "npm:8.4.7"
"@tanstack/react-query": "npm:5.62.15"
"@types/node": "npm:22.10.5"
"@types/node": "npm:22.10.10"
"@types/react": "npm:19.0.3"
"@types/react-dom": "npm:19.0.2"
algoliasearch: "npm:5.18.0"
Expand Down

0 comments on commit 0557370

Please sign in to comment.