Removed shamefully-hoist and updated all packages to respect that
This commit is contained in:
@@ -15,7 +15,10 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@kit/auth": "workspace:*",
|
||||
"@kit/supabase": "workspace:*"
|
||||
"@kit/supabase": "workspace:*",
|
||||
"@supabase/supabase-js": "^2.42.0",
|
||||
"next": "^14.1.4",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@kit/auth": "*",
|
||||
@@ -23,7 +26,10 @@
|
||||
"@kit/prettier-config": "workspace:*",
|
||||
"@kit/supabase": "*",
|
||||
"@kit/tailwind-config": "workspace:*",
|
||||
"@kit/tsconfig": "workspace:*"
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@supabase/supabase-js": "^2.42.0",
|
||||
"next": "14.2.0-canary.63",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
||||
Reference in New Issue
Block a user