|
15 | 15 | "dependencies": { |
16 | 16 | "@babel/core": "^7.28.5", |
17 | 17 | "@emotion/react": "^11.14.0", |
18 | | - "@mantine/carousel": "^8.3.11", |
19 | | - "@mantine/colors-generator": "^8.3.11", |
20 | | - "@mantine/core": "^8.3.11", |
21 | | - "@mantine/dates": "^8.3.11", |
22 | | - "@mantine/dropzone": "^8.3.11", |
23 | | - "@mantine/emotion": "^8.3.11", |
24 | | - "@mantine/form": "^8.3.11", |
25 | | - "@mantine/hooks": "^8.3.11", |
26 | | - "@mantine/modals": "^8.3.11", |
27 | | - "@mantine/notifications": "^8.3.11", |
| 18 | + "@mantine/carousel": "^8.3.12", |
| 19 | + "@mantine/colors-generator": "^8.3.12", |
| 20 | + "@mantine/core": "^8.3.12", |
| 21 | + "@mantine/dates": "^8.3.12", |
| 22 | + "@mantine/dropzone": "^8.3.12", |
| 23 | + "@mantine/emotion": "^8.3.12", |
| 24 | + "@mantine/form": "^8.3.12", |
| 25 | + "@mantine/hooks": "^8.3.12", |
| 26 | + "@mantine/modals": "^8.3.12", |
| 27 | + "@mantine/notifications": "^8.3.12", |
28 | 28 | "@marsidev/react-turnstile": "^1.4.1", |
29 | 29 | "@mdi/js": "^7.4.47", |
30 | 30 | "@mdi/react": "^1.6.1", |
31 | 31 | "@microsoft/signalr": "^10.0.0", |
32 | | - "@shikijs/colorized-brackets": "^3.20.0", |
33 | | - "@shikijs/langs": "^3.20.0", |
34 | | - "@shikijs/themes": "^3.20.0", |
35 | | - "@shikijs/transformers": "^3.20.0", |
| 32 | + "@shikijs/colorized-brackets": "^3.21.0", |
| 33 | + "@shikijs/langs": "^3.21.0", |
| 34 | + "@shikijs/themes": "^3.21.0", |
| 35 | + "@shikijs/transformers": "^3.21.0", |
36 | 36 | "@xdsec/wsrx": "^0.5.5", |
37 | 37 | "axios": "^1.13.2", |
38 | 38 | "chroma-js": "^3.2.0", |
|
43 | 43 | "embla-carousel-autoplay": "^8.6.0", |
44 | 44 | "embla-carousel-react": "^8.6.0", |
45 | 45 | "fast-average-color": "^9.5.0", |
46 | | - "i18next": "^25.7.3", |
| 46 | + "i18next": "^25.7.4", |
47 | 47 | "i18next-browser-languagedetector": "^8.2.0", |
48 | 48 | "i18next-resources-to-backend": "^1.2.1", |
49 | 49 | "katex": "^0.16.27", |
|
53 | 53 | "pdfjs-dist": "5.4.296", |
54 | 54 | "react": "^19.2.3", |
55 | 55 | "react-dom": "^19.2.3", |
56 | | - "react-error-boundary": "^6.0.2", |
| 56 | + "react-error-boundary": "^6.0.3", |
57 | 57 | "react-i18next": "^16.5.1", |
58 | 58 | "react-pdf": "^10.3.0", |
59 | | - "react-router": "^7.11.0", |
60 | | - "shiki": "^3.20.0", |
| 59 | + "react-router": "^7.12.0", |
| 60 | + "shiki": "^3.21.0", |
61 | 61 | "swr": "^2.3.8" |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | | - "@trivago/prettier-plugin-sort-imports": "^6.0.1", |
| 64 | + "@trivago/prettier-plugin-sort-imports": "^6.0.2", |
65 | 65 | "@types/chroma-js": "^3.1.2", |
66 | 66 | "@types/katex": "^0.16.7", |
67 | 67 | "@types/node": "^25.0.3", |
|
72 | 72 | "@vitejs/plugin-react": "^5.1.2", |
73 | 73 | "babel-plugin-prismjs": "^2.1.0", |
74 | 74 | "esbuild": "^0.27.2", |
75 | | - "oxlint": "^1.36.0", |
| 75 | + "oxlint": "^1.38.0", |
76 | 76 | "postcss": "^8.5.6", |
77 | 77 | "postcss-preset-mantine": "^1.18.0", |
78 | 78 | "postcss-simple-vars": "^7.0.1", |
|
81 | 81 | "swagger-typescript-api": "^13.2.16", |
82 | 82 | "tslib": "^2.8.1", |
83 | 83 | "typescript": "5.9.3", |
84 | | - "vite": "npm:rolldown-vite@^7.3.0", |
| 84 | + "vite": "npm:rolldown-vite@^7.3.1", |
85 | 85 | "vite-plugin-banner": "^0.8.1", |
86 | | - "vite-plugin-optimize-css-modules": "^1.2.0", |
| 86 | + "vite-plugin-optimize-css-modules": "^1.3.0", |
87 | 87 | "vite-plugin-pages": "^0.33.2", |
88 | 88 | "vite-plugin-webfont-dl": "^3.11.1", |
89 | 89 | "vite-tsconfig-paths": "^6.0.3" |
|
0 commit comments