|
10 | 10 | "preview": "vite preview" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@mantine/core": "^7.17.4", |
14 | | - "@mantine/dropzone": "^7.17.4", |
15 | | - "@mantine/hooks": "^7.17.4", |
16 | | - "@mantine/notifications": "^7.17.4", |
| 13 | + "@mantine/core": "^7.17.5", |
| 14 | + "@mantine/dropzone": "^7.17.5", |
| 15 | + "@mantine/hooks": "^7.17.5", |
| 16 | + "@mantine/notifications": "^7.17.5", |
17 | 17 | "@tabler/icons-react": "^3.31.0", |
18 | 18 | "compressorjs": "^1.2.1", |
19 | 19 | "react": "^19.1.0", |
20 | 20 | "react-dom": "^19.1.0", |
21 | | - "react-router-dom": "^7.5.0" |
| 21 | + "react-router-dom": "^7.5.3" |
22 | 22 | }, |
23 | 23 | "devDependencies": { |
24 | | - "@eslint/compat": "^1.2.8", |
25 | | - "@eslint/js": "^9.24.0", |
26 | | - "@types/react": "^19.1.1", |
27 | | - "@types/react-dom": "^19.1.2", |
28 | | - "@vitejs/plugin-react": "^4.3.4", |
29 | | - "eslint": "^9.24.0", |
| 24 | + "@eslint/compat": "^1.2.9", |
| 25 | + "@eslint/js": "^9.25.1", |
| 26 | + "@types/react": "^19.1.2", |
| 27 | + "@types/react-dom": "^19.1.3", |
| 28 | + "@vitejs/plugin-react": "^4.4.1", |
| 29 | + "eslint": "^9.25.1", |
30 | 30 | "eslint-plugin-react": "^7.37.5", |
31 | 31 | "globals": "^16.0.0", |
32 | 32 | "postcss": "^8.5.3", |
33 | 33 | "postcss-preset-mantine": "^1.17.0", |
34 | 34 | "postcss-simple-vars": "^7.0.1", |
35 | 35 | "prettier": "^3.5.3", |
36 | | - "vite": "^6.2.6" |
| 36 | + "vite": "^6.3.4" |
37 | 37 | }, |
38 | 38 | "packageManager": "yarn@4.9.1" |
39 | 39 | } |
0 commit comments