🚨 Fix compilation by downgrading Mantine

This commit is contained in:
ajnart
2023-02-01 11:22:57 +09:00
parent 8a50fcffa2
commit 49b17c2fd7
2 changed files with 69 additions and 118 deletions

View File

@@ -32,15 +32,14 @@
"@dnd-kit/utilities": "^3.2.0",
"@emotion/react": "^11.10.5",
"@emotion/server": "^11.10.0",
"@mantine/core": "^5.10.1",
"@mantine/dates": "^5.10.1",
"@mantine/dropzone": "^5.10.1",
"@mantine/form": "^5.10.1",
"@mantine/hooks": "^5.10.1",
"@mantine/modals": "^5.10.1",
"@mantine/next": "^5.10.1",
"@mantine/notifications": "^5.10.1",
"@mantine/prism": "^5.9.3",
"@mantine/core": "^5.9.3",
"@mantine/dates": "^5.9.3",
"@mantine/dropzone": "^5.9.3",
"@mantine/form": "^5.9.3",
"@mantine/hooks": "^5.9.3",
"@mantine/modals": "^5.9.3",
"@mantine/next": "^5.9.3",
"@mantine/notifications": "^5.9.3",
"@nivo/core": "^0.79.0",
"@nivo/line": "^0.79.1",
"@tabler/icons": "^1.106.0",