Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
GZTimeWalker committed Jan 26, 2025
1 parent aa32b6d commit 6b10534
Showing 2 changed files with 225 additions and 224 deletions.
28 changes: 14 additions & 14 deletions src/GZCTF/ClientApp/package.json
Original file line number Diff line number Diff line change
@@ -12,18 +12,18 @@
"genapi": "swagger-typescript-api -p http://localhost:55000/openapi/v1.json -t template -o src --module-name-first-tag --sort-routes"
},
"dependencies": {
"@babel/core": "^7.26.0",
"@babel/core": "^7.26.7",
"@emotion/react": "^11.14.0",
"@mantine/carousel": "^7.16.1",
"@mantine/colors-generator": "^7.16.1",
"@mantine/core": "^7.16.1",
"@mantine/dates": "^7.16.1",
"@mantine/dropzone": "^7.16.1",
"@mantine/emotion": "^7.16.1",
"@mantine/form": "^7.16.1",
"@mantine/hooks": "^7.16.1",
"@mantine/modals": "^7.16.1",
"@mantine/notifications": "^7.16.1",
"@mantine/carousel": "^7.16.2",
"@mantine/colors-generator": "^7.16.2",
"@mantine/core": "^7.16.2",
"@mantine/dates": "^7.16.2",
"@mantine/dropzone": "^7.16.2",
"@mantine/emotion": "^7.16.2",
"@mantine/form": "^7.16.2",
"@mantine/hooks": "^7.16.2",
"@mantine/modals": "^7.16.2",
"@mantine/notifications": "^7.16.2",
"@marsidev/react-turnstile": "^1.1.0",
"@mdi/js": "^7.4.47",
"@mdi/react": "^1.6.1",
@@ -37,7 +37,7 @@
"embla-carousel-autoplay": "^8.5.2",
"embla-carousel-react": "^8.5.2",
"fast-average-color": "^9.4.0",
"i18next": "^24.2.1",
"i18next": "^24.2.2",
"i18next-browser-languagedetector": "^8.0.2",
"i18next-resources-to-backend": "^1.2.1",
"katex": "^0.16.21",
@@ -58,7 +58,7 @@
"@babel/eslint-parser": "^7.26.5",
"@eslint/compat": "^1.2.5",
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.18.0",
"@eslint/js": "^9.19.0",
"@nabla/vite-plugin-eslint": "^2.0.5",
"@trivago/prettier-plugin-sort-imports": "^5.2.1",
"@types/chroma-js": "^3.1.0",
@@ -72,7 +72,7 @@
"@vitejs/plugin-react": "^4.3.4",
"axios": "^1.7.9",
"babel-plugin-prismjs": "^2.1.0",
"eslint": "^9.18.0",
"eslint": "^9.19.0",
"eslint-plugin-oxlint": "^0.15.8",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "5.1.0",
421 changes: 211 additions & 210 deletions src/GZCTF/ClientApp/pnpm-lock.yaml

0 comments on commit 6b10534

Please sign in to comment.