B2B-88: adds missing @supabase/ssr

This commit is contained in:
devmc-ee
2025-06-10 20:55:08 +03:00
parent fe0be8cf5b
commit ebff51c063
2 changed files with 6 additions and 2 deletions

View File

@@ -56,13 +56,14 @@
"@marsidev/react-turnstile": "^1.1.0",
"@nosecone/next": "1.0.0-beta.7",
"@radix-ui/react-icons": "^1.3.2",
"@supabase/ssr": "^0.6.1",
"@supabase/supabase-js": "2.49.4",
"@tanstack/react-query": "5.76.1",
"@tanstack/react-table": "^8.21.3",
"axios": "^1.9.0",
"clsx": "^2.1.1",
"fast-xml-parser": "^5.2.3",
"date-fns": "^4.1.0",
"fast-xml-parser": "^5.2.3",
"lucide-react": "^0.510.0",
"next": "15.3.2",
"next-sitemap": "^4.2.3",
@@ -86,11 +87,11 @@
"@types/node": "^22.15.18",
"@types/react": "19.1.4",
"@types/react-dom": "19.1.5",
"react-hook-form": "^7.57.0",
"babel-plugin-react-compiler": "19.1.0-rc.2",
"cssnano": "^7.0.7",
"pino-pretty": "^13.0.0",
"prettier": "^3.5.3",
"react-hook-form": "^7.57.0",
"supabase": "^2.22.12",
"tailwindcss": "4.1.7",
"tailwindcss-animate": "^1.0.7",

3
pnpm-lock.yaml generated
View File

@@ -83,6 +83,9 @@ importers:
'@radix-ui/react-icons':
specifier: ^1.3.2
version: 1.3.2(react@19.1.0)
'@supabase/ssr':
specifier: ^0.6.1
version: 0.6.1(@supabase/supabase-js@2.49.4)
'@supabase/supabase-js':
specifier: 2.49.4
version: 2.49.4