Skip to content

Commit 9422a39

Browse files
chore(deps): update node.js to v22.14.0 (#6233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a060496 commit 9422a39

File tree

8 files changed

+18
-18
lines changed

8 files changed

+18
-18
lines changed

apps/nextjs-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"@testing-library/user-event": "14.6.1",
129129
"@types/cors": "2.8.17",
130130
"@types/is-ci": "3.0.4",
131-
"@types/node": "22.13.1",
131+
"@types/node": "22.13.4",
132132
"@types/react": "18.3.18",
133133
"@types/react-dom": "18.3.5",
134134
"@types/react-test-renderer": "19.0.0",

packages/common-i18n/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"typecheck": "tsc --project ./tsconfig.json --noEmit"
2929
},
3030
"devDependencies": {
31-
"@types/node": "22.13.1",
31+
"@types/node": "22.13.4",
3232
"@your-org/eslint-config-bases": "workspace:^",
3333
"cross-env": "7.0.3",
3434
"eslint": "8.57.1",

packages/core-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@testing-library/dom": "10.4.0",
5555
"@testing-library/react": "16.2.0",
5656
"@testing-library/user-event": "14.6.1",
57-
"@types/node": "22.13.1",
57+
"@types/node": "22.13.4",
5858
"@types/react": "18.3.18",
5959
"@types/react-dom": "18.3.5",
6060
"@vitejs/plugin-react": "4.3.3",

packages/db-main-prisma/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@pothos/plugin-prisma": "3.65.3",
4848
"@prisma/client": "5.22.0",
4949
"@soluble/dsn-parser": "1.9.2",
50-
"@types/node": "22.13.1",
50+
"@types/node": "22.13.4",
5151
"@vitest/coverage-v8": "2.1.8",
5252
"@vitest/ui": "2.1.8",
5353
"@your-org/eslint-config-bases": "workspace:^",

packages/eslint-config-bases/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"@testing-library/jest-dom": "6.6.3",
171171
"@testing-library/react": "16.2.0",
172172
"@types/jest": "29.5.14",
173-
"@types/node": "22.13.1",
173+
"@types/node": "22.13.4",
174174
"@types/react": "18.3.18",
175175
"@types/react-dom": "18.3.5",
176176
"es-check": "8.0.1",

packages/ts-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@size-limit/file": "11.1.6",
41-
"@types/node": "22.13.1",
41+
"@types/node": "22.13.4",
4242
"@vitest/coverage-v8": "2.1.8",
4343
"@your-org/eslint-config-bases": "workspace:^",
4444
"cross-env": "7.0.3",

packages/ui-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@testing-library/jest-dom": "6.6.3",
5555
"@testing-library/react": "16.2.0",
5656
"@testing-library/user-event": "14.6.1",
57-
"@types/node": "22.13.1",
57+
"@types/node": "22.13.4",
5858
"@types/react": "18.3.18",
5959
"@types/react-dom": "18.3.5",
6060
"@vitejs/plugin-react-swc": "3.7.1",

yarn.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -7177,12 +7177,12 @@ __metadata:
71777177
languageName: node
71787178
linkType: hard
71797179

7180-
"@types/node@npm:*, @types/node@npm:22.13.1, @types/node@npm:^22.0.0":
7181-
version: 22.13.1
7182-
resolution: "@types/node@npm:22.13.1"
7180+
"@types/node@npm:*, @types/node@npm:22.13.4, @types/node@npm:^22.0.0":
7181+
version: 22.13.4
7182+
resolution: "@types/node@npm:22.13.4"
71837183
dependencies:
71847184
undici-types: "npm:~6.20.0"
7185-
checksum: 10c0/d4e56d41d8bd53de93da2651c0a0234e330bd7b1b6d071b1a94bd3b5ee2d9f387519e739c52a15c1faa4fb9d97e825b848421af4b2e50e6518011e7adb4a34b7
7185+
checksum: 10c0/3a234fa7766a3efc382cf81f66f474c26cdab2f54f43f757634c81c0444eb2160c2dabbde9741e4983078a318a88515b65416b5f1ab5478548579d7b3ead1d95
71867186
languageName: node
71877187
linkType: hard
71887188

@@ -7919,7 +7919,7 @@ __metadata:
79197919
version: 0.0.0-use.local
79207920
resolution: "@your-org/common-i18n@workspace:packages/common-i18n"
79217921
dependencies:
7922-
"@types/node": "npm:22.13.1"
7922+
"@types/node": "npm:22.13.4"
79237923
"@your-org/eslint-config-bases": "workspace:^"
79247924
cross-env: "npm:7.0.3"
79257925
eslint: "npm:8.57.1"
@@ -7936,7 +7936,7 @@ __metadata:
79367936
"@testing-library/dom": "npm:10.4.0"
79377937
"@testing-library/react": "npm:16.2.0"
79387938
"@testing-library/user-event": "npm:14.6.1"
7939-
"@types/node": "npm:22.13.1"
7939+
"@types/node": "npm:22.13.4"
79407940
"@types/react": "npm:18.3.18"
79417941
"@types/react-dom": "npm:18.3.5"
79427942
"@vitejs/plugin-react": "npm:4.3.3"
@@ -7971,7 +7971,7 @@ __metadata:
79717971
"@pothos/plugin-prisma": "npm:3.65.3"
79727972
"@prisma/client": "npm:5.22.0"
79737973
"@soluble/dsn-parser": "npm:1.9.2"
7974-
"@types/node": "npm:22.13.1"
7974+
"@types/node": "npm:22.13.4"
79757975
"@vitest/coverage-v8": "npm:2.1.8"
79767976
"@vitest/ui": "npm:2.1.8"
79777977
"@your-org/eslint-config-bases": "workspace:^"
@@ -8014,7 +8014,7 @@ __metadata:
80148014
"@testing-library/jest-dom": "npm:6.6.3"
80158015
"@testing-library/react": "npm:16.2.0"
80168016
"@types/jest": "npm:29.5.14"
8017-
"@types/node": "npm:22.13.1"
8017+
"@types/node": "npm:22.13.4"
80188018
"@types/react": "npm:18.3.18"
80198019
"@types/react-dom": "npm:18.3.5"
80208020
"@typescript-eslint/eslint-plugin": "npm:^8.14.0"
@@ -8090,7 +8090,7 @@ __metadata:
80908090
resolution: "@your-org/ts-utils@workspace:packages/ts-utils"
80918091
dependencies:
80928092
"@size-limit/file": "npm:11.1.6"
8093-
"@types/node": "npm:22.13.1"
8093+
"@types/node": "npm:22.13.4"
80948094
"@vitest/coverage-v8": "npm:2.1.8"
80958095
"@your-org/eslint-config-bases": "workspace:^"
80968096
cross-env: "npm:7.0.3"
@@ -8127,7 +8127,7 @@ __metadata:
81278127
"@testing-library/jest-dom": "npm:6.6.3"
81288128
"@testing-library/react": "npm:16.2.0"
81298129
"@testing-library/user-event": "npm:14.6.1"
8130-
"@types/node": "npm:22.13.1"
8130+
"@types/node": "npm:22.13.4"
81318131
"@types/react": "npm:18.3.18"
81328132
"@types/react-dom": "npm:18.3.5"
81338133
"@vitejs/plugin-react-swc": "npm:3.7.1"
@@ -15569,7 +15569,7 @@ __metadata:
1556915569
"@testing-library/user-event": "npm:14.6.1"
1557015570
"@types/cors": "npm:2.8.17"
1557115571
"@types/is-ci": "npm:3.0.4"
15572-
"@types/node": "npm:22.13.1"
15572+
"@types/node": "npm:22.13.4"
1557315573
"@types/react": "npm:18.3.18"
1557415574
"@types/react-dom": "npm:18.3.5"
1557515575
"@types/react-test-renderer": "npm:19.0.0"

0 commit comments

Comments
 (0)