Merge pull request #31 from MR-medreport/B2B-26

B2B-26: move selfservice tables to medreport schema and add medusa store
This commit is contained in:
danelkungla
2025-07-08 15:56:30 +03:00
committed by GitHub
237 changed files with 33986 additions and 188 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": {
"*": {