📦 Bumb to Mantine v5.0.2

This commit is contained in:
ajnart
2022-08-02 22:56:18 +02:00
parent 7c0c986564
commit 275aa30d45
2 changed files with 194 additions and 164 deletions

View File

@@ -30,20 +30,21 @@
"@dnd-kit/core": "^6.0.5",
"@dnd-kit/sortable": "^7.0.1",
"@dnd-kit/utilities": "^3.2.0",
"@emotion/react": "^11.9.3",
"@emotion/server": "^11.4.0",
"@emotion/react": "^11.10.0",
"@emotion/server": "^11.10.0",
"@mantine/carousel": "^5.0.0",
"@mantine/core": "^5.0.0",
"@mantine/dates": "^5.0.0",
"@mantine/dropzone": "^5.0.0",
"@mantine/form": "^5.0.0",
"@mantine/hooks": "^5.0.0",
"@mantine/next": "^5.0.0",
"@mantine/notifications": "^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/next": "^5.0.2",
"@mantine/notifications": "^5.0.2",
"@mantine/prism": "^5.0.0",
"@nivo/core": "^0.79.0",
"@nivo/line": "^0.79.1",
"@tabler/icons": "^1.78.0",
"add": "^2.0.6",
"axios": "^0.27.2",
"cookies-next": "^2.1.1",
"dayjs": "^1.11.4",
@@ -56,7 +57,8 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"systeminformation": "^5.12.1",
"uuid": "^8.3.2"
"uuid": "^8.3.2",
"yarn": "^1.22.19"
},
"devDependencies": {
"@next/bundle-analyzer": "^12.1.4",