Skip to content

Commit 7cfa320

Browse files
chore(deps): update all devdependencies
1 parent 4bb6df7 commit 7cfa320

5 files changed

Lines changed: 70 additions & 70 deletions

File tree

codegen/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"publint": "publint run --strict ."
3636
},
3737
"devDependencies": {
38-
"typescript": "^5.8.3",
39-
"@graphql-codegen/plugin-helpers": "^7.0.1",
40-
"@graphql-codegen/typescript": "^6.0.2",
41-
"@graphql-codegen/visitor-plugin-common": "^7.1.2"
38+
"typescript": "5.8.3",
39+
"@graphql-codegen/plugin-helpers": "7.1.0",
40+
"@graphql-codegen/typescript": "6.1.0",
41+
"@graphql-codegen/visitor-plugin-common": "7.2.0"
4242
},
4343
"peerDependencies": {
4444
"@graphql-codegen/plugin-helpers": "^6.0.0 || ^7.0.0",

package.json

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -162,99 +162,99 @@
162162
},
163163
"devDependencies": {
164164
"@actions/github-script": "github:actions/github-script#v8.0.0",
165-
"@arethetypeswrong/cli": "0.15.3",
166-
"@ark/attest": "0.28.0",
167-
"@babel/core": "^7.26.9",
168-
"@babel/parser": "7.25.0",
169-
"@babel/preset-env": "^7.26.9",
170-
"@changesets/changelog-github": "0.5.0",
171-
"@changesets/cli": "2.27.7",
165+
"@arethetypeswrong/cli": "0.18.5",
166+
"@ark/attest": "0.56.3",
167+
"@babel/core": "7.28.5",
168+
"@babel/parser": "7.29.7",
169+
"@babel/preset-env": "7.26.9",
170+
"@changesets/changelog-github": "0.7.0",
171+
"@changesets/cli": "2.31.0",
172172
"@graphql-tools/schema": "10.0.34",
173-
"@jest/expect-utils": "30.2.0",
174-
"@jest/globals": "30.2.0",
175-
"@mdx-js/language-service": "^0.7.1",
176-
"@microsoft/api-extractor": "7.49.1",
177-
"@microsoft/api-extractor-model": "7.30.2",
178-
"@microsoft/tsdoc": "0.15.1",
179-
"@size-limit/esbuild-why": "11.1.4",
180-
"@size-limit/preset-small-lib": "11.1.4",
173+
"@jest/expect-utils": "30.4.1",
174+
"@jest/globals": "30.4.1",
175+
"@mdx-js/language-service": "0.7.1",
176+
"@microsoft/api-extractor": "7.58.9",
177+
"@microsoft/api-extractor-model": "7.33.8",
178+
"@microsoft/tsdoc": "0.16.0",
179+
"@size-limit/esbuild-why": "11.2.0",
180+
"@size-limit/preset-small-lib": "11.2.0",
181181
"@testing-library/dom": "10.4.1",
182182
"@testing-library/jest-dom": "6.9.1",
183-
"@testing-library/react": "16.1.0",
183+
"@testing-library/react": "16.3.2",
184184
"@testing-library/react-render-stream": "2.0.2",
185-
"@testing-library/user-event": "14.5.2",
186-
"@types/babel__preset-env": "^7.10.0",
185+
"@testing-library/user-event": "14.6.1",
186+
"@types/babel__preset-env": "7.10.0",
187187
"@types/bytes": "3.1.5",
188188
"@types/fetch-mock": "7.3.8",
189189
"@types/jest": "30.0.0",
190-
"@types/jsesc": "^3.0.3",
190+
"@types/jsesc": "3.0.3",
191191
"@types/lodash": "4.17.24",
192-
"@types/node": "^22.10.7",
192+
"@types/node": "22.10.7",
193193
"@types/react": "19.2.17",
194194
"@types/react-dom": "19.2.3",
195195
"@types/relay-runtime": "14.1.24",
196196
"@types/use-sync-external-store": "0.0.6",
197-
"@typescript-eslint/eslint-plugin": "8.21.0",
198-
"@typescript-eslint/parser": "8.21.0",
199-
"@typescript-eslint/rule-tester": "8.21.0",
200-
"@typescript-eslint/types": "8.21.0",
201-
"@typescript-eslint/utils": "8.21.0",
197+
"@typescript-eslint/eslint-plugin": "8.63.0",
198+
"@typescript-eslint/parser": "8.63.0",
199+
"@typescript-eslint/rule-tester": "8.63.0",
200+
"@typescript-eslint/types": "8.63.0",
201+
"@typescript-eslint/utils": "8.63.0",
202202
"ast-types": "0.16.1",
203203
"babel-plugin-react-compiler": "1.0.0",
204-
"eslint": "9.31.0",
205-
"eslint-import-resolver-typescript": "3.7.0",
204+
"eslint": "9.39.5",
205+
"eslint-import-resolver-typescript": "3.10.1",
206206
"eslint-plugin-import": "2.32.0",
207207
"eslint-plugin-local-rules": "3.0.2",
208-
"eslint-plugin-mdx": "^3.6.2",
209-
"eslint-plugin-react-hooks": "7.0.1",
210-
"eslint-plugin-testing-library": "7.1.1",
208+
"eslint-plugin-mdx": "3.6.2",
209+
"eslint-plugin-react-hooks": "7.1.1",
210+
"eslint-plugin-testing-library": "7.16.2",
211211
"expect": "29.7.0",
212-
"expect-type": "1.1.0",
212+
"expect-type": "1.4.0",
213213
"fetch-mock": "9.11.0",
214-
"globals": "15.14.0",
214+
"globals": "15.15.0",
215215
"graphql": "17.0.1",
216216
"graphql-16": "npm:graphql@16.14.2",
217217
"graphql-17-alpha2": "npm:graphql@17.0.0-alpha.2",
218218
"graphql-17-alpha9": "npm:graphql@17.0.0-alpha.9",
219-
"graphql-ws": "6.0.8",
220-
"jest": "30.2.0",
221-
"jest-environment-jsdom": "30.2.0",
219+
"graphql-ws": "6.1.0",
220+
"jest": "30.4.2",
221+
"jest-environment-jsdom": "30.4.1",
222222
"jest-junit": "16.0.0",
223-
"jest-matcher-utils": "30.2.0",
223+
"jest-matcher-utils": "30.4.1",
224224
"jsdom": "26.1.0",
225-
"jsesc": "^3.1.0",
226-
"knip": "^5.42.2",
227-
"lodash": "4.17.23",
228-
"madge": "^8.0.0",
225+
"jsesc": "3.1.0",
226+
"knip": "5.43.5",
227+
"lodash": "4.18.1",
228+
"madge": "8.0.0",
229229
"patch-package": "8.0.1",
230230
"pkg-pr-new": "0.0.75",
231231
"prettier": "3.1.1",
232-
"publint": "^0.3.8",
232+
"publint": "0.3.8",
233233
"react": "19.2.7",
234234
"react-17": "npm:react@^17",
235235
"react-18": "npm:react@^18",
236236
"react-dom": "19.2.7",
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": "4.1.2",
240240
"recast": "0.23.12",
241-
"relay-runtime": "^14.1.0",
241+
"relay-runtime": "14.1.0",
242242
"rimraf": "5.0.10",
243243
"rxjs": "7.8.2",
244244
"rxjs-min": "npm:rxjs@7.3.0",
245-
"size-limit": "11.1.4",
245+
"size-limit": "11.2.0",
246246
"size-limit-apollo-plugin": "file:config/size-limit",
247-
"sorcery": "^1.0.0",
248-
"source-map": "^0.6.1",
249-
"sourcemap-validator": "^2.1.0",
247+
"sorcery": "1.0.0",
248+
"source-map": "0.6.1",
249+
"sourcemap-validator": "2.1.0",
250250
"subscriptions-transport-ws": "0.11.0",
251-
"terser": "5.31.3",
252-
"ts-api-utils": "2.0.0",
251+
"terser": "5.49.0",
252+
"ts-api-utils": "2.5.0",
253253
"ts-jest": "29.4.11",
254-
"tsx": "4.19.2",
254+
"tsx": "4.23.1",
255255
"typedoc": "0.25.0",
256-
"typescript": "5.7.3",
257-
"web-streams-polyfill": "4.0.0",
256+
"typescript": "5.9.3",
257+
"web-streams-polyfill": "4.3.0",
258258
"zx": "8.8.5"
259259
},
260260
"publishConfig": {

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
"jscodeshift": "17.3.0"
4747
},
4848
"devDependencies": {
49-
"@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"
49+
"@types/jscodeshift": "17.3.0",
50+
"@types/node": "20.19.43",
51+
"diff": "8.0.2",
52+
"typescript": "5.8.3",
53+
"vitest": "1.6.1"
5454
}
5555
}

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

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"devDependencies": {
4-
"jscodeshift": "17.1.1",
4+
"jscodeshift": "17.3.0",
55
"@types/jscodeshift": "0.12.0"
66
}
77
}

0 commit comments

Comments
 (0)