mantine kjhkjh

This commit is contained in:
2023-02-15 17:13:07 +01:00
parent 15beb7bb8a
commit 71fed22a2a
7 changed files with 2582 additions and 709 deletions

View File

@ -5,11 +5,15 @@
"dependencies": {
"@dnd-kit/core": "^6.0.7",
"@emotion/react": "^11.10.5",
"@ionic/cli": "^6.20.8",
"@ionic/react": "^6.5.4",
"@mantine/core": "^5.10.3",
"@mantine/dropzone": "^5.10.3",
"@mantine/form": "^5.10.3",
"@mantine/hooks": "^5.10.3",
"@mantine/notifications": "^5.10.3",
"@radix-ui/react-icons": "^1.1.1",
"@tabler/icons": "^2.4.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
@ -20,6 +24,7 @@
"axios": "^1.2.1",
"bootstrap": "^5.2.3",
"env-cmd": "^10.1.0",
"ionicons": "^6.1.3",
"qr-code-styling": "^1.6.0-rc.1",
"react": "^18.2.0",
"react-beautiful-dnd": "^13.1.1",
@ -27,7 +32,7 @@
"react-hot-toast": "^2.4.0",
"react-repeatable": "^2.0.1",
"react-router-dom": "^6.4.5",
"react-scripts": "5.0.1",
"react-scripts": "^5.0.1",
"swr": "^2.0.2",
"typescript": "^4.9.4",
"use-fit-text": "^2.4.0",