|
10 | 10 | "preferUnplugged": true,
|
11 | 11 | "devDependencies": {
|
12 | 12 | "@hydrooj/xcpc-tools": "workspace:*",
|
13 |
| - "@mantine/core": "^8.0.2", |
14 |
| - "@mantine/form": "^8.0.2", |
15 |
| - "@mantine/hooks": "^8.0.2", |
16 |
| - "@mantine/modals": "^8.0.2", |
17 |
| - "@mantine/notifications": "^8.0.2", |
18 |
| - "@mantine/nprogress": "^8.0.2", |
| 13 | + "@mantine/core": "^8.1.2", |
| 14 | + "@mantine/form": "^8.1.2", |
| 15 | + "@mantine/hooks": "^8.1.2", |
| 16 | + "@mantine/modals": "^8.1.2", |
| 17 | + "@mantine/notifications": "^8.1.2", |
| 18 | + "@mantine/nprogress": "^8.1.2", |
19 | 19 | "@tabler/icons-react": "^3.34.0",
|
20 |
| - "@tanstack/react-query": "^5.80.6", |
| 20 | + "@tanstack/react-query": "^5.81.5", |
21 | 21 | "@types/react": "^18.3.23",
|
22 | 22 | "@types/react-dom": "^18.3.7",
|
23 | 23 | "css-loader": "^6.11.0",
|
24 | 24 | "esbuild-loader": "^4.3.0",
|
25 | 25 | "mpegts.js": "^1.8.0",
|
26 |
| - "postcss": "^8.5.4", |
| 26 | + "postcss": "^8.5.6", |
27 | 27 | "postcss-loader": "^7.3.4",
|
28 |
| - "postcss-preset-mantine": "^1.17.0", |
| 28 | + "postcss-preset-mantine": "^1.18.0", |
29 | 29 | "postcss-simple-vars": "^7.0.1",
|
30 | 30 | "react": "^18.3.1",
|
31 | 31 | "react-dom": "^18.3.1",
|
|
0 commit comments