diff --git a/package.json b/package.json index af97c62..0a156b4 100644 --- a/package.json +++ b/package.json @@ -3,10 +3,10 @@ "version": "0.1.0", "private": true, "dependencies": { - "@ionic/vue-router": "8.4.1", - "@ionic/angular": "8.4.1", - "@ionic/react": "8.4.1", - "@ionic/vue": "8.4.1", - "@ionic/core": "8.4.1" + "@mantine/hooks": "7.15.3", + "@mantine/carousel": "7.15.3", + "@mantine/modals": "7.15.3", + "@mantine/charts": "7.15.3", + "@mantine/nprogress": "7.15.4" } }