|
255 | 255 | "@eslint/eslintrc": "^3.1.0", |
256 | 256 | "@lingui/swc-plugin": "^5.6.0", |
257 | 257 | "@lingui/vite-plugin": "^5.4.1", |
258 | | - "@nx/cypress": "21.6.4", |
259 | | - "@nx/eslint": "21.6.4", |
260 | | - "@nx/eslint-plugin": "21.6.4", |
261 | | - "@nx/jest": "21.6.4", |
262 | | - "@nx/js": "21.6.4", |
263 | | - "@nx/next": "21.6.4", |
264 | | - "@nx/react": "21.6.4", |
265 | | - "@nx/vite": "21.6.4", |
266 | | - "@nx/workspace": "21.6.4", |
| 258 | + "@nx/cypress": "22.0.3", |
| 259 | + "@nx/eslint": "22.0.3", |
| 260 | + "@nx/eslint-plugin": "22.0.3", |
| 261 | + "@nx/jest": "22.0.3", |
| 262 | + "@nx/js": "22.0.3", |
| 263 | + "@nx/next": "22.0.3", |
| 264 | + "@nx/react": "22.0.3", |
| 265 | + "@nx/vite": "22.0.3", |
| 266 | + "@nx/workspace": "22.0.3", |
267 | 267 | "@sentry/vite-plugin": "^4.4.0", |
268 | 268 | "@swc-node/register": "~1.11.1", |
269 | 269 | "@swc/cli": "~0.7.5", |
270 | | - "@swc/core": "~1.13.5", |
271 | | - "@swc/plugin-styled-components": "^9.1.0", |
| 270 | + "@swc/core": "~1.15.1", |
| 271 | + "@swc/plugin-styled-components": "^11.0.0", |
272 | 272 | "@testing-library/dom": "^10.4.0", |
273 | 273 | "@testing-library/react": "16.3.0", |
274 | 274 | "@typechain/ethers-v5": "^11.1.2", |
|
280 | 280 | "@types/jest": "^30.0.0", |
281 | 281 | "@types/ms": "^2.1.0", |
282 | 282 | "@types/ms.macro": "^2.0.0", |
283 | | - "@types/node": "24.7.1", |
| 283 | + "@types/node": "24.10.1", |
284 | 284 | "@types/react": "19.1.3", |
285 | 285 | "@types/react-copy-to-clipboard": "^5.0.7", |
286 | 286 | "@types/react-cytoscapejs": "^1.2.5", |
|
296 | 296 | "@types/wcag-contrast": "^3.0.0", |
297 | 297 | "@typescript-eslint/eslint-plugin": "^8.4.0", |
298 | 298 | "@typescript-eslint/parser": "^8.4.0", |
299 | | - "@vitejs/plugin-react": "~5.0.4", |
| 299 | + "@vitejs/plugin-react": "~5.1.1", |
300 | 300 | "@vitejs/plugin-react-swc": "^4.1.0", |
301 | 301 | "@vitest/coverage-c8": "~0.33.0", |
302 | | - "@vitest/ui": "~3.2.4", |
| 302 | + "@vitest/ui": "~4.0.8", |
303 | 303 | "@web3-react/types": "^8.2.3", |
304 | 304 | "babel-jest": "^30.2.0", |
305 | 305 | "babel-plugin-styled-components": "2.1.4", |
306 | 306 | "babel-plugin-transform-import-meta": "^2.2.0", |
307 | 307 | "cypress": "^15.4.0", |
308 | | - "eslint": "~9.37.0", |
309 | | - "eslint-config-next": "15.5.4", |
| 308 | + "eslint": "~9.39.1", |
| 309 | + "eslint-config-next": "16.0.1", |
310 | 310 | "eslint-config-prettier": "10.1.8", |
311 | 311 | "eslint-plugin-cypress": "^5.2.0", |
312 | 312 | "eslint-plugin-import": "2.32.0", |
313 | 313 | "eslint-plugin-jest": "^29.0.1", |
314 | 314 | "eslint-plugin-jsx-a11y": "6.10.2", |
315 | | - "eslint-plugin-lingui": "^0.10.1", |
| 315 | + "eslint-plugin-lingui": "^0.11.0", |
316 | 316 | "eslint-plugin-react": "7.37.5", |
317 | | - "eslint-plugin-react-hooks": "7.0.0", |
| 317 | + "eslint-plugin-react-hooks": "7.0.1", |
318 | 318 | "eslint-plugin-unused-imports": "^4.1.3", |
319 | 319 | "file-loader": "^6.2.0", |
320 | 320 | "husky": "^9.1.7", |
|
323 | 323 | "jest-environment-jsdom": "^30.2.0", |
324 | 324 | "jest-fetch-mock": "^3.0.3", |
325 | 325 | "jest-styled-components": "^7.1.1", |
326 | | - "jsdom": "~27.0.0", |
| 326 | + "jsdom": "~27.2.0", |
327 | 327 | "lint-staged": "^16.1.2", |
328 | 328 | "node-stdlib-browser": "^1.2.0", |
329 | | - "nx": "21.6.4", |
| 329 | + "nx": "22.0.3", |
330 | 330 | "patch-package": "^8.0.0", |
331 | 331 | "prettier": "^3.3.3", |
332 | 332 | "react-cosmos": "^7.0.0", |
|
346 | 346 | "vite-plugin-pwa": "^1.0.0", |
347 | 347 | "vite-plugin-svgr": "^4.2.0", |
348 | 348 | "vite-tsconfig-paths": "~5.1.4", |
349 | | - "vitest": "~3.2.4" |
| 349 | + "vitest": "~4.0.8" |
350 | 350 | } |
351 | 351 | } |
0 commit comments