|
10 | 10 | "preferUnplugged": true,
|
11 | 11 | "devDependencies": {
|
12 | 12 | "@hydrooj/xcpc-tools": "workspace:*",
|
13 |
| - "@mantine/core": "^7.10.2", |
14 |
| - "@mantine/form": "^7.10.2", |
15 |
| - "@mantine/hooks": "^7.10.2", |
16 |
| - "@mantine/modals": "^7.10.2", |
17 |
| - "@mantine/notifications": "^7.10.2", |
18 |
| - "@mantine/nprogress": "^7.10.2", |
| 13 | + "@mantine/core": "^7.13.2", |
| 14 | + "@mantine/form": "^7.13.2", |
| 15 | + "@mantine/hooks": "^7.13.2", |
| 16 | + "@mantine/modals": "^7.13.2", |
| 17 | + "@mantine/notifications": "^7.13.2", |
| 18 | + "@mantine/nprogress": "^7.13.2", |
19 | 19 | "@tabler/icons-react": "^2.47.0",
|
20 |
| - "@tanstack/react-query": "^5.45.0", |
21 |
| - "@types/react": "^18.3.3", |
22 |
| - "@types/react-dom": "^18.3.0", |
| 20 | + "@tanstack/react-query": "^5.59.15", |
| 21 | + "@types/react": "^18.3.11", |
| 22 | + "@types/react-dom": "^18.3.1", |
23 | 23 | "css-loader": "^6.11.0",
|
24 |
| - "esbuild-loader": "^4.1.0", |
| 24 | + "esbuild-loader": "^4.2.2", |
25 | 25 | "mpegts.js": "^1.7.3",
|
26 |
| - "postcss": "^8.4.38", |
27 |
| - "postcss-loader": "^7.3.3", |
28 |
| - "postcss-preset-mantine": "^1.15.0", |
| 26 | + "postcss": "^8.4.47", |
| 27 | + "postcss-loader": "^7.3.4", |
| 28 | + "postcss-preset-mantine": "^1.17.0", |
29 | 29 | "postcss-simple-vars": "^7.0.1",
|
30 | 30 | "react": "^18.3.1",
|
31 | 31 | "react-dom": "^18.3.1",
|
32 |
| - "react-router-dom": "^6.23.1", |
| 32 | + "react-router-dom": "^6.27.0", |
33 | 33 | "style-loader": "^3.3.4",
|
34 |
| - "webpack": "^5.92.0", |
35 |
| - "webpack-dev-server": "^5.0.4", |
| 34 | + "webpack": "^5.95.0", |
| 35 | + "webpack-dev-server": "^5.1.0", |
36 | 36 | "webpackbar": "^6.0.1"
|
37 | 37 | }
|
38 | 38 | }
|
0 commit comments