Skip to content

Commit 05f797b

Browse files
committed
chore(deps): update
1 parent a03a86c commit 05f797b

File tree

2 files changed

+211
-211
lines changed

2 files changed

+211
-211
lines changed

src/GZCTF/ClientApp/package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
"dependencies": {
1515
"@babel/core": "^7.27.4",
1616
"@emotion/react": "^11.14.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",
17+
"@mantine/carousel": "^8.1.2",
18+
"@mantine/colors-generator": "^8.1.2",
19+
"@mantine/core": "^8.1.2",
20+
"@mantine/dates": "^8.1.2",
21+
"@mantine/dropzone": "^8.1.2",
22+
"@mantine/emotion": "^8.1.2",
23+
"@mantine/form": "^8.1.2",
24+
"@mantine/hooks": "^8.1.2",
25+
"@mantine/modals": "^8.1.2",
26+
"@mantine/notifications": "^8.1.2",
2727
"@marsidev/react-turnstile": "^1.1.0",
2828
"@mdi/js": "^7.4.47",
2929
"@mdi/react": "^1.6.1",
@@ -59,7 +59,7 @@
5959
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
6060
"@types/chroma-js": "^3.1.1",
6161
"@types/katex": "^0.16.7",
62-
"@types/node": "^24.0.3",
62+
"@types/node": "^24.0.4",
6363
"@types/prismjs": "^1.26.5",
6464
"@types/react": "^19.1.8",
6565
"@types/react-dom": "^19.1.6",
@@ -73,16 +73,16 @@
7373
"postcss": "^8.5.6",
7474
"postcss-preset-mantine": "^1.17.0",
7575
"postcss-simple-vars": "^7.0.1",
76-
"prettier": "^3.6.0",
76+
"prettier": "^3.6.1",
7777
"prettier-plugin-sort-json": "^4.1.1",
7878
"rollup": "^4.44.0",
79-
"swagger-typescript-api": "^13.2.5",
79+
"swagger-typescript-api": "^13.2.7",
8080
"tslib": "^2.8.1",
8181
"typescript": "5.8.3",
82-
"vite": "npm:rolldown-vite@^7.0.0",
82+
"vite": "npm:rolldown-vite@^7.0.1",
8383
"vite-plugin-banner": "^0.8.1",
8484
"vite-plugin-optimize-css-modules": "^1.2.0",
85-
"vite-plugin-pages": "^0.33.0",
85+
"vite-plugin-pages": "^0.33.1",
8686
"vite-plugin-webfont-dl": "^3.10.5",
8787
"vite-tsconfig-paths": "^5.1.4"
8888
},

0 commit comments

Comments
 (0)