|
29 | 29 | "preview": "vite preview"
|
30 | 30 | },
|
31 | 31 | "dependencies": {
|
32 |
| - "@mantine/core": "7.17.2", |
33 |
| - "@mantine/dates": "7.17.2", |
34 |
| - "@mantine/form": "7.17.2", |
35 |
| - "@mantine/hooks": "7.17.2", |
36 |
| - "@mantine/modals": "^7.17.2", |
37 |
| - "@mantine/notifications": "7.17.2", |
| 32 | + "@mantine/core": "7.17.3", |
| 33 | + "@mantine/dates": "7.17.3", |
| 34 | + "@mantine/form": "7.17.3", |
| 35 | + "@mantine/hooks": "7.17.3", |
| 36 | + "@mantine/modals": "^7.17.3", |
| 37 | + "@mantine/notifications": "7.17.3", |
38 | 38 | "@tabler/icons-react": "^3.31.0",
|
39 | 39 | "dayjs": "^1.11.13",
|
40 |
| - "react": "^19.0.0", |
41 |
| - "react-dom": "^19.0.0", |
| 40 | + "react": "^19.1.0", |
| 41 | + "react-dom": "^19.1.0", |
42 | 42 | "react-dsv-import": "^0.4.10"
|
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
|
47 | 47 | "@types/react-dom": "^19.0.4",
|
48 | 48 | "@vitejs/plugin-react": "^4.3.4",
|
49 | 49 | "typescript": "^5.8.2",
|
50 |
| - "vite": "^6.2.3", |
| 50 | + "vite": "^6.2.4", |
51 | 51 | "vite-plugin-dts": "^4.5.3",
|
52 | 52 | "vite-plugin-svgr": "^4.3.0"
|
53 | 53 | }
|
|
0 commit comments