Migrate for Appwrite version 0.14

This commit is contained in:
Elias Schneider
2022-05-18 12:35:20 +02:00
parent 5d45377a7f
commit d5e1851af1
5 changed files with 12 additions and 13 deletions

View File

@@ -18,7 +18,7 @@
"@mantine/modals": "^4.2.0",
"@mantine/next": "^4.2.0",
"@mantine/notifications": "^4.2.0",
"appwrite": "^7.0.0",
"appwrite": "^8.0.0",
"axios": "^0.26.1",
"cookies-next": "^2.0.4",
"file-saver": "^2.0.5",
@@ -28,7 +28,7 @@
"moment": "^2.29.3",
"next": "12.1.5",
"next-pwa": "^5.5.2",
"node-appwrite": "^5.1.0",
"node-appwrite": "^6.0.0",
"react": "18.0.0",
"react-dom": "18.0.0",
"tabler-icons-react": "^1.44.0",