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 17, 2023
1 parent c6c2b69 commit 3978985
Show file tree
Hide file tree
Showing 2 changed files with 319 additions and 329 deletions.
22 changes: 11 additions & 11 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.8",
"@babel/core": "^7.22.9",
"@emotion/react": "^11.11.1",
"@mantine/carousel": "^6.0.16",
"@mantine/core": "^6.0.16",
Expand All @@ -37,37 +37,37 @@
"prismjs": "^1.29.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-pdf": "^7.1.2",
"react-pdf": "^7.1.3",
"react-router": "^6.14.1",
"react-router-dom": "^6.14.1",
"swr": "^2.2.0",
"vite-tsconfig-paths": "^4.2.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.22.7",
"@babel/eslint-parser": "^7.22.9",
"@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.4.1",
"@types/katex": "^0.16.1",
"@types/marked": "^5.0.1",
"@types/node": "20.4.2",
"@types/prismjs": "^1.26.0",
"@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@vitejs/plugin-react": "^4.0.3",
"axios": "^1.4.0",
"babel-plugin-prismjs": "^2.1.0",
"eslint": "8.44.0",
"eslint": "8.45.0",
"eslint-plugin-react-hooks": "^4.6.0",
"form-data": "~4.0.0",
"lodash": "^4.17.21",
"prettier": "~3.0.0",
"rollup": "^3.26.2",
"swagger-typescript-api": "^12.0.4",
"swagger-typescript-api": "^13.0.0",
"tslib": "^2.6.0",
"typescript": "5.1.6",
"vite": "^4.4.3",
"vite": "^4.4.4",
"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 3978985

Please sign in to comment.