move selfservice tables to medreport schema

add base medusa store frontend
This commit is contained in:
Danel Kungla
2025-07-07 13:46:22 +03:00
parent 297dd7c221
commit 2e62e4b0eb
237 changed files with 33991 additions and 189 deletions

View File

@@ -20,8 +20,7 @@
"@kit/prettier-config": "workspace:*",
"@kit/supabase": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"zod": "^3.24.4"
"@kit/ui": "workspace:*"
},
"typesVersions": {
"*": {

View File

@@ -33,8 +33,7 @@
"next": "15.3.2",
"react": "19.1.0",
"react-hook-form": "^7.56.3",
"react-i18next": "^15.5.1",
"zod": "^3.24.4"
"react-i18next": "^15.5.1"
},
"typesVersions": {
"*": {

View File

@@ -26,8 +26,7 @@
"@kit/ui": "workspace:*",
"@types/react": "19.1.4",
"next": "15.3.2",
"react": "19.1.0",
"zod": "^3.24.4"
"react": "19.1.0"
},
"typesVersions": {
"*": {

View File

@@ -30,8 +30,7 @@
"@types/react": "19.1.4",
"date-fns": "^4.1.0",
"next": "15.3.2",
"react": "19.1.0",
"zod": "^3.24.4"
"react": "19.1.0"
},
"typesVersions": {
"*": {