Bump to mantine 6 stable

This commit is contained in:
jeffvli 2023-03-05 18:37:28 -08:00
parent ae292e3a5f
commit 7c045e5b23
3 changed files with 24402 additions and 547 deletions

View file

@ -158,6 +158,7 @@
]
},
"devDependencies": {
"@electron/rebuild": "^3.2.10",
"@pmmmwh/react-refresh-webpack-plugin": "0.5.5",
"@stylelint/postcss-css-in-js": "^0.38.0",
"@teamsupercell/typings-for-css-modules-loader": "^2.5.1",
@ -192,7 +193,6 @@
"electron-builder": "^23.0.3",
"electron-devtools-installer": "^3.2.0",
"electron-notarize": "^1.2.1",
"electron-rebuild": "^3.2.7",
"electronmon": "^2.0.2",
"eslint": "^8.30.0",
"eslint-config-airbnb-base": "^15.0.0",
@ -253,14 +253,14 @@
"@ag-grid-community/react": "^28.2.1",
"@ag-grid-community/styles": "^28.2.1",
"@emotion/react": "^11.10.4",
"@mantine/core": "^6.0.0-alpha.7",
"@mantine/dates": "^6.0.0-alpha.7",
"@mantine/dropzone": "^6.0.0-alpha.7",
"@mantine/form": "^6.0.0-alpha.7",
"@mantine/hooks": "^6.0.0-alpha.7",
"@mantine/modals": "^6.0.0-alpha.7",
"@mantine/notifications": "^6.0.0-alpha.7",
"@mantine/utils": "^6.0.0-alpha.7",
"@mantine/core": "^6.0.0",
"@mantine/dates": "^6.0.0",
"@mantine/dropzone": "^6.0.0",
"@mantine/form": "^6.0.0",
"@mantine/hooks": "^6.0.0",
"@mantine/modals": "^6.0.0",
"@mantine/notifications": "^6.0.0",
"@mantine/utils": "^6.0.0",
"@tanstack/react-query": "^4.24.4",
"@tanstack/react-query-devtools": "^4.24.4",
"dayjs": "^1.11.6",