mirror of
https://github.com/swissmakers/swiss-datashare.git
synced 2026-04-11 10:27:01 +02:00
refactor: migrate to mantine v5
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
"format": "prettier --write \"src/**/*.ts\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@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",
|
||||
"@mantine/core": "^5.5.2",
|
||||
"@mantine/dropzone": "^5.5.2",
|
||||
"@mantine/form": "^5.5.2",
|
||||
"@mantine/hooks": "^5.5.2",
|
||||
"@mantine/modals": "^5.5.2",
|
||||
"@mantine/next": "^5.5.2",
|
||||
"@mantine/notifications": "^5.5.2",
|
||||
"axios": "^0.26.1",
|
||||
"cookies-next": "^2.0.4",
|
||||
"file-saver": "^2.0.5",
|
||||
|
||||
Reference in New Issue
Block a user