Update mantine
This commit is contained in:
14
package.json
14
package.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user