|
14 | 14 | "dependencies": {
|
15 | 15 | "@mantine/core": "^7.10.0",
|
16 | 16 | "@mantine/dropzone": "^7.10.0",
|
17 |
| - "@mantine/form": "^7.10.0", |
| 17 | + "@mantine/form": "^7.12.2", |
18 | 18 | "@mantine/hooks": "^7.10.0",
|
19 | 19 | "@mantine/notifications": "^7.10.2",
|
20 |
| - "@tabler/icons-react": "^3.5.0", |
21 |
| - "jotai": "^2.8.3", |
| 20 | + "@tabler/icons-react": "^3.15.0", |
| 21 | + "jotai": "^2.9.3", |
22 | 22 | "react": "^18.2.0",
|
23 | 23 | "react-dom": "^18.2.0"
|
24 | 24 | },
|
25 | 25 | "devDependencies": {
|
26 |
| - "@types/react": "^18.2.66", |
| 26 | + "@types/react": "^18.3.5", |
27 | 27 | "@types/react-dom": "^18.2.22",
|
28 |
| - "@typescript-eslint/eslint-plugin": "^7.2.0", |
29 |
| - "@typescript-eslint/parser": "^7.2.0", |
| 28 | + "@typescript-eslint/eslint-plugin": "^7.18.0", |
| 29 | + "@typescript-eslint/parser": "^7.17.0", |
30 | 30 | "@vitejs/plugin-react": "^4.2.1",
|
31 | 31 | "eslint": "^8.57.0",
|
32 | 32 | "eslint-config-prettier": "^9.1.0",
|
33 | 33 | "eslint-plugin-react-hooks": "^4.6.0",
|
34 |
| - "eslint-plugin-react-refresh": "^0.4.6", |
35 |
| - "postcss": "^8.4.38", |
36 |
| - "postcss-preset-mantine": "^1.15.0", |
| 34 | + "eslint-plugin-react-refresh": "^0.4.11", |
| 35 | + "postcss": "^8.4.45", |
| 36 | + "postcss-preset-mantine": "^1.17.0", |
37 | 37 | "postcss-simple-vars": "^7.0.1",
|
38 |
| - "prettier": "^3.2.5", |
39 |
| - "typescript": "^5.2.2", |
40 |
| - "vite": "^5.2.0", |
| 38 | + "prettier": "^3.3.3", |
| 39 | + "typescript": "^5.5.4", |
| 40 | + "vite": "^5.4.3", |
41 | 41 | "vite-tsconfig-paths": "^4.3.2"
|
42 | 42 | }
|
43 | 43 | }
|
0 commit comments