|
14 | 14 | "dependencies": {
|
15 | 15 | "@babel/core": "^7.26.9",
|
16 | 16 | "@emotion/react": "^11.14.0",
|
17 |
| - "@mantine/carousel": "^7.17.0", |
18 |
| - "@mantine/colors-generator": "^7.17.0", |
19 |
| - "@mantine/core": "^7.17.0", |
20 |
| - "@mantine/dates": "^7.17.0", |
21 |
| - "@mantine/dropzone": "^7.17.0", |
22 |
| - "@mantine/emotion": "^7.17.0", |
23 |
| - "@mantine/form": "^7.17.0", |
24 |
| - "@mantine/hooks": "^7.17.0", |
25 |
| - "@mantine/modals": "^7.17.0", |
26 |
| - "@mantine/notifications": "^7.17.0", |
| 17 | + "@mantine/carousel": "^7.17.1", |
| 18 | + "@mantine/colors-generator": "^7.17.1", |
| 19 | + "@mantine/core": "^7.17.1", |
| 20 | + "@mantine/dates": "^7.17.1", |
| 21 | + "@mantine/dropzone": "^7.17.1", |
| 22 | + "@mantine/emotion": "^7.17.1", |
| 23 | + "@mantine/form": "^7.17.1", |
| 24 | + "@mantine/hooks": "^7.17.1", |
| 25 | + "@mantine/modals": "^7.17.1", |
| 26 | + "@mantine/notifications": "^7.17.1", |
27 | 27 | "@marsidev/react-turnstile": "^1.1.0",
|
28 | 28 | "@mdi/js": "^7.4.47",
|
29 | 29 | "@mdi/react": "^1.6.1",
|
|
63 | 63 | "@trivago/prettier-plugin-sort-imports": "^5.2.2",
|
64 | 64 | "@types/chroma-js": "^3.1.1",
|
65 | 65 | "@types/katex": "^0.16.7",
|
66 |
| - "@types/node": "^22.13.5", |
| 66 | + "@types/node": "^22.13.8", |
67 | 67 | "@types/prismjs": "^1.26.5",
|
68 | 68 | "@types/react": "^19.0.10",
|
69 | 69 | "@types/react-dom": "^19.0.4",
|
70 | 70 | "@typescript-eslint/eslint-plugin": "^8.25.0",
|
71 | 71 | "@typescript-eslint/parser": "^8.25.0",
|
72 | 72 | "@vitejs/plugin-react": "^4.3.4",
|
73 |
| - "axios": "^1.7.9", |
| 73 | + "axios": "^1.8.1", |
74 | 74 | "babel-plugin-prismjs": "^2.1.0",
|
75 | 75 | "eslint": "^9.21.0",
|
76 | 76 | "eslint-plugin-oxlint": "^0.15.12",
|
|
85 | 85 | "postcss-simple-vars": "^7.0.1",
|
86 | 86 | "prettier": "~3.5.2",
|
87 | 87 | "prettier-plugin-sort-json": "^4.1.1",
|
88 |
| - "rollup": "^4.34.8", |
| 88 | + "rollup": "^4.34.9", |
89 | 89 | "swagger-typescript-api": "^13.0.23",
|
90 | 90 | "tslib": "^2.8.1",
|
91 | 91 | "typescript": "5.7.3",
|
|
0 commit comments