|
29 | 29 | "preview": "vite preview"
|
30 | 30 | },
|
31 | 31 | "dependencies": {
|
32 |
| - "@mantine/core": "8.3.2", |
33 |
| - "@mantine/dates": "8.3.2", |
34 |
| - "@mantine/form": "8.3.2", |
35 |
| - "@mantine/hooks": "8.3.2", |
36 |
| - "@mantine/modals": "^8.3.2", |
37 |
| - "@mantine/notifications": "8.3.2", |
| 32 | + "@mantine/core": "8.3.3", |
| 33 | + "@mantine/dates": "8.3.3", |
| 34 | + "@mantine/form": "8.3.3", |
| 35 | + "@mantine/hooks": "8.3.3", |
| 36 | + "@mantine/modals": "^8.3.3", |
| 37 | + "@mantine/notifications": "8.3.3", |
38 | 38 | "@tabler/icons-react": "^3.35.0",
|
39 | 39 | "dayjs": "^1.11.18",
|
40 | 40 | "react": "^19.2.0",
|
41 | 41 | "react-dom": "^19.2.0",
|
42 | 42 | "react-dsv-import": "^0.4.10"
|
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
45 |
| - "@eslint/js": "^9.36.0", |
| 45 | + "@eslint/js": "^9.37.0", |
46 | 46 | "@types/react": "^19.2.0",
|
47 | 47 | "@types/react-dom": "^19.2.0",
|
48 | 48 | "@vitejs/plugin-react": "^5.0.4",
|
49 | 49 | "typescript": "^5.9.3",
|
50 |
| - "vite": "7.1.8", |
| 50 | + "vite": "7.1.9", |
51 | 51 | "vite-plugin-dts": "^4.5.4",
|
52 | 52 | "vite-plugin-svgr": "^4.5.0"
|
53 | 53 | }
|
|
0 commit comments