⬆️ Upgrade to Mantine v5.1.0 (from v5.0.2)

This commit is contained in:
ajnart
2022-08-08 13:52:07 +02:00
parent 439874e811
commit 9fa4836038
5 changed files with 102 additions and 124 deletions

View File

@@ -32,15 +32,15 @@
"@dnd-kit/utilities": "^3.2.0",
"@emotion/react": "^11.10.0",
"@emotion/server": "^11.10.0",
"@mantine/carousel": "^5.0.0",
"@mantine/core": "^5.0.2",
"@mantine/dates": "^5.0.2",
"@mantine/dropzone": "^5.0.2",
"@mantine/form": "^5.0.2",
"@mantine/hooks": "^5.0.2",
"@mantine/modals": "^5.0.3",
"@mantine/next": "^5.0.2",
"@mantine/notifications": "^5.0.2",
"@mantine/carousel": "^5.1.0",
"@mantine/core": "^5.1.0",
"@mantine/dates": "^5.1.0",
"@mantine/dropzone": "^5.1.0",
"@mantine/form": "^5.1.0",
"@mantine/hooks": "^5.1.0",
"@mantine/modals": "^5.1.0",
"@mantine/next": "^5.1.0",
"@mantine/notifications": "^5.1.0",
"@mantine/prism": "^5.0.0",
"@nivo/core": "^0.79.0",
"@nivo/line": "^0.79.1",
@@ -51,7 +51,7 @@
"cookies-next": "^2.1.1",
"dayjs": "^1.11.4",
"dockerode": "^3.3.2",
"embla-carousel-react": "^7.0.0-rc05",
"embla-carousel-react": "^7.0.0",
"framer-motion": "^6.5.1",
"js-file-download": "^0.4.12",
"next": "12.1.6",