Skip to content

Commit

Permalink
deps: update & lock
Browse files Browse the repository at this point in the history
  • Loading branch information
GZTimeWalker committed Nov 6, 2022
1 parent b15ba92 commit 115b614
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 169 deletions.
26 changes: 13 additions & 13 deletions GZCTF/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,16 @@
"genapi": "swagger-typescript-api -p template/swagger.json -t template -o src --module-name-first-tag"
},
"dependencies": {
"@babel/core": "^7.19.6",
"@babel/core": "^7.20.2",
"@emotion/react": "^11.10.5",
"@mantine/carousel": "^5.6.4",
"@mantine/core": "^5.6.4",
"@mantine/dates": "^5.6.4",
"@mantine/dropzone": "^5.6.4",
"@mantine/form": "^5.6.4",
"@mantine/hooks": "^5.6.4",
"@mantine/modals": "^5.6.4",
"@mantine/notifications": "^5.6.4",
"@mantine/carousel": "=5.6.4",
"@mantine/core": "=5.6.4",
"@mantine/dates": "=5.6.4",
"@mantine/dropzone": "=5.6.4",
"@mantine/form": "=5.6.4",
"@mantine/hooks": "=5.6.4",
"@mantine/modals": "=5.6.4",
"@mantine/notifications": "=5.6.4",
"@mdi/js": "^7.0.96",
"@mdi/react": "^1.6.1",
"@microsoft/signalr": "^6.0.10",
Expand All @@ -30,7 +30,7 @@
"embla-carousel-autoplay": "^7.0.4",
"embla-carousel-react": "^7.0.4",
"katex": "^0.16.3",
"marked": "^4.2.1",
"marked": "^4.2.2",
"prismjs": "^1.29.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand All @@ -47,19 +47,19 @@
"@types/marked": "^4.0.7",
"@types/node": "18.11.9",
"@types/prismjs": "^1.26.0",
"@types/react": "^18.0.24",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.8",
"@typescript-eslint/eslint-plugin": "^5.42.0",
"@typescript-eslint/parser": "^5.42.0",
"@vitejs/plugin-react": "^2.2.0",
"axios": "^1.1.3",
"babel-plugin-prismjs": "^2.1.0",
"eslint": "8.26.0",
"eslint": "8.27.0",
"form-data": "~4.0.0",
"lodash": "^4.17.21",
"prettier": "~2.7.1",
"rollup": "^3.2.5",
"swagger-typescript-api": "^11.1.2",
"swagger-typescript-api": "^11.1.3",
"tslib": "^2.4.1",
"typescript": "4.8.4",
"vite": "^3.2.2",
Expand Down
Loading

0 comments on commit 115b614

Please sign in to comment.