|
14 | 14 | "dependencies": { |
15 | 15 | "@babel/core": "^7.28.0", |
16 | 16 | "@emotion/react": "^11.14.0", |
17 | | - "@mantine/carousel": "^8.1.2", |
18 | | - "@mantine/colors-generator": "^8.1.2", |
19 | | - "@mantine/core": "^8.1.2", |
20 | | - "@mantine/dates": "^8.1.2", |
21 | | - "@mantine/dropzone": "^8.1.2", |
22 | | - "@mantine/emotion": "^8.1.2", |
23 | | - "@mantine/form": "^8.1.2", |
24 | | - "@mantine/hooks": "^8.1.2", |
25 | | - "@mantine/modals": "^8.1.2", |
26 | | - "@mantine/notifications": "^8.1.2", |
| 17 | + "@mantine/carousel": "^8.1.3", |
| 18 | + "@mantine/colors-generator": "^8.1.3", |
| 19 | + "@mantine/core": "^8.1.3", |
| 20 | + "@mantine/dates": "^8.1.3", |
| 21 | + "@mantine/dropzone": "^8.1.3", |
| 22 | + "@mantine/emotion": "^8.1.3", |
| 23 | + "@mantine/form": "^8.1.3", |
| 24 | + "@mantine/hooks": "^8.1.3", |
| 25 | + "@mantine/modals": "^8.1.3", |
| 26 | + "@mantine/notifications": "^8.1.3", |
27 | 27 | "@marsidev/react-turnstile": "^1.1.0", |
28 | 28 | "@mdi/js": "^7.4.47", |
29 | 29 | "@mdi/react": "^1.6.1", |
|
66 | 66 | "@vitejs/plugin-react-oxc": "^0.2.3", |
67 | 67 | "axios": "^1.10.0", |
68 | 68 | "babel-plugin-prismjs": "^2.1.0", |
69 | | - "oxlint": "^1.5.0", |
| 69 | + "oxlint": "^1.6.0", |
70 | 70 | "postcss": "^8.5.6", |
71 | 71 | "postcss-preset-mantine": "^1.18.0", |
72 | 72 | "postcss-simple-vars": "^7.0.1", |
|
75 | 75 | "swagger-typescript-api": "^13.2.7", |
76 | 76 | "tslib": "^2.8.1", |
77 | 77 | "typescript": "5.8.3", |
78 | | - "vite": "npm:rolldown-vite@^7.0.4", |
| 78 | + "vite": "npm:rolldown-vite@^7.0.5", |
79 | 79 | "vite-plugin-banner": "^0.8.1", |
80 | 80 | "vite-plugin-optimize-css-modules": "^1.2.0", |
81 | 81 | "vite-plugin-pages": "^0.33.1", |
|
0 commit comments