Bump mantine to v5.7.2

This commit is contained in:
jeffvli
2022-11-12 18:45:49 -08:00
parent 81fafd20d3
commit a03f41b76d
2 changed files with 114 additions and 114 deletions
+9 -9
View File
@@ -250,15 +250,15 @@
"dependencies": {
"@emotion/react": "^11.10.4",
"@jellyfin/client-axios": "^10.7.8",
"@mantine/core": "^5.7.1",
"@mantine/dates": "^5.7.1",
"@mantine/form": "^5.7.1",
"@mantine/hooks": "^5.7.1",
"@mantine/modals": "^5.7.1",
"@mantine/notifications": "^5.7.1",
"@mantine/spotlight": "^5.7.1",
"@tanstack/react-query": "^4.14.3",
"@tanstack/react-query-devtools": "^4.14.3",
"@mantine/core": "^5.7.2",
"@mantine/dates": "^5.7.2",
"@mantine/form": "^5.7.2",
"@mantine/hooks": "^5.7.2",
"@mantine/modals": "^5.7.2",
"@mantine/notifications": "^5.7.2",
"@mantine/spotlight": "^5.7.2",
"@tanstack/react-query": "^4.15.0",
"@tanstack/react-query-devtools": "^4.15.0",
"ag-grid-community": "^28.2.1",
"ag-grid-react": "^28.2.1",
"axios": "^0.26.1",