Skip to content

Commit

Permalink
Update Node.js to v22.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent b30e0a6 commit bd021fd
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.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@heroicons/react": "2.2.0",
"@prisma/client": "6.1.0",
"@tanstack/react-query": "5.62.15",
"@types/node": "22.10.5",
"@types/node": "22.10.6",
"@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 @@ -4650,12 +4650,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.6":
version: 22.10.6
resolution: "@types/node@npm:22.10.6"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10/a5366961ffa9921e8f15435bc18ea9f8b7a7bb6b3d92dd5e93ebcd25e8af65708872bd8e6fee274b4655bab9ca80fbff9f0e42b5b53857790f13cf68cf4cbbfc
checksum: 10/ac93c9b6337ddb70176abade1ca4cdec24cde93cfc19023f3e001d80cb42f1d3c2487dd1626ce016985953319de30528d9e73dc5c6e2e28be9eaa9ec0237fc1d
languageName: node
linkType: hard

Expand Down Expand Up @@ -14460,7 +14460,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.6"
"@types/react": "npm:19.0.3"
"@types/react-dom": "npm:19.0.2"
algoliasearch: "npm:5.18.0"
Expand Down

0 comments on commit bd021fd

Please sign in to comment.