|
14 | 14 | "dependencies": { |
15 | 15 | "@emotion/react": "^11.14.0", |
16 | 16 | "@emotion/styled": "^11.14.0", |
17 | | - "@mui/icons-material": "^6.4.8", |
18 | | - "@mui/material": "^6.4.8", |
19 | | - "@mui/x-data-grid": "^7.28.1", |
| 17 | + "@mui/icons-material": "^7.1.0", |
| 18 | + "@mui/material": "^7.1.0", |
| 19 | + "@mui/x-data-grid": "^8.2.0", |
20 | 20 | "date-fns": "^4.1.0", |
21 | 21 | "react": "^18.3.1 || ^19.0.0", |
22 | 22 | "react-dom": "^18.3.1 || ^19.0.0", |
23 | | - "react-router-dom": "^7.4.0" |
| 23 | + "react-router-dom": "^7.5.3" |
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | | - "@babel/core": "^7.14.5", |
27 | | - "@babel/preset-react": "^7.14.5", |
28 | | - "@nx/cypress": "20.4.4", |
29 | | - "@nx/devkit": "20.4.4", |
30 | | - "@nx/eslint": "20.4.4", |
31 | | - "@nx/eslint-plugin": "20.4.4", |
32 | | - "@nx/js": "20.4.4", |
33 | | - "@nx/react": "20.4.4", |
34 | | - "@nx/vite": "20.4.4", |
35 | | - "@nx/web": "20.4.4", |
36 | | - "@nx/workspace": "20.4.4", |
| 26 | + "@babel/core": "^7.27.1", |
| 27 | + "@babel/preset-react": "^7.27.1", |
| 28 | + "@nx/cypress": "21.0.0", |
| 29 | + "@nx/devkit": "21.0.0", |
| 30 | + "@nx/eslint": "21.0.0", |
| 31 | + "@nx/eslint-plugin": "21.0.0", |
| 32 | + "@nx/js": "21.0.0", |
| 33 | + "@nx/react": "21.0.0", |
| 34 | + "@nx/vite": "21.0.0", |
| 35 | + "@nx/web": "21.0.0", |
| 36 | + "@nx/workspace": "21.0.0", |
37 | 37 | "@semantic-release/git": "^10.0.1", |
38 | 38 | "@semantic-release/npm": "^12.0.1", |
39 | | - "@swc-node/register": "1.9.2", |
40 | | - "@swc/cli": "~0.3.12", |
41 | | - "@swc/core": "1.5.7", |
42 | | - "@swc/helpers": "0.5.11", |
| 39 | + "@swc-node/register": "1.10.10", |
| 40 | + "@swc/cli": "0.6.0", |
| 41 | + "@swc/core": "1.11.24", |
| 42 | + "@swc/helpers": "0.5.17", |
43 | 43 | "@testing-library/jest-dom": "^6.5.0", |
44 | | - "@testing-library/react": "16.0.1", |
45 | | - "@types/node": "20.14.2", |
46 | | - "@types/react": "18.3.3", |
47 | | - "@types/react-dom": "18.3.0", |
48 | | - "@typescript-eslint/eslint-plugin": "7.18.0", |
49 | | - "@typescript-eslint/parser": "7.18.0", |
50 | | - "@vitejs/plugin-react": "^4.3.2", |
51 | | - "@vitest/coverage-v8": "^2.1.3", |
52 | | - "@vitest/ui": "^2.1.3", |
53 | | - "eslint": "~8.57.0", |
54 | | - "eslint-config-prettier": "^9.1.0", |
| 44 | + "@testing-library/react": "16.3.0", |
| 45 | + "@types/node": "22.15.14", |
| 46 | + "@types/react": "19.1.3", |
| 47 | + "@types/react-dom": "19.1.3", |
| 48 | + "@typescript-eslint/eslint-plugin": "8.32.0", |
| 49 | + "@typescript-eslint/parser": "8.32.0", |
| 50 | + "@vitejs/plugin-react": "^4.4.1", |
| 51 | + "@vitest/coverage-v8": "^3.1.3", |
| 52 | + "@vitest/ui": "^3.1.3", |
| 53 | + "eslint": "~9.26.0", |
| 54 | + "eslint-config-prettier": "10.1.2", |
55 | 55 | "eslint-plugin-import": "2.31.0", |
56 | | - "eslint-plugin-jsx-a11y": "6.10.1", |
57 | | - "eslint-plugin-react": "7.34.2", |
58 | | - "eslint-plugin-react-hooks": "5.0.0", |
| 56 | + "eslint-plugin-jsx-a11y": "6.10.2", |
| 57 | + "eslint-plugin-react": "7.37.5", |
| 58 | + "eslint-plugin-react-hooks": "5.2.0", |
59 | 59 | "jest-mock": "^29.7.0", |
60 | | - "jsdom": "~25.0.1", |
61 | | - "nx": "20.4.4", |
62 | | - "prettier": "^3.3.3", |
63 | | - "sass": "^1.79.5", |
64 | | - "semantic-release": "^24.1.2", |
65 | | - "typescript": "5.7.3", |
66 | | - "vite": "5.4.6", |
67 | | - "vite-plugin-dts": "~4.2.4", |
68 | | - "vite-plugin-mkcert": "^1.17.6", |
69 | | - "vitest": "^2.1.3" |
| 60 | + "jiti": "2.4.2", |
| 61 | + "jsdom": "~26.1.0", |
| 62 | + "nx": "21.0.0", |
| 63 | + "prettier": "^3.5.3", |
| 64 | + "sass": "^1.87.0", |
| 65 | + "semantic-release": "^24.2.3", |
| 66 | + "typescript": "^5.8.3", |
| 67 | + "vite": "^6.3.5", |
| 68 | + "vite-plugin-dts": "^4.5.3", |
| 69 | + "vite-plugin-mkcert": "^1.17.8", |
| 70 | + "vitest": "^3.1.3" |
70 | 71 | }, |
71 | 72 | "peerDependencies": { |
72 | | - "@emotion/react": "^11.13.3", |
73 | | - "@emotion/styled": "^11.13.0", |
74 | | - "@mui/icons-material": "^6.1.4", |
75 | | - "@mui/material": "^6.1.4", |
76 | | - "@mui/x-data-grid": "^7.21.0", |
| 73 | + "@emotion/react": "^11.14.0", |
| 74 | + "@emotion/styled": "^11.14.0", |
| 75 | + "@mui/icons-material": "^7.1.0", |
| 76 | + "@mui/material": "^7.1.0", |
| 77 | + "@mui/x-data-grid": "^8.2.0", |
77 | 78 | "date-fns": "^4.1.0", |
78 | | - "react": "^18.3.1", |
79 | | - "react-dom": "^18.3.1", |
80 | | - "react-router-dom": "^6.27.0" |
| 79 | + "react": "^18.3.1 || ^19.0.0", |
| 80 | + "react-dom": "^18.3.1 || ^19.0.0", |
| 81 | + "react-router-dom": "^7.5.3" |
81 | 82 | }, |
82 | 83 | "release": { |
83 | 84 | "branches": [ |
|
0 commit comments