|
10 | 10 | "preview": "vite preview" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@mantine/core": "7.17.0", |
14 | | - "@mantine/hooks": "7.17.0", |
15 | | - "@tabler/icons-react": "3.17.0", |
16 | | - "@tanstack/react-query": "^5.66.7", |
17 | | - "@tanstack/react-query-devtools": "^5.66.7", |
| 13 | + "@mantine/core": "8.1.3", |
| 14 | + "@mantine/hooks": "8.1.3", |
| 15 | + "@tabler/icons-react": "3.34.0", |
| 16 | + "@tanstack/react-query": "^5.83.0", |
| 17 | + "@tanstack/react-query-devtools": "^5.83.0", |
18 | 18 | "mantine-react-table": "^2.0.0-beta.6", |
19 | | - "react": "^19.0.0", |
20 | | - "react-dom": "^19.0.0", |
21 | | - "react-error-boundary": "^5.0.0", |
22 | | - "react-router-dom": "^7.2.0" |
| 19 | + "react": "^19.1.0", |
| 20 | + "react-dom": "^19.1.0", |
| 21 | + "react-error-boundary": "^6.0.0", |
| 22 | + "react-router-dom": "^7.7.0" |
23 | 23 | }, |
24 | 24 | "devDependencies": { |
25 | | - "@types/react": "^19.0.10", |
26 | | - "@types/react-dom": "^19.0.4", |
27 | | - "@typescript-eslint/eslint-plugin": "^8.24.1", |
28 | | - "@typescript-eslint/parser": "^8.24.1", |
29 | | - "@vitejs/plugin-react": "^4.3.4", |
30 | | - "eslint": "^9.20.1", |
31 | | - "eslint-plugin-react-hooks": "^5.1.0", |
32 | | - "eslint-plugin-react-refresh": "^0.4.19", |
33 | | - "postcss": "^8.5.3", |
34 | | - "postcss-preset-mantine": "1.17.0", |
| 25 | + "@types/react": "^19.1.8", |
| 26 | + "@types/react-dom": "^19.1.6", |
| 27 | + "@typescript-eslint/eslint-plugin": "^8.37.0", |
| 28 | + "@typescript-eslint/parser": "^8.37.0", |
| 29 | + "@vitejs/plugin-react": "^4.7.0", |
| 30 | + "eslint": "^9.31.0", |
| 31 | + "eslint-plugin-react-hooks": "^5.2.0", |
| 32 | + "eslint-plugin-react-refresh": "^0.4.20", |
| 33 | + "postcss": "^8.5.6", |
| 34 | + "postcss-preset-mantine": "1.18.0", |
35 | 35 | "postcss-simple-vars": "^7.0.1", |
36 | | - "typescript": "^5.7.3", |
37 | | - "vite": "^6.1.1" |
| 36 | + "typescript": "^5.8.3", |
| 37 | + "vite": "^7.0.5" |
38 | 38 | } |
39 | 39 | } |
0 commit comments