Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
GZTimeWalker committed Jul 6, 2023
1 parent 05f930b commit 33a8d9c
Show file tree
Hide file tree
Showing 5 changed files with 187 additions and 185 deletions.
14 changes: 7 additions & 7 deletions src/GZCTF/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"genapi": "swagger-typescript-api -p template/swagger.json -t template -o src --module-name-first-tag"
},
"dependencies": {
"@babel/core": "^7.22.5",
"@babel/core": "^7.22.8",
"@emotion/react": "^11.11.1",
"@mantine/carousel": "^6.0.16",
"@mantine/core": "^6.0.16",
Expand Down Expand Up @@ -44,30 +44,30 @@
"vite-tsconfig-paths": "^4.2.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.22.5",
"@babel/eslint-parser": "^7.22.7",
"@nabla/vite-plugin-eslint": "^1.5.0",
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/katex": "^0.16.0",
"@types/marked": "^5.0.0",
"@types/node": "20.3.3",
"@types/node": "20.4.0",
"@types/prismjs": "^1.26.0",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"@vitejs/plugin-react": "^4.0.1",
"@vitejs/plugin-react": "^4.0.2",
"axios": "^1.4.0",
"babel-plugin-prismjs": "^2.1.0",
"eslint": "8.44.0",
"eslint-plugin-react-hooks": "^4.6.0",
"form-data": "~4.0.0",
"lodash": "^4.17.21",
"prettier": "~2.8.8",
"rollup": "^3.26.0",
"prettier": "~3.0.0",
"rollup": "^3.26.2",
"swagger-typescript-api": "^12.0.4",
"tslib": "^2.6.0",
"typescript": "5.1.6",
"vite": "^4.3.9",
"vite": "^4.4.0",
"vite-plugin-pages": "^0.31.0",
"vite-plugin-prismjs": "^0.0.8",
"vite-plugin-webfont-dl": "^3.7.6"
Expand Down
Loading

0 comments on commit 33a8d9c

Please sign in to comment.