|
17 | 17 | "@docusaurus/module-type-aliases": "3.4.0", |
18 | 18 | "@docusaurus/tsconfig": "3.4.0", |
19 | 19 | "@docusaurus/types": "3.4.0", |
20 | | - "@nx/eslint": "19.1.2", |
21 | | - "@nx/eslint-plugin": "19.1.2", |
22 | | - "@nx/react": "19.1.2", |
23 | | - "@nx/vite": "19.1.2", |
24 | | - "@nx/web": "19.1.2", |
25 | | - "@nx/workspace": "19.1.2", |
| 20 | + "@nx/eslint": "20.1.2", |
| 21 | + "@nx/eslint-plugin": "20.1.2", |
| 22 | + "@nx/react": "20.1.2", |
| 23 | + "@nx/vite": "20.1.2", |
| 24 | + "@nx/web": "20.1.2", |
| 25 | + "@nx/workspace": "20.1.2", |
26 | 26 | "@testing-library/jest-dom": "6.4.2", |
27 | 27 | "@testing-library/react": "15.0.6", |
28 | | - "@typescript-eslint/eslint-plugin": "7.6.0", |
29 | | - "@typescript-eslint/parser": "7.6.0", |
| 28 | + "@typescript-eslint/eslint-plugin": "7.18.0", |
| 29 | + "@typescript-eslint/parser": "7.18.0", |
30 | 30 | "@vitest/ui": "1.4.0", |
31 | 31 | "eslint": "8.57.0", |
32 | 32 | "eslint-config-prettier": "9.1.0", |
33 | | - "eslint-plugin-import": "2.29.1", |
34 | | - "eslint-plugin-jsx-a11y": "6.8.0", |
| 33 | + "eslint-plugin-import": "2.31.0", |
| 34 | + "eslint-plugin-jsx-a11y": "6.10.1", |
35 | 35 | "eslint-plugin-react": "7.34.1", |
36 | | - "eslint-plugin-react-hooks": "4.6.0", |
| 36 | + "eslint-plugin-react-hooks": "5.0.0", |
37 | 37 | "firebase-tools": "13.10.2", |
38 | 38 | "jsdom": "24.0.0", |
39 | | - "nx": "19.1.2", |
| 39 | + "nx": "20.1.2", |
40 | 40 | "prettier": "3.2.5", |
41 | | - "typescript": "5.4.4", |
| 41 | + "typescript": "5.5.4", |
42 | 42 | "vite": "5.2.8", |
43 | 43 | "vitest": "1.4.0" |
44 | 44 | }, |
|
0 commit comments