|
156 | 156 | "tslib": "^2.3.0" |
157 | 157 | }, |
158 | 158 | "devDependencies": { |
159 | | - "@actions/github-script": "github:actions/github-script#v7.0.1", |
| 159 | + "@actions/github-script": "github:actions/github-script#v8.0.0", |
160 | 160 | "@arethetypeswrong/cli": "0.15.3", |
161 | 161 | "@ark/attest": "0.28.0", |
162 | 162 | "@babel/core": "^7.26.9", |
|
167 | 167 | "@eslint/compat": "1.2.5", |
168 | 168 | "@eslint/eslintrc": "3.2.0", |
169 | 169 | "@eslint/js": "9.31.0", |
170 | | - "@graphql-codegen/cli": "^5.0.6", |
| 170 | + "@graphql-codegen/cli": "^6.0.0", |
171 | 171 | "@graphql-tools/schema": "10.0.4", |
172 | | - "@jest/expect-utils": "29.7.0", |
173 | | - "@jest/globals": "29.7.0", |
| 172 | + "@jest/expect-utils": "30.2.0", |
| 173 | + "@jest/globals": "30.2.0", |
174 | 174 | "@mdx-js/language-service": "^0.7.1", |
175 | 175 | "@microsoft/api-extractor": "7.49.1", |
176 | 176 | "@microsoft/api-extractor-model": "7.30.2", |
|
184 | 184 | "@testing-library/user-event": "14.5.2", |
185 | 185 | "@types/babel__preset-env": "^7.10.0", |
186 | 186 | "@types/bytes": "3.1.4", |
187 | | - "@types/fetch-mock": "7.3.8", |
188 | | - "@types/jest": "29.5.12", |
| 187 | + "@types/fetch-mock": "9.2.2", |
| 188 | + "@types/jest": "30.0.0", |
189 | 189 | "@types/jsesc": "^3.0.3", |
190 | 190 | "@types/lodash": "4.17.7", |
191 | | - "@types/node": "^22.10.7", |
| 191 | + "@types/node": "^24.0.0", |
192 | 192 | "@types/react": "19.0.12", |
193 | 193 | "@types/react-dom": "19.0.4", |
194 | | - "@types/relay-runtime": "14.1.24", |
195 | | - "@types/use-sync-external-store": "0.0.6", |
| 194 | + "@types/relay-runtime": "19.0.3", |
| 195 | + "@types/use-sync-external-store": "1.5.0", |
196 | 196 | "@typescript-eslint/eslint-plugin": "8.21.0", |
197 | 197 | "@typescript-eslint/parser": "8.21.0", |
198 | 198 | "@typescript-eslint/rule-tester": "8.21.0", |
|
201 | 201 | "ast-types": "0.16.1", |
202 | 202 | "babel-plugin-react-compiler": "19.1.0-rc.2", |
203 | 203 | "eslint": "9.31.0", |
204 | | - "eslint-import-resolver-typescript": "3.7.0", |
| 204 | + "eslint-import-resolver-typescript": "4.4.4", |
205 | 205 | "eslint-plugin-import": "2.31.0", |
206 | 206 | "eslint-plugin-local-rules": "3.0.2", |
207 | 207 | "eslint-plugin-mdx": "^3.6.2", |
208 | 208 | "eslint-plugin-react-compiler": "19.1.0-rc.2", |
209 | | - "eslint-plugin-react-hooks": "5.1.0", |
| 209 | + "eslint-plugin-react-hooks": "7.0.0", |
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.5.4", |
| 214 | + "globals": "16.4.0", |
215 | 215 | "graphql": "16.9.0", |
216 | 216 | "graphql-17-alpha2": "npm:[email protected]", |
217 | 217 | "graphql-ws": "6.0.3", |
218 | | - "jest": "29.7.0", |
219 | | - "jest-environment-jsdom": "29.7.0", |
| 218 | + "jest": "30.2.0", |
| 219 | + "jest-environment-jsdom": "30.2.0", |
220 | 220 | "jest-junit": "16.0.0", |
221 | | - "jest-matcher-utils": "29.7.0", |
222 | | - "jsdom": "25.0.1", |
| 221 | + "jest-matcher-utils": "30.2.0", |
| 222 | + "jsdom": "27.0.0", |
223 | 223 | "jsesc": "^3.1.0", |
224 | 224 | "knip": "^5.42.2", |
225 | 225 | "lodash": "4.17.21", |
|
234 | 234 | "react-dom": "19.1.0", |
235 | 235 | "react-dom-17": "npm:react-dom@^17", |
236 | 236 | "react-dom-18": "npm:react-dom@^18", |
237 | | - "react-error-boundary": "4.0.13", |
| 237 | + "react-error-boundary": "6.0.0", |
238 | 238 | "recast": "0.23.9", |
239 | | - "rimraf": "5.0.9", |
| 239 | + "rimraf": "6.0.1", |
240 | 240 | "rxjs": "7.8.1", |
241 | 241 | "rxjs-min": "npm:[email protected]", |
242 | 242 | "size-limit": "11.1.4", |
|
0 commit comments