Update mantine

This commit is contained in:
Elias Schneider
2022-04-28 15:15:30 +02:00
parent 8caa667d09
commit e9aaa0b3d3
3 changed files with 103 additions and 105 deletions

View File

@@ -11,13 +11,13 @@
"deploy": "docker build -t git.elias.li/stonith404/pingvin-share:latest . && docker push git.elias.li/stonith404/pingvin-share:latest"
},
"dependencies": {
"@mantine/core": "^4.1.3",
"@mantine/dropzone": "^4.1.3",
"@mantine/form": "^4.1.3",
"@mantine/hooks": "^4.1.3",
"@mantine/modals": "^4.1.3",
"@mantine/next": "^4.1.3",
"@mantine/notifications": "^4.1.3",
"@mantine/core": "^4.2.0",
"@mantine/dropzone": "^4.2.0",
"@mantine/form": "^4.2.0",
"@mantine/hooks": "^4.2.0",
"@mantine/modals": "^4.2.0",
"@mantine/next": "^4.2.0",
"@mantine/notifications": "^4.2.0",
"appwrite": "^7.0.0",
"axios": "^0.26.1",
"cookie": "^0.5.0",