|
14 | 14 | "dependencies": {
|
15 | 15 | "@babel/core": "^7.27.4",
|
16 | 16 | "@emotion/react": "^11.14.0",
|
17 |
| - "@mantine/carousel": "^8.1.0", |
18 |
| - "@mantine/colors-generator": "^8.1.0", |
19 |
| - "@mantine/core": "^8.1.0", |
20 |
| - "@mantine/dates": "^8.1.0", |
21 |
| - "@mantine/dropzone": "^8.1.0", |
22 |
| - "@mantine/emotion": "^8.1.0", |
23 |
| - "@mantine/form": "^8.1.0", |
24 |
| - "@mantine/hooks": "^8.1.0", |
25 |
| - "@mantine/modals": "^8.1.0", |
26 |
| - "@mantine/notifications": "^8.1.0", |
| 17 | + "@mantine/carousel": "^8.1.1", |
| 18 | + "@mantine/colors-generator": "^8.1.1", |
| 19 | + "@mantine/core": "^8.1.1", |
| 20 | + "@mantine/dates": "^8.1.1", |
| 21 | + "@mantine/dropzone": "^8.1.1", |
| 22 | + "@mantine/emotion": "^8.1.1", |
| 23 | + "@mantine/form": "^8.1.1", |
| 24 | + "@mantine/hooks": "^8.1.1", |
| 25 | + "@mantine/modals": "^8.1.1", |
| 26 | + "@mantine/notifications": "^8.1.1", |
27 | 27 | "@marsidev/react-turnstile": "^1.1.0",
|
28 | 28 | "@mdi/js": "^7.4.47",
|
29 | 29 | "@mdi/react": "^1.6.1",
|
|
48 | 48 | "react": "^19.1.0",
|
49 | 49 | "react-dom": "^19.1.0",
|
50 | 50 | "react-error-boundary": "^6.0.0",
|
51 |
| - "react-i18next": "^15.5.2", |
| 51 | + "react-i18next": "^15.5.3", |
52 | 52 | "react-pdf": "^9.2.1",
|
53 | 53 | "react-router": "^7.6.2",
|
54 | 54 | "shiki": "^3.6.0",
|
|
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.0", |
| 62 | + "@types/node": "^24.0.3", |
63 | 63 | "@types/prismjs": "^1.26.5",
|
64 |
| - "@types/react": "^19.1.7", |
| 64 | + "@types/react": "^19.1.8", |
65 | 65 | "@types/react-dom": "^19.1.6",
|
66 | 66 | "@vitejs/plugin-react": "^4.5.2",
|
67 |
| - "axios": "^1.9.0", |
| 67 | + "axios": "^1.10.0", |
68 | 68 | "babel-plugin-prismjs": "^2.1.0",
|
69 | 69 | "form-data": "~4.0.3",
|
70 | 70 | "globals": "^16.2.0",
|
71 | 71 | "lodash": "^4.17.21",
|
72 |
| - "oxlint": "^1.0.0", |
73 |
| - "postcss": "^8.5.4", |
| 72 | + "oxlint": "^1.1.0", |
| 73 | + "postcss": "^8.5.6", |
74 | 74 | "postcss-preset-mantine": "^1.17.0",
|
75 | 75 | "postcss-simple-vars": "^7.0.1",
|
76 | 76 | "prettier": "~3.5.3",
|
77 | 77 | "prettier-plugin-sort-json": "^4.1.1",
|
78 | 78 | "rollup": "^4.43.0",
|
79 |
| - "swagger-typescript-api": "^13.2.1", |
| 79 | + "swagger-typescript-api": "^13.2.3", |
80 | 80 | "tslib": "^2.8.1",
|
81 | 81 | "typescript": "5.8.3",
|
82 |
| - "vite": "npm:rolldown-vite@^6.3.18", |
| 82 | + "vite": "npm:rolldown-vite@^6.3.21", |
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