Skip to content

Commit ce62221

Browse files
chore(deps): update all devdependencies
1 parent 0dde93e commit ce62221

6 files changed

Lines changed: 37 additions & 63 deletions

File tree

codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"publint": "publint run --strict ."
3636
},
3737
"devDependencies": {
38-
"typescript": "^5.8.3",
38+
"typescript": "^6.0.0",
3939
"@graphql-codegen/plugin-helpers": "^6.0.0",
4040
"@graphql-codegen/typescript": "^5.0.0",
4141
"@graphql-codegen/visitor-plugin-common": "^6.0.0"

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -161,69 +161,69 @@
161161
"tslib": "^2.3.0"
162162
},
163163
"devDependencies": {
164-
"@actions/github-script": "github:actions/github-script#v8.0.0",
164+
"@actions/github-script": "github:actions/github-script#v9.0.0",
165165
"@arethetypeswrong/cli": "0.15.3",
166166
"@ark/attest": "0.28.0",
167167
"@babel/core": "^7.26.9",
168168
"@babel/parser": "7.25.0",
169169
"@babel/preset-env": "^7.26.9",
170170
"@changesets/changelog-github": "0.5.0",
171171
"@changesets/cli": "2.27.7",
172-
"@graphql-codegen/cli": "^5.0.6",
172+
"@graphql-codegen/cli": "^6.0.0",
173173
"@graphql-tools/schema": "10.0.4",
174174
"@jest/expect-utils": "30.2.0",
175175
"@jest/globals": "30.2.0",
176176
"@mdx-js/language-service": "^0.7.1",
177177
"@microsoft/api-extractor": "7.49.1",
178178
"@microsoft/api-extractor-model": "7.30.2",
179179
"@microsoft/tsdoc": "0.15.1",
180-
"@size-limit/esbuild-why": "11.1.4",
181-
"@size-limit/preset-small-lib": "11.1.4",
180+
"@size-limit/esbuild-why": "12.1.0",
181+
"@size-limit/preset-small-lib": "12.1.0",
182182
"@testing-library/dom": "10.4.0",
183183
"@testing-library/jest-dom": "6.9.1",
184184
"@testing-library/react": "16.1.0",
185185
"@testing-library/react-render-stream": "2.0.2",
186186
"@testing-library/user-event": "14.5.2",
187187
"@types/babel__preset-env": "^7.10.0",
188188
"@types/bytes": "3.1.4",
189-
"@types/fetch-mock": "7.3.8",
189+
"@types/fetch-mock": "9.2.2",
190190
"@types/jest": "30.0.0",
191191
"@types/jsesc": "^3.0.3",
192192
"@types/lodash": "4.17.7",
193-
"@types/node": "^22.10.7",
193+
"@types/node": "^25.0.0",
194194
"@types/react": "19.2.7",
195195
"@types/react-dom": "19.2.3",
196-
"@types/relay-runtime": "14.1.24",
197-
"@types/use-sync-external-store": "0.0.6",
196+
"@types/relay-runtime": "20.1.1",
197+
"@types/use-sync-external-store": "1.5.0",
198198
"@typescript-eslint/eslint-plugin": "8.21.0",
199199
"@typescript-eslint/parser": "8.21.0",
200200
"@typescript-eslint/rule-tester": "8.21.0",
201201
"@typescript-eslint/types": "8.21.0",
202202
"@typescript-eslint/utils": "8.21.0",
203203
"ast-types": "0.16.1",
204204
"babel-plugin-react-compiler": "1.0.0",
205-
"eslint": "9.31.0",
206-
"eslint-import-resolver-typescript": "3.7.0",
205+
"eslint": "10.2.1",
206+
"eslint-import-resolver-typescript": "4.4.4",
207207
"eslint-plugin-import": "2.32.0",
208208
"eslint-plugin-local-rules": "3.0.2",
209209
"eslint-plugin-mdx": "^3.6.2",
210210
"eslint-plugin-react-hooks": "7.0.1",
211211
"eslint-plugin-testing-library": "7.1.1",
212-
"expect": "29.7.0",
212+
"expect": "30.3.0",
213213
"expect-type": "1.1.0",
214-
"fetch-mock": "9.11.0",
215-
"globals": "15.14.0",
214+
"fetch-mock": "12.6.0",
215+
"globals": "17.5.0",
216216
"graphql": "16.9.0",
217217
"graphql-17-alpha2": "npm:graphql@17.0.0-alpha.2",
218218
"graphql-17-alpha9": "npm:graphql@17.0.0-alpha.9",
219219
"graphql-ws": "6.0.3",
220220
"jest": "30.2.0",
221221
"jest-environment-jsdom": "30.2.0",
222-
"jest-junit": "16.0.0",
222+
"jest-junit": "17.0.0",
223223
"jest-matcher-utils": "30.2.0",
224-
"jsdom": "26.1.0",
224+
"jsdom": "29.1.0",
225225
"jsesc": "^3.1.0",
226-
"knip": "^5.42.2",
226+
"knip": "^6.0.0",
227227
"lodash": "4.17.23",
228228
"madge": "^8.0.0",
229229
"patch-package": "8.0.0",
@@ -236,12 +236,12 @@
236236
"react-dom": "19.2.3",
237237
"react-dom-17": "npm:react-dom@^17",
238238
"react-dom-18": "npm:react-dom@^18",
239-
"react-error-boundary": "4.0.13",
239+
"react-error-boundary": "6.1.1",
240240
"recast": "0.23.9",
241-
"rimraf": "5.0.9",
241+
"rimraf": "6.1.3",
242242
"rxjs": "7.8.1",
243243
"rxjs-min": "npm:rxjs@7.3.0",
244-
"size-limit": "11.1.4",
244+
"size-limit": "12.1.0",
245245
"size-limit-apollo-plugin": "file:config/size-limit",
246246
"sorcery": "^1.0.0",
247247
"source-map": "^0.6.1",
@@ -252,7 +252,7 @@
252252
"ts-jest": "29.4.5",
253253
"tsx": "4.19.2",
254254
"typedoc": "0.25.0",
255-
"typescript": "5.7.3",
255+
"typescript": "6.0.3",
256256
"web-streams-polyfill": "4.0.0",
257257
"zx": "^8.3.0"
258258
},
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
33
"devDependencies": {
4-
"jscodeshift": "0.16.1"
4+
"jscodeshift": "17.3.0"
55
}
66
}

scripts/codemods/ac3-to-ac4/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
},
4848
"devDependencies": {
4949
"@types/jscodeshift": "^17.3.0",
50-
"@types/node": "20.9.0",
51-
"diff": "^8.0.2",
52-
"typescript": "^5.2.2",
53-
"vitest": "^1.0.1"
50+
"@types/node": "25.6.0",
51+
"diff": "^9.0.0",
52+
"typescript": "^6.0.0",
53+
"vitest": "^4.0.0"
5454
}
5555
}

scripts/codemods/data-masking/package-lock.json

Lines changed: 10 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/codemods/data-masking/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"private": true,
33
"devDependencies": {
44
"jscodeshift": "17.1.1",
5-
"@types/jscodeshift": "0.12.0"
5+
"@types/jscodeshift": "17.3.0"
66
}
77
}

0 commit comments

Comments
 (0)