Skip to content

Commit

Permalink
deps: update
Browse files Browse the repository at this point in the history
  • Loading branch information
GZTimeWalker committed Jun 3, 2023
1 parent b89bd5c commit e8cf2a8
Show file tree
Hide file tree
Showing 2 changed files with 126 additions and 126 deletions.
12 changes: 6 additions & 6 deletions src/GZCTF/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@mdi/js": "^7.2.96",
"@mdi/react": "^1.6.1",
"@microsoft/signalr": "^7.0.5",
"dayjs": "^1.11.7",
"dayjs": "^1.11.8",
"echarts": "^5.4.2",
"echarts-for-react": "^3.0.2",
"embla-carousel": "^7.1.0",
Expand All @@ -36,7 +36,7 @@
"prismjs": "^1.29.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-pdf": "^7.0.2",
"react-pdf": "^7.0.3",
"react-router": "^6.11.2",
"react-router-dom": "^6.11.2",
"swr": "^2.1.5",
Expand All @@ -50,21 +50,21 @@
"@types/marked": "^5.0.0",
"@types/node": "20.2.5",
"@types/prismjs": "^1.26.0",
"@types/react": "^18.2.7",
"@types/react": "^18.2.8",
"@types/react-dom": "^18.2.4",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"@vitejs/plugin-react": "^4.0.0",
"axios": "^1.4.0",
"babel-plugin-prismjs": "^2.1.0",
"eslint": "8.41.0",
"eslint": "8.42.0",
"form-data": "~4.0.0",
"lodash": "^4.17.21",
"prettier": "~2.8.8",
"rollup": "^3.23.0",
"swagger-typescript-api": "^12.0.4",
"tslib": "^2.5.2",
"typescript": "5.0.4",
"tslib": "^2.5.3",
"typescript": "5.1.3",
"vite": "^4.3.9",
"vite-plugin-pages": "^0.30.1",
"vite-plugin-prismjs": "^0.0.8",
Expand Down
Loading

0 comments on commit e8cf2a8

Please sign in to comment.