|
168 | 168 | "@babel/preset-env": "^7.26.9", |
169 | 169 | "@changesets/changelog-github": "0.5.0", |
170 | 170 | "@changesets/cli": "2.27.7", |
171 | | - "@graphql-codegen/cli": "^5.0.6", |
| 171 | + "@graphql-codegen/cli": "^6.0.0", |
172 | 172 | "@graphql-tools/schema": "10.0.4", |
173 | 173 | "@jest/expect-utils": "30.2.0", |
174 | 174 | "@jest/globals": "30.2.0", |
175 | 175 | "@mdx-js/language-service": "^0.7.1", |
176 | 176 | "@microsoft/api-extractor": "7.49.1", |
177 | 177 | "@microsoft/api-extractor-model": "7.30.2", |
178 | 178 | "@microsoft/tsdoc": "0.15.1", |
179 | | - "@size-limit/esbuild-why": "11.1.4", |
180 | | - "@size-limit/preset-small-lib": "11.1.4", |
| 179 | + "@size-limit/esbuild-why": "12.0.0", |
| 180 | + "@size-limit/preset-small-lib": "12.0.0", |
181 | 181 | "@testing-library/dom": "10.4.0", |
182 | 182 | "@testing-library/jest-dom": "6.9.1", |
183 | 183 | "@testing-library/react": "16.1.0", |
184 | 184 | "@testing-library/react-render-stream": "2.0.2", |
185 | 185 | "@testing-library/user-event": "14.5.2", |
186 | 186 | "@types/babel__preset-env": "^7.10.0", |
187 | 187 | "@types/bytes": "3.1.4", |
188 | | - "@types/fetch-mock": "7.3.8", |
| 188 | + "@types/fetch-mock": "9.2.2", |
189 | 189 | "@types/jest": "30.0.0", |
190 | 190 | "@types/jsesc": "^3.0.3", |
191 | 191 | "@types/lodash": "4.17.7", |
192 | | - "@types/node": "^22.10.7", |
| 192 | + "@types/node": "^25.0.0", |
193 | 193 | "@types/react": "19.2.7", |
194 | 194 | "@types/react-dom": "19.2.3", |
195 | | - "@types/relay-runtime": "14.1.24", |
196 | | - "@types/use-sync-external-store": "0.0.6", |
| 195 | + "@types/relay-runtime": "20.1.1", |
| 196 | + "@types/use-sync-external-store": "1.5.0", |
197 | 197 | "@typescript-eslint/eslint-plugin": "8.21.0", |
198 | 198 | "@typescript-eslint/parser": "8.21.0", |
199 | 199 | "@typescript-eslint/rule-tester": "8.21.0", |
200 | 200 | "@typescript-eslint/types": "8.21.0", |
201 | 201 | "@typescript-eslint/utils": "8.21.0", |
202 | 202 | "ast-types": "0.16.1", |
203 | 203 | "babel-plugin-react-compiler": "1.0.0", |
204 | | - "eslint": "9.31.0", |
205 | | - "eslint-import-resolver-typescript": "3.7.0", |
| 204 | + "eslint": "10.0.0", |
| 205 | + "eslint-import-resolver-typescript": "4.4.4", |
206 | 206 | "eslint-plugin-import": "2.32.0", |
207 | 207 | "eslint-plugin-local-rules": "3.0.2", |
208 | 208 | "eslint-plugin-mdx": "^3.6.2", |
209 | 209 | "eslint-plugin-react-hooks": "7.0.1", |
210 | 210 | "eslint-plugin-testing-library": "7.1.1", |
211 | | - "expect": "29.7.0", |
| 211 | + "expect": "30.2.0", |
212 | 212 | "expect-type": "1.1.0", |
213 | | - "fetch-mock": "9.11.0", |
214 | | - "globals": "15.14.0", |
| 213 | + "fetch-mock": "12.6.0", |
| 214 | + "globals": "17.3.0", |
215 | 215 | "graphql": "16.9.0", |
216 | 216 | "graphql-17-alpha2": "npm:graphql@17.0.0-alpha.2", |
217 | 217 | "graphql-17-alpha9": "npm:graphql@17.0.0-alpha.9", |
|
220 | 220 | "jest-environment-jsdom": "30.2.0", |
221 | 221 | "jest-junit": "16.0.0", |
222 | 222 | "jest-matcher-utils": "30.2.0", |
223 | | - "jsdom": "26.1.0", |
| 223 | + "jsdom": "28.1.0", |
224 | 224 | "jsesc": "^3.1.0", |
225 | 225 | "knip": "^5.42.2", |
226 | 226 | "lodash": "4.17.23", |
|
235 | 235 | "react-dom": "19.2.3", |
236 | 236 | "react-dom-17": "npm:react-dom@^17", |
237 | 237 | "react-dom-18": "npm:react-dom@^18", |
238 | | - "react-error-boundary": "4.0.13", |
| 238 | + "react-error-boundary": "6.1.1", |
239 | 239 | "recast": "0.23.9", |
240 | | - "rimraf": "5.0.9", |
| 240 | + "rimraf": "6.1.3", |
241 | 241 | "rxjs": "7.8.1", |
242 | 242 | "rxjs-min": "npm:rxjs@7.3.0", |
243 | | - "size-limit": "11.1.4", |
| 243 | + "size-limit": "12.0.0", |
244 | 244 | "size-limit-apollo-plugin": "file:config/size-limit", |
245 | 245 | "sorcery": "^1.0.0", |
246 | 246 | "source-map": "^0.6.1", |
|
0 commit comments