Skip to content

Commit 17ba499

Browse files
chore(deps): update all devdependencies
1 parent cc1e467 commit 17ba499

5 files changed

Lines changed: 74 additions & 72 deletions

File tree

codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"dependencies": {},
3838
"devDependencies": {
39-
"typescript": "^5.8.3"
39+
"typescript": "5.8.3"
4040
},
4141
"peerDependencies": {
4242
"@graphql-codegen/plugin-helpers": "^5.0.0",

package.json

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -156,103 +156,103 @@
156156
"tslib": "^2.3.0"
157157
},
158158
"devDependencies": {
159-
"@actions/github-script": "github:actions/github-script#v7.0.1",
160-
"@arethetypeswrong/cli": "0.15.3",
161-
"@ark/attest": "0.28.0",
162-
"@babel/core": "^7.26.9",
163-
"@babel/parser": "7.25.0",
164-
"@babel/preset-env": "^7.26.9",
159+
"@actions/github-script": "github:actions/github-script#v7.1.0",
160+
"@arethetypeswrong/cli": "0.18.2",
161+
"@ark/attest": "0.50.0",
162+
"@babel/core": "7.27.3",
163+
"@babel/parser": "7.28.4",
164+
"@babel/preset-env": "7.26.9",
165165
"@changesets/changelog-github": "0.5.0",
166-
"@changesets/cli": "2.27.7",
167-
"@eslint/compat": "1.2.5",
168-
"@eslint/eslintrc": "3.2.0",
169-
"@eslint/js": "9.31.0",
170-
"@graphql-codegen/cli": "^5.0.6",
166+
"@changesets/cli": "2.29.7",
167+
"@eslint/compat": "1.4.0",
168+
"@eslint/eslintrc": "3.3.1",
169+
"@eslint/js": "9.38.0",
170+
"@graphql-codegen/cli": "5.0.6",
171171
"@graphql-tools/schema": "10.0.4",
172172
"@jest/expect-utils": "29.7.0",
173173
"@jest/globals": "29.7.0",
174-
"@mdx-js/language-service": "^0.7.1",
175-
"@microsoft/api-extractor": "7.49.1",
176-
"@microsoft/api-extractor-model": "7.30.2",
174+
"@mdx-js/language-service": "0.7.1",
175+
"@microsoft/api-extractor": "7.53.1",
176+
"@microsoft/api-extractor-model": "7.31.1",
177177
"@microsoft/tsdoc": "0.15.1",
178-
"@size-limit/esbuild-why": "11.1.4",
179-
"@size-limit/preset-small-lib": "11.1.4",
178+
"@size-limit/esbuild-why": "11.2.0",
179+
"@size-limit/preset-small-lib": "11.2.0",
180180
"@testing-library/dom": "10.4.0",
181-
"@testing-library/jest-dom": "6.6.3",
182-
"@testing-library/react": "16.1.0",
181+
"@testing-library/jest-dom": "6.9.1",
182+
"@testing-library/react": "16.3.0",
183183
"@testing-library/react-render-stream": "2.0.0",
184-
"@testing-library/user-event": "14.5.2",
185-
"@types/babel__preset-env": "^7.10.0",
184+
"@testing-library/user-event": "14.6.1",
185+
"@types/babel__preset-env": "7.10.0",
186186
"@types/bytes": "3.1.4",
187187
"@types/fetch-mock": "7.3.8",
188188
"@types/jest": "29.5.12",
189-
"@types/jsesc": "^3.0.3",
189+
"@types/jsesc": "3.0.3",
190190
"@types/lodash": "4.17.7",
191-
"@types/node": "^22.10.7",
192-
"@types/react": "19.0.12",
193-
"@types/react-dom": "19.0.4",
191+
"@types/node": "22.10.7",
192+
"@types/react": "19.2.2",
193+
"@types/react-dom": "19.2.2",
194194
"@types/relay-runtime": "14.1.24",
195195
"@types/use-sync-external-store": "0.0.6",
196-
"@typescript-eslint/eslint-plugin": "8.21.0",
197-
"@typescript-eslint/parser": "8.21.0",
198-
"@typescript-eslint/rule-tester": "8.21.0",
199-
"@typescript-eslint/types": "8.21.0",
200-
"@typescript-eslint/utils": "8.21.0",
196+
"@typescript-eslint/eslint-plugin": "8.46.1",
197+
"@typescript-eslint/parser": "8.46.1",
198+
"@typescript-eslint/rule-tester": "8.46.1",
199+
"@typescript-eslint/types": "8.46.1",
200+
"@typescript-eslint/utils": "8.46.1",
201201
"ast-types": "0.16.1",
202202
"babel-plugin-react-compiler": "19.1.0-rc.2",
203-
"eslint": "9.31.0",
204-
"eslint-import-resolver-typescript": "3.7.0",
205-
"eslint-plugin-import": "2.31.0",
203+
"eslint": "9.38.0",
204+
"eslint-import-resolver-typescript": "3.10.1",
205+
"eslint-plugin-import": "2.32.0",
206206
"eslint-plugin-local-rules": "3.0.2",
207-
"eslint-plugin-mdx": "^3.6.2",
207+
"eslint-plugin-mdx": "3.6.2",
208208
"eslint-plugin-react-compiler": "19.1.0-rc.2",
209-
"eslint-plugin-react-hooks": "5.1.0",
210-
"eslint-plugin-testing-library": "7.1.1",
209+
"eslint-plugin-react-hooks": "5.2.0",
210+
"eslint-plugin-testing-library": "7.13.3",
211211
"expect": "29.7.0",
212-
"expect-type": "1.1.0",
212+
"expect-type": "1.2.2",
213213
"fetch-mock": "9.11.0",
214-
"globals": "15.14.0",
215-
"graphql": "16.9.0",
214+
"globals": "15.15.0",
215+
"graphql": "16.11.0",
216216
"graphql-17-alpha2": "npm:graphql@17.0.0-alpha.2",
217217
"graphql-ws": "6.0.3",
218218
"jest": "29.7.0",
219219
"jest-environment-jsdom": "29.7.0",
220220
"jest-junit": "16.0.0",
221221
"jest-matcher-utils": "29.7.0",
222222
"jsdom": "25.0.1",
223-
"jsesc": "^3.1.0",
224-
"knip": "^5.42.2",
223+
"jsesc": "3.1.0",
224+
"knip": "5.43.5",
225225
"lodash": "4.17.21",
226-
"madge": "^8.0.0",
226+
"madge": "8.0.0",
227227
"patch-package": "8.0.0",
228228
"pkg-pr-new": "0.0.24",
229229
"prettier": "3.1.1",
230-
"publint": "^0.3.8",
231-
"react": "19.1.0",
230+
"publint": "0.3.8",
231+
"react": "19.2.0",
232232
"react-17": "npm:react@^17",
233233
"react-18": "npm:react@^18",
234-
"react-dom": "19.1.0",
234+
"react-dom": "19.2.0",
235235
"react-dom-17": "npm:react-dom@^17",
236236
"react-dom-18": "npm:react-dom@^18",
237-
"react-error-boundary": "4.0.13",
237+
"react-error-boundary": "4.1.2",
238238
"recast": "0.23.9",
239239
"rimraf": "5.0.9",
240240
"rxjs": "7.8.1",
241-
"rxjs-min": "npm:rxjs@7.3.0",
242-
"size-limit": "11.1.4",
241+
"rxjs-min": "npm:rxjs@7.8.2",
242+
"size-limit": "11.2.0",
243243
"size-limit-apollo-plugin": "file:config/size-limit",
244-
"sorcery": "^1.0.0",
245-
"source-map": "^0.6.1",
246-
"sourcemap-validator": "^2.1.0",
244+
"sorcery": "1.0.0",
245+
"source-map": "0.6.1",
246+
"sourcemap-validator": "2.1.0",
247247
"subscriptions-transport-ws": "0.11.0",
248-
"terser": "5.31.3",
249-
"ts-api-utils": "2.0.0",
250-
"ts-jest": "29.2.3",
251-
"tsx": "4.19.2",
248+
"terser": "5.44.0",
249+
"ts-api-utils": "2.1.0",
250+
"ts-jest": "29.4.5",
251+
"tsx": "4.20.6",
252252
"typedoc": "0.25.0",
253-
"typescript": "5.7.3",
254-
"web-streams-polyfill": "4.0.0",
255-
"zx": "^8.3.0"
253+
"typescript": "5.9.3",
254+
"web-streams-polyfill": "4.2.0",
255+
"zx": "8.3.0"
256256
},
257257
"publishConfig": {
258258
"access": "public"

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.22",
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: 10 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)