|
14 | 14 | "dependencies": { |
15 | 15 | "@babel/core": "^7.28.0", |
16 | 16 | "@emotion/react": "^11.14.0", |
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", |
| 17 | + "@mantine/carousel": "^8.2.1", |
| 18 | + "@mantine/colors-generator": "^8.2.1", |
| 19 | + "@mantine/core": "^8.2.1", |
| 20 | + "@mantine/dates": "^8.2.1", |
| 21 | + "@mantine/dropzone": "^8.2.1", |
| 22 | + "@mantine/emotion": "^8.2.1", |
| 23 | + "@mantine/form": "^8.2.1", |
| 24 | + "@mantine/hooks": "^8.2.1", |
| 25 | + "@mantine/modals": "^8.2.1", |
| 26 | + "@mantine/notifications": "^8.2.1", |
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": "^16.0.0", |
| 46 | + "marked": "^16.1.1", |
47 | 47 | "pdfjs-dist": "5.3.31", |
48 | 48 | "react": "^19.1.0", |
49 | 49 | "react-dom": "^19.1.0", |
50 | 50 | "react-error-boundary": "^6.0.0", |
51 | 51 | "react-i18next": "^15.6.0", |
52 | 52 | "react-pdf": "^10.0.1", |
53 | | - "react-router": "^7.6.3", |
54 | | - "shiki": "^3.8.0", |
| 53 | + "react-router": "^7.7.0", |
| 54 | + "shiki": "^3.8.1", |
55 | 55 | "swr": "^2.3.4" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | | - "@shikijs/transformers": "^3.8.0", |
| 58 | + "@shikijs/transformers": "^3.8.1", |
59 | 59 | "@trivago/prettier-plugin-sort-imports": "^5.2.2", |
60 | 60 | "@types/chroma-js": "^3.1.1", |
61 | 61 | "@types/katex": "^0.16.7", |
62 | | - "@types/node": "^24.0.13", |
| 62 | + "@types/node": "^24.1.0", |
63 | 63 | "@types/prismjs": "^1.26.5", |
64 | 64 | "@types/react": "^19.1.8", |
65 | 65 | "@types/react-dom": "^19.1.6", |
66 | | - "@vitejs/plugin-react-oxc": "^0.2.3", |
| 66 | + "@vitejs/plugin-react-oxc": "^0.3.0", |
67 | 67 | "axios": "^1.10.0", |
68 | 68 | "babel-plugin-prismjs": "^2.1.0", |
69 | | - "oxlint": "^1.6.0", |
| 69 | + "oxlint": "^1.8.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.9", |
| 78 | + "vite": "npm:rolldown-vite@^7.0.10", |
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", |
82 | | - "vite-plugin-webfont-dl": "^3.11.0", |
| 82 | + "vite-plugin-webfont-dl": "^3.11.1", |
83 | 83 | "vite-tsconfig-paths": "^5.1.4" |
84 | 84 | }, |
85 | 85 | "pnpm": { |
|
0 commit comments