Skip to content

Commit c8c3397

Browse files
committed
chore(deps): update
1 parent b23d78b commit c8c3397

File tree

2 files changed

+134
-130
lines changed

2 files changed

+134
-130
lines changed

src/GZCTF/ClientApp/package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,16 @@
1414
"dependencies": {
1515
"@babel/core": "^7.26.10",
1616
"@emotion/react": "^11.14.0",
17-
"@mantine/carousel": "^7.17.4",
18-
"@mantine/colors-generator": "^7.17.4",
19-
"@mantine/core": "^7.17.4",
20-
"@mantine/dates": "^7.17.4",
21-
"@mantine/dropzone": "^7.17.4",
22-
"@mantine/emotion": "^7.17.4",
23-
"@mantine/form": "^7.17.4",
24-
"@mantine/hooks": "^7.17.4",
25-
"@mantine/modals": "^7.17.4",
26-
"@mantine/notifications": "^7.17.4",
17+
"@mantine/carousel": "^7.17.5",
18+
"@mantine/colors-generator": "^7.17.5",
19+
"@mantine/core": "^7.17.5",
20+
"@mantine/dates": "^7.17.5",
21+
"@mantine/dropzone": "^7.17.5",
22+
"@mantine/emotion": "^7.17.5",
23+
"@mantine/form": "^7.17.5",
24+
"@mantine/hooks": "^7.17.5",
25+
"@mantine/modals": "^7.17.5",
26+
"@mantine/notifications": "^7.17.5",
2727
"@marsidev/react-turnstile": "^1.1.0",
2828
"@mdi/js": "^7.4.47",
2929
"@mdi/react": "^1.6.1",
@@ -43,14 +43,14 @@
4343
"i18next-resources-to-backend": "^1.2.1",
4444
"katex": "^0.16.22",
4545
"lz-string": "^1.5.0",
46-
"marked": "^15.0.9",
46+
"marked": "^15.0.10",
4747
"marked-highlight": "^2.2.1",
4848
"pdfjs-dist": "4.8.69",
4949
"prismjs": "^1.30.0",
5050
"react": "^19.1.0",
5151
"react-dom": "^19.1.0",
5252
"react-error-boundary": "^5.0.0",
53-
"react-i18next": "^15.4.1",
53+
"react-i18next": "^15.5.1",
5454
"react-pdf": "^9.2.1",
5555
"react-router": "^7.5.1",
5656
"swr": "^2.3.3"
@@ -79,7 +79,7 @@
7979
"swagger-typescript-api": "^13.1.1",
8080
"tslib": "^2.8.1",
8181
"typescript": "5.8.3",
82-
"vite": "^6.3.2",
82+
"vite": "^6.3.3",
8383
"vite-plugin-banner": "^0.8.1",
8484
"vite-plugin-optimize-css-modules": "^1.2.0",
8585
"vite-plugin-pages": "^0.33.0",

0 commit comments

Comments
 (0)