|
14 | 14 | "dependencies": {
|
15 | 15 | "@babel/core": "^7.26.9",
|
16 | 16 | "@emotion/react": "^11.14.0",
|
17 |
| - "@mantine/carousel": "^7.16.3", |
18 |
| - "@mantine/colors-generator": "^7.16.3", |
19 |
| - "@mantine/core": "^7.16.3", |
20 |
| - "@mantine/dates": "^7.16.3", |
21 |
| - "@mantine/dropzone": "^7.16.3", |
22 |
| - "@mantine/emotion": "^7.16.3", |
23 |
| - "@mantine/form": "^7.16.3", |
24 |
| - "@mantine/hooks": "^7.16.3", |
25 |
| - "@mantine/modals": "^7.16.3", |
26 |
| - "@mantine/notifications": "^7.16.3", |
| 17 | + "@mantine/carousel": "^7.17.0", |
| 18 | + "@mantine/colors-generator": "^7.17.0", |
| 19 | + "@mantine/core": "^7.17.0", |
| 20 | + "@mantine/dates": "^7.17.0", |
| 21 | + "@mantine/dropzone": "^7.17.0", |
| 22 | + "@mantine/emotion": "^7.17.0", |
| 23 | + "@mantine/form": "^7.17.0", |
| 24 | + "@mantine/hooks": "^7.17.0", |
| 25 | + "@mantine/modals": "^7.17.0", |
| 26 | + "@mantine/notifications": "^7.17.0", |
27 | 27 | "@marsidev/react-turnstile": "^1.1.0",
|
28 | 28 | "@mdi/js": "^7.4.47",
|
29 | 29 | "@mdi/react": "^1.6.1",
|
|
49 | 49 | "react": "^19.0.0",
|
50 | 50 | "react-dom": "^19.0.0",
|
51 | 51 | "react-error-boundary": "^5.0.0",
|
52 |
| - "react-i18next": "^15.4.0", |
| 52 | + "react-i18next": "^15.4.1", |
53 | 53 | "react-pdf": "^9.2.1",
|
54 |
| - "react-router": "^7.1.5", |
| 54 | + "react-router": "^7.2.0", |
55 | 55 | "swr": "^2.3.2"
|
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
|
67 | 67 | "@types/prismjs": "^1.26.5",
|
68 | 68 | "@types/react": "^19.0.10",
|
69 | 69 | "@types/react-dom": "^19.0.4",
|
70 |
| - "@typescript-eslint/eslint-plugin": "^8.24.0", |
71 |
| - "@typescript-eslint/parser": "^8.24.0", |
| 70 | + "@typescript-eslint/eslint-plugin": "^8.24.1", |
| 71 | + "@typescript-eslint/parser": "^8.24.1", |
72 | 72 | "@vitejs/plugin-react": "^4.3.4",
|
73 | 73 | "axios": "^1.7.9",
|
74 | 74 | "babel-plugin-prismjs": "^2.1.0",
|
|
80 | 80 | "globals": "^15.15.0",
|
81 | 81 | "lodash": "^4.17.21",
|
82 | 82 | "oxlint": "^0.15.11",
|
83 |
| - "postcss": "^8.5.2", |
| 83 | + "postcss": "^8.5.3", |
84 | 84 | "postcss-preset-mantine": "^1.17.0",
|
85 | 85 | "postcss-simple-vars": "^7.0.1",
|
86 | 86 | "prettier": "~3.5.1",
|
|
89 | 89 | "swagger-typescript-api": "^13.0.23",
|
90 | 90 | "tslib": "^2.8.1",
|
91 | 91 | "typescript": "5.7.3",
|
92 |
| - "vite": "^6.1.0", |
| 92 | + "vite": "^6.1.1", |
93 | 93 | "vite-plugin-banner": "^0.8.0",
|
94 | 94 | "vite-plugin-optimize-css-modules": "^1.2.0",
|
95 |
| - "vite-plugin-pages": "^0.32.4", |
| 95 | + "vite-plugin-pages": "^0.32.5", |
96 | 96 | "vite-plugin-prismjs": "^0.0.11",
|
97 | 97 | "vite-plugin-webfont-dl": "^3.10.4",
|
98 | 98 | "vite-tsconfig-paths": "^5.1.4"
|
|
0 commit comments