|
13 | 13 | "genapi": "swagger-typescript-api generate -p http://localhost:8080/openapi/v1.json -t template -o src --module-name-first-tag --sort-routes" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@babel/core": "^7.28.5", |
| 16 | + "@babel/core": "^7.29.0", |
17 | 17 | "@emotion/react": "^11.14.0", |
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", |
| 18 | + "@mantine/carousel": "^8.3.14", |
| 19 | + "@mantine/colors-generator": "^8.3.14", |
| 20 | + "@mantine/core": "^8.3.14", |
| 21 | + "@mantine/dates": "^8.3.14", |
| 22 | + "@mantine/dropzone": "^8.3.14", |
| 23 | + "@mantine/emotion": "^8.3.14", |
| 24 | + "@mantine/form": "^8.3.14", |
| 25 | + "@mantine/hooks": "^8.3.14", |
| 26 | + "@mantine/modals": "^8.3.14", |
| 27 | + "@mantine/notifications": "^8.3.14", |
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.21.0", |
33 | | - "@shikijs/langs": "^3.21.0", |
34 | | - "@shikijs/themes": "^3.21.0", |
35 | | - "@shikijs/transformers": "^3.21.0", |
| 32 | + "@shikijs/colorized-brackets": "^3.22.0", |
| 33 | + "@shikijs/langs": "^3.22.0", |
| 34 | + "@shikijs/themes": "^3.22.0", |
| 35 | + "@shikijs/transformers": "^3.22.0", |
36 | 36 | "@xdsec/wsrx": "^0.5.5", |
37 | | - "axios": "^1.13.2", |
| 37 | + "axios": "^1.13.4", |
38 | 38 | "chroma-js": "^3.2.0", |
39 | 39 | "clsx": "^2.1.1", |
40 | 40 | "dayjs": "^1.11.19", |
|
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.4", |
| 46 | + "i18next": "^25.8.0", |
47 | 47 | "i18next-browser-languagedetector": "^8.2.0", |
48 | 48 | "i18next-resources-to-backend": "^1.2.1", |
49 | | - "katex": "^0.16.27", |
| 49 | + "katex": "^0.16.28", |
50 | 50 | "lz-string": "^1.5.0", |
51 | 51 | "marked": "^17.0.1", |
52 | 52 | "pako": "^2.1.0", |
53 | 53 | "pdfjs-dist": "5.4.296", |
54 | | - "react": "^19.2.3", |
55 | | - "react-dom": "^19.2.3", |
56 | | - "react-error-boundary": "^6.0.3", |
57 | | - "react-i18next": "^16.5.1", |
| 54 | + "react": "^19.2.4", |
| 55 | + "react-dom": "^19.2.4", |
| 56 | + "react-error-boundary": "^6.1.0", |
| 57 | + "react-i18next": "^16.5.4", |
58 | 58 | "react-pdf": "^10.3.0", |
59 | | - "react-router": "^7.12.0", |
60 | | - "shiki": "^3.21.0", |
61 | | - "swr": "^2.3.8" |
| 59 | + "react-router": "^7.13.0", |
| 60 | + "shiki": "^3.22.0", |
| 61 | + "swr": "^2.4.0" |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | 64 | "@trivago/prettier-plugin-sort-imports": "^6.0.2", |
65 | 65 | "@types/chroma-js": "^3.1.2", |
66 | 66 | "@types/katex": "^0.16.8", |
67 | | - "@types/node": "^25.0.5", |
| 67 | + "@types/node": "^25.1.0", |
68 | 68 | "@types/pako": "^2.0.4", |
69 | 69 | "@types/prismjs": "^1.26.5", |
70 | | - "@types/react": "^19.2.8", |
| 70 | + "@types/react": "^19.2.10", |
71 | 71 | "@types/react-dom": "^19.2.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.38.0", |
| 75 | + "oxlint": "^1.42.0", |
76 | 76 | "postcss": "^8.5.6", |
77 | 77 | "postcss-preset-mantine": "^1.18.0", |
78 | 78 | "postcss-simple-vars": "^7.0.1", |
79 | | - "prettier": "^3.7.4", |
80 | | - "prettier-plugin-sort-json": "^4.1.1", |
| 79 | + "prettier": "^3.8.1", |
| 80 | + "prettier-plugin-sort-json": "^4.2.0", |
81 | 81 | "swagger-typescript-api": "^13.2.16", |
82 | 82 | "tslib": "^2.8.1", |
83 | 83 | "typescript": "5.9.3", |
|
86 | 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 | | - "vite-tsconfig-paths": "^6.0.4" |
| 89 | + "vite-tsconfig-paths": "^6.0.5" |
90 | 90 | }, |
91 | 91 | "pnpm": { |
92 | 92 | "overrides": { |
|
0 commit comments