Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
GZTimeWalker committed Sep 5, 2023
1 parent 81be444 commit 55f286a
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 204 deletions.
24 changes: 12 additions & 12 deletions src/GZCTF/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@
"genapi": "swagger-typescript-api -p template/swagger.json -t template -o src --module-name-first-tag --sort-routes"
},
"dependencies": {
"@babel/core": "^7.22.11",
"@babel/core": "^7.22.15",
"@emotion/react": "^11.11.1",
"@mantine/carousel": "^6.0.19",
"@mantine/core": "^6.0.19",
"@mantine/dates": "^6.0.19",
"@mantine/dropzone": "^6.0.19",
"@mantine/form": "^6.0.19",
"@mantine/hooks": "^6.0.19",
"@mantine/modals": "^6.0.19",
"@mantine/notifications": "^6.0.19",
"@mantine/carousel": "^6.0.20",
"@mantine/core": "^6.0.20",
"@mantine/dates": "^6.0.20",
"@mantine/dropzone": "^6.0.20",
"@mantine/form": "^6.0.20",
"@mantine/hooks": "^6.0.20",
"@mantine/modals": "^6.0.20",
"@mantine/notifications": "^6.0.20",
"@marsidev/react-turnstile": "^0.3.0",
"@mdi/js": "^7.2.96",
"@mdi/react": "^1.6.1",
Expand All @@ -47,16 +47,16 @@
"vite-tsconfig-paths": "^4.2.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.22.11",
"@babel/eslint-parser": "^7.22.15",
"@nabla/vite-plugin-eslint": "^1.5.0",
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@types/katex": "^0.16.2",
"@types/node": "20.5.9",
"@types/prismjs": "^1.26.0",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"@typescript-eslint/eslint-plugin": "^6.6.0",
"@typescript-eslint/parser": "^6.6.0",
"@vitejs/plugin-react": "^4.0.4",
"axios": "^1.5.0",
"babel-plugin-prismjs": "^2.1.0",
Expand Down
Loading

0 comments on commit 55f286a

Please sign in to comment.