Skip to content

Commit e570972

Browse files
chore(deps): update node.js to v24 (#5756)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e723233 commit e570972

File tree

9 files changed

+19
-19
lines changed

9 files changed

+19
-19
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.21.0
1+
24.11.0

applications/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"@testing-library/react-hooks": "8.0.1",
110110
"@testing-library/user-event": "14.6.1",
111111
"@types/jest": "30.0.0",
112-
"@types/node": "24.9.1",
112+
"@types/node": "24.9.2",
113113
"@types/react": "19.1.17",
114114
"@types/react-adaptive-hooks": "0.0.4",
115115
"@types/react-dom": "19.1.11",

libraries/react-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@testing-library/react": "16.3.0",
6363
"@testing-library/react-hooks": "8.0.1",
6464
"@types/jest": "30.0.0",
65-
"@types/node": "24.9.1",
65+
"@types/node": "24.9.2",
6666
"@types/react": "19.1.17",
6767
"@types/react-dom": "19.1.11",
6868
"eslint": "8.57.0",

templates/library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@package/tsconfig": "workspace:*",
5757
"@testing-library/dom": "10.4.1",
5858
"@types/jest": "30.0.0",
59-
"@types/node": "24.9.1",
59+
"@types/node": "24.9.2",
6060
"eslint": "8.57.0",
6161
"jest": "30.2.0",
6262
"jest-util": "30.2.0",

templates/node-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@package/prettier-config": "workspace:*",
6161
"@package/tsconfig": "workspace:*",
6262
"@types/jest": "30.0.0",
63-
"@types/node": "24.9.1",
63+
"@types/node": "24.9.2",
6464
"eslint": "8.57.0",
6565
"jest": "30.2.0",
6666
"jest-util": "30.2.0",

templates/react-application/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@testing-library/react-hooks": "8.0.1",
7676
"@testing-library/user-event": "14.6.1",
7777
"@types/jest": "30.0.0",
78-
"@types/node": "24.9.1",
78+
"@types/node": "24.9.2",
7979
"@types/react": "19.1.17",
8080
"@types/react-dom": "19.1.11",
8181
"bundlesize": "0.18.2",

templates/react-library/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@testing-library/react": "16.3.0",
6363
"@testing-library/react-hooks": "8.0.1",
6464
"@types/jest": "30.0.0",
65-
"@types/node": "24.9.1",
65+
"@types/node": "24.9.2",
6666
"@types/react": "19.1.17",
6767
"@types/react-dom": "19.1.11",
6868
"eslint": "8.57.0",

templates/solid-application/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@testing-library/jest-dom": "6.9.1",
7575
"@testing-library/user-event": "14.6.1",
7676
"@types/jest": "30.0.0",
77-
"@types/node": "24.9.1",
77+
"@types/node": "24.9.2",
7878
"babel-jest": "30.2.0",
7979
"babel-loader": "10.0.0",
8080
"babel-preset-solid": "1.9.10",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ __metadata:
203203
"@testing-library/react-hooks": "npm:8.0.1"
204204
"@testing-library/user-event": "npm:14.6.1"
205205
"@types/jest": "npm:30.0.0"
206-
"@types/node": "npm:24.9.1"
206+
"@types/node": "npm:24.9.2"
207207
"@types/react": "npm:19.1.17"
208208
"@types/react-adaptive-hooks": "npm:0.0.4"
209209
"@types/react-dom": "npm:19.1.11"
@@ -293,7 +293,7 @@ __metadata:
293293
"@testing-library/react-hooks": "npm:8.0.1"
294294
"@testing-library/user-event": "npm:14.6.1"
295295
"@types/jest": "npm:30.0.0"
296-
"@types/node": "npm:24.9.1"
296+
"@types/node": "npm:24.9.2"
297297
"@types/react": "npm:19.1.17"
298298
"@types/react-dom": "npm:19.1.11"
299299
bundlesize: "npm:0.18.2"
@@ -351,7 +351,7 @@ __metadata:
351351
"@testing-library/jest-dom": "npm:6.9.1"
352352
"@testing-library/user-event": "npm:14.6.1"
353353
"@types/jest": "npm:30.0.0"
354-
"@types/node": "npm:24.9.1"
354+
"@types/node": "npm:24.9.2"
355355
babel-jest: "npm:30.2.0"
356356
babel-loader: "npm:10.0.0"
357357
babel-preset-solid: "npm:1.9.10"
@@ -3283,7 +3283,7 @@ __metadata:
32833283
"@package/tsconfig": "workspace:*"
32843284
"@testing-library/dom": "npm:10.4.1"
32853285
"@types/jest": "npm:30.0.0"
3286-
"@types/node": "npm:24.9.1"
3286+
"@types/node": "npm:24.9.2"
32873287
eslint: "npm:8.57.0"
32883288
jest: "npm:30.2.0"
32893289
jest-util: "npm:30.2.0"
@@ -3313,7 +3313,7 @@ __metadata:
33133313
"@testing-library/react": "npm:16.3.0"
33143314
"@testing-library/react-hooks": "npm:8.0.1"
33153315
"@types/jest": "npm:30.0.0"
3316-
"@types/node": "npm:24.9.1"
3316+
"@types/node": "npm:24.9.2"
33173317
"@types/react": "npm:19.1.17"
33183318
"@types/react-dom": "npm:19.1.11"
33193319
eslint: "npm:8.57.0"
@@ -3349,7 +3349,7 @@ __metadata:
33493349
"@testing-library/react": "npm:16.3.0"
33503350
"@testing-library/react-hooks": "npm:8.0.1"
33513351
"@types/jest": "npm:30.0.0"
3352-
"@types/node": "npm:24.9.1"
3352+
"@types/node": "npm:24.9.2"
33533353
"@types/react": "npm:19.1.17"
33543354
"@types/react-dom": "npm:19.1.11"
33553355
eslint: "npm:8.57.0"
@@ -3889,7 +3889,7 @@ __metadata:
38893889
"@package/prettier-config": "workspace:*"
38903890
"@package/tsconfig": "workspace:*"
38913891
"@types/jest": "npm:30.0.0"
3892-
"@types/node": "npm:24.9.1"
3892+
"@types/node": "npm:24.9.2"
38933893
eslint: "npm:8.57.0"
38943894
fastify: "npm:5.6.1"
38953895
jest: "npm:30.2.0"
@@ -4796,12 +4796,12 @@ __metadata:
47964796
languageName: node
47974797
linkType: hard
47984798

4799-
"@types/node@npm:*, @types/node@npm:24.9.1":
4800-
version: 24.9.1
4801-
resolution: "@types/node@npm:24.9.1"
4799+
"@types/node@npm:*, @types/node@npm:24.9.2":
4800+
version: 24.9.2
4801+
resolution: "@types/node@npm:24.9.2"
48024802
dependencies:
48034803
undici-types: "npm:~7.16.0"
4804-
checksum: 10c0/c52f8168080ef9a7c3dc23d8ac6061fab5371aad89231a0f6f4c075869bc3de7e89b075b1f3e3171d9e5143d0dda1807c3dab8e32eac6d68f02e7480e7e78576
4804+
checksum: 10c0/7905d43f65cee72ef475fe76316e10bbf6ac5d08a7f0f6c38f2b6285d7ca3009e8fcafc8f8a1d2bf3f55889c9c278dbb203a9081fd0cf2d6d62161703924c6fa
48054805
languageName: node
48064806
linkType: hard
48074807

0 commit comments

Comments
 (0)