Skip to content

Commit

Permalink
deps: update
Browse files Browse the repository at this point in the history
  • Loading branch information
GZTimeWalker committed Oct 2, 2022
1 parent 9466278 commit dc519c0
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 129 deletions.
22 changes: 11 additions & 11 deletions GZCTF/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@
"dependencies": {
"@babel/core": "^7.19.3",
"@emotion/react": "^11.10.4",
"@mantine/carousel": "^5.4.2",
"@mantine/core": "^5.4.2",
"@mantine/dates": "^5.4.2",
"@mantine/dropzone": "^5.4.2",
"@mantine/form": "^5.4.2",
"@mantine/hooks": "^5.4.2",
"@mantine/modals": "^5.4.2",
"@mantine/notifications": "^5.4.2",
"@mantine/carousel": "^5.5.0",
"@mantine/core": "^5.5.0",
"@mantine/dates": "^5.5.0",
"@mantine/dropzone": "^5.5.0",
"@mantine/form": "^5.5.0",
"@mantine/hooks": "^5.5.0",
"@mantine/modals": "^5.5.0",
"@mantine/notifications": "^5.5.0",
"@mdi/js": "^7.0.96",
"@mdi/react": "^1.6.1",
"@microsoft/signalr": "^6.0.9",
Expand All @@ -45,7 +45,7 @@
"@trivago/prettier-plugin-sort-imports": "^3.3.0",
"@types/katex": "^0.14.0",
"@types/marked": "^4.0.7",
"@types/node": "18.7.18",
"@types/node": "18.7.23",
"@types/prismjs": "^1.26.0",
"@types/react": "^18.0.21",
"@types/react-dom": "^18.0.6",
Expand All @@ -54,14 +54,14 @@
"@vitejs/plugin-react": "^2.1.0",
"axios": "^0.27.2",
"babel-plugin-prismjs": "^2.1.0",
"eslint": "8.23.1",
"eslint": "8.24.0",
"form-data": "~4.0.0",
"lodash": "^4.17.21",
"prettier": "~2.7.1",
"rollup": "^2.79.1",
"swagger-typescript-api": "^10.0.1",
"tslib": "^2.4.0",
"typescript": "4.7.4",
"typescript": "4.8.4",
"vite": "^3.1.4",
"vite-plugin-pages": "^0.26.0",
"vite-plugin-prismjs": "^0.0.8",
Expand Down
Loading

0 comments on commit dc519c0

Please sign in to comment.