Skip to content

Commit

Permalink
chore(deps): update mantine
Browse files Browse the repository at this point in the history
  • Loading branch information
GZTimeWalker committed Jun 21, 2023
1 parent 5416d1f commit fb5f7e1
Show file tree
Hide file tree
Showing 2 changed files with 254 additions and 237 deletions.
34 changes: 17 additions & 17 deletions src/GZCTF/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"dependencies": {
"@babel/core": "^7.22.5",
"@emotion/react": "^11.11.1",
"@mantine/carousel": "^6.0.13",
"@mantine/core": "^6.0.13",
"@mantine/dates": "^6.0.13",
"@mantine/dropzone": "^6.0.13",
"@mantine/form": "^6.0.13",
"@mantine/hooks": "^6.0.13",
"@mantine/modals": "^6.0.13",
"@mantine/notifications": "^6.0.13",
"@mantine/carousel": "^6.0.14",
"@mantine/core": "^6.0.14",
"@mantine/dates": "^6.0.14",
"@mantine/dropzone": "^6.0.14",
"@mantine/form": "^6.0.14",
"@mantine/hooks": "^6.0.14",
"@mantine/modals": "^6.0.14",
"@mantine/notifications": "^6.0.14",
"@mdi/js": "^7.2.96",
"@mdi/react": "^1.6.1",
"@microsoft/signalr": "^7.0.7",
Expand All @@ -38,8 +38,8 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-pdf": "^7.1.2",
"react-router": "^6.12.1",
"react-router-dom": "^6.12.1",
"react-router": "^6.13.0",
"react-router-dom": "^6.13.0",
"swr": "^2.1.5",
"vite-tsconfig-paths": "^4.2.0"
},
Expand All @@ -51,14 +51,14 @@
"@types/marked": "^5.0.0",
"@types/node": "20.3.1",
"@types/prismjs": "^1.26.0",
"@types/react": "^18.2.12",
"@types/react-dom": "^18.2.5",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"@typescript-eslint/parser": "^5.59.11",
"@vitejs/plugin-react": "^4.0.0",
"@types/react": "^18.2.13",
"@types/react-dom": "^18.2.6",
"@typescript-eslint/eslint-plugin": "^5.60.0",
"@typescript-eslint/parser": "^5.60.0",
"@vitejs/plugin-react": "^4.0.1",
"axios": "^1.4.0",
"babel-plugin-prismjs": "^2.1.0",
"eslint": "8.42.0",
"eslint": "8.43.0",
"eslint-plugin-react-hooks": "^4.6.0",
"form-data": "~4.0.0",
"lodash": "^4.17.21",
Expand All @@ -70,6 +70,6 @@
"vite": "^4.3.9",
"vite-plugin-pages": "^0.31.0",
"vite-plugin-prismjs": "^0.0.8",
"vite-plugin-webfont-dl": "^3.7.4"
"vite-plugin-webfont-dl": "^3.7.6"
}
}
Loading

0 comments on commit fb5f7e1

Please sign in to comment.