|
10 | 10 | "preview": "vite preview" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@mantine/core": "^8.1.0", |
14 | | - "@mantine/dropzone": "^8.1.0", |
15 | | - "@mantine/hooks": "^8.1.0", |
16 | | - "@mantine/notifications": "^8.1.0", |
| 13 | + "@mantine/core": "^8.1.2", |
| 14 | + "@mantine/dropzone": "^8.1.2", |
| 15 | + "@mantine/hooks": "^8.1.2", |
| 16 | + "@mantine/notifications": "^8.1.2", |
17 | 17 | "@tabler/icons-react": "^3.34.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.6.2" |
| 21 | + "react-router-dom": "^7.6.3" |
22 | 22 | }, |
23 | 23 | "devDependencies": { |
24 | | - "@eslint/compat": "^1.3.0", |
25 | | - "@eslint/js": "^9.28.0", |
| 24 | + "@eslint/compat": "^1.3.1", |
| 25 | + "@eslint/js": "^9.30.1", |
26 | 26 | "@types/react": "^19.1.8", |
27 | 27 | "@types/react-dom": "^19.1.6", |
28 | | - "@vitejs/plugin-react": "^4.5.2", |
29 | | - "eslint": "^9.28.0", |
| 28 | + "@vitejs/plugin-react": "^4.6.0", |
| 29 | + "eslint": "^9.30.1", |
30 | 30 | "eslint-plugin-react": "^7.37.5", |
31 | | - "globals": "^16.2.0", |
32 | | - "postcss": "^8.5.5", |
33 | | - "postcss-preset-mantine": "^1.17.0", |
| 31 | + "globals": "^16.3.0", |
| 32 | + "postcss": "^8.5.6", |
| 33 | + "postcss-preset-mantine": "^1.18.0", |
34 | 34 | "postcss-simple-vars": "^7.0.1", |
35 | | - "prettier": "^3.5.3", |
36 | | - "vite": "^6.3.5" |
| 35 | + "prettier": "^3.6.2", |
| 36 | + "vite": "^7.0.0" |
37 | 37 | }, |
38 | 38 | "packageManager": "[email protected]" |
39 | 39 | } |
0 commit comments