Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
GZTimeWalker committed Aug 22, 2024
1 parent 2541770 commit ab91a46
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 208 deletions.
26 changes: 13 additions & 13 deletions src/GZCTF/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@babel/core": "^7.25.2",
"@emotion/react": "^11.13.0",
"@emotion/react": "^11.13.3",
"@mantine/carousel": "^7.12.1",
"@mantine/colors-generator": "^7.12.1",
"@mantine/core": "^7.12.1",
Expand All @@ -24,18 +24,18 @@
"@mantine/hooks": "^7.12.1",
"@mantine/modals": "^7.12.1",
"@mantine/notifications": "^7.12.1",
"@marsidev/react-turnstile": "^0.7.2",
"@marsidev/react-turnstile": "^1.0.0",
"@mdi/js": "^7.4.47",
"@mdi/react": "^1.6.1",
"@microsoft/signalr": "^8.0.7",
"chroma-js": "^2.6.0",
"clsx": "^2.1.1",
"dayjs": "^1.11.12",
"dayjs": "^1.11.13",
"echarts": "^5.5.1",
"echarts-for-react": "^3.0.2",
"embla-carousel": "^8.1.8",
"embla-carousel-autoplay": "^8.1.8",
"embla-carousel-react": "^8.1.8",
"embla-carousel": "^8.2.0",
"embla-carousel-autoplay": "^8.2.0",
"embla-carousel-react": "^8.2.0",
"i18next": "^23.14.0",
"i18next-browser-languagedetector": "^8.0.0",
"katex": "^0.16.11",
Expand All @@ -58,25 +58,25 @@
"@babel/eslint-parser": "^7.25.1",
"@eslint/compat": "^1.1.1",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^10.0.0",
"@eslint/js": "^9.9.0",
"@kainstar/vite-plugin-i18next-loader": "^1.0.3",
"@nabla/vite-plugin-eslint": "^2.0.4",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/chroma-js": "^2.4.4",
"@types/katex": "^0.16.7",
"@types/node": "22.4.1",
"@types/node": "22.5.0",
"@types/prismjs": "^1.26.4",
"@types/react": "^18.3.3",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^8.1.0",
"@typescript-eslint/parser": "^8.1.0",
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"@vitejs/plugin-react": "^4.3.1",
"axios": "^1.7.4",
"babel-plugin-prismjs": "^2.1.0",
"eslint": "^9.9.0",
"eslint-plugin-oxlint": "^0.7.2",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "5.1.0-rc-fb9a90fa48-20240614",
"eslint-plugin-react-hooks": "5.1.0-rc-1d989965-20240821",
"form-data": "~4.0.0",
"globals": "^15.9.0",
"lodash": "^4.17.21",
Expand All @@ -89,7 +89,7 @@
"swagger-typescript-api": "^13.0.21",
"tslib": "^2.6.3",
"typescript": "5.5.4",
"vite": "^5.4.1",
"vite": "^5.4.2",
"vite-plugin-pages": "^0.32.3",
"vite-plugin-prismjs": "^0.0.11",
"vite-plugin-webfont-dl": "^3.9.5",
Expand Down
Loading

0 comments on commit ab91a46

Please sign in to comment.