|
14 | 14 | "dependencies": {
|
15 | 15 | "@babel/core": "^7.26.10",
|
16 | 16 | "@emotion/react": "^11.14.0",
|
17 |
| - "@mantine/carousel": "^7.17.4", |
18 |
| - "@mantine/colors-generator": "^7.17.4", |
19 |
| - "@mantine/core": "^7.17.4", |
20 |
| - "@mantine/dates": "^7.17.4", |
21 |
| - "@mantine/dropzone": "^7.17.4", |
22 |
| - "@mantine/emotion": "^7.17.4", |
23 |
| - "@mantine/form": "^7.17.4", |
24 |
| - "@mantine/hooks": "^7.17.4", |
25 |
| - "@mantine/modals": "^7.17.4", |
26 |
| - "@mantine/notifications": "^7.17.4", |
| 17 | + "@mantine/carousel": "^7.17.5", |
| 18 | + "@mantine/colors-generator": "^7.17.5", |
| 19 | + "@mantine/core": "^7.17.5", |
| 20 | + "@mantine/dates": "^7.17.5", |
| 21 | + "@mantine/dropzone": "^7.17.5", |
| 22 | + "@mantine/emotion": "^7.17.5", |
| 23 | + "@mantine/form": "^7.17.5", |
| 24 | + "@mantine/hooks": "^7.17.5", |
| 25 | + "@mantine/modals": "^7.17.5", |
| 26 | + "@mantine/notifications": "^7.17.5", |
27 | 27 | "@marsidev/react-turnstile": "^1.1.0",
|
28 | 28 | "@mdi/js": "^7.4.47",
|
29 | 29 | "@mdi/react": "^1.6.1",
|
|
43 | 43 | "i18next-resources-to-backend": "^1.2.1",
|
44 | 44 | "katex": "^0.16.22",
|
45 | 45 | "lz-string": "^1.5.0",
|
46 |
| - "marked": "^15.0.9", |
| 46 | + "marked": "^15.0.10", |
47 | 47 | "marked-highlight": "^2.2.1",
|
48 | 48 | "pdfjs-dist": "4.8.69",
|
49 | 49 | "prismjs": "^1.30.0",
|
50 | 50 | "react": "^19.1.0",
|
51 | 51 | "react-dom": "^19.1.0",
|
52 | 52 | "react-error-boundary": "^5.0.0",
|
53 |
| - "react-i18next": "^15.4.1", |
| 53 | + "react-i18next": "^15.5.1", |
54 | 54 | "react-pdf": "^9.2.1",
|
55 | 55 | "react-router": "^7.5.1",
|
56 | 56 | "swr": "^2.3.3"
|
|
79 | 79 | "swagger-typescript-api": "^13.1.1",
|
80 | 80 | "tslib": "^2.8.1",
|
81 | 81 | "typescript": "5.8.3",
|
82 |
| - "vite": "^6.3.2", |
| 82 | + "vite": "^6.3.3", |
83 | 83 | "vite-plugin-banner": "^0.8.1",
|
84 | 84 | "vite-plugin-optimize-css-modules": "^1.2.0",
|
85 | 85 | "vite-plugin-pages": "^0.33.0",
|
|
0 commit comments