diff --git a/frontend/web/package.json b/frontend/web/package.json index 45ba203..b704b57 100644 --- a/frontend/web/package.json +++ b/frontend/web/package.json @@ -9,7 +9,7 @@ "lint": "eslint" }, "dependencies": { - "@supabase/ssr": "^0.10.3", + "@supabase/ssr": "^0.12.0", "@supabase/supabase-js": "^2.108.2", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", diff --git a/frontend/web/pnpm-lock.yaml b/frontend/web/pnpm-lock.yaml index 04573a1..35fb9ed 100644 --- a/frontend/web/pnpm-lock.yaml +++ b/frontend/web/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@supabase/ssr': - specifier: ^0.10.3 - version: 0.10.3(@supabase/supabase-js@2.108.2) + specifier: ^0.12.0 + version: 0.12.0(@supabase/supabase-js@2.108.2) '@supabase/supabase-js': specifier: ^2.108.2 version: 2.108.2 @@ -1281,10 +1281,10 @@ packages: resolution: {integrity: sha512-aAGxCSUemZvQIibnCdvNvgaKib28I4rfrNjKbQ9cG1uBLwUsI7hVpGXgEbypCCDhLjQlDTAiJlu7rgljYUT73g==} engines: {node: '>=20.0.0'} - '@supabase/ssr@0.10.3': - resolution: {integrity: sha512-ux2CJgX89h0Fz2lY7ZNafNG2SkXpyRc5dz77K9eKeBLPdtywQixKwIuetDeIViAJBp/buOUVmgj8PVesOklNpw==} + '@supabase/ssr@0.12.0': + resolution: {integrity: sha512-d9XV5XzJvzzZbeAIM7fWTCUYxQJZ2Ru6ny3dJHmHGp/LIrJ+o9FpD7N9Rf/UhhWEvHXSoDe8SI32Z2ouOdMjBg==} peerDependencies: - '@supabase/supabase-js': ^2.105.3 + '@supabase/supabase-js': ^2.108.0 '@supabase/storage-js@2.108.2': resolution: {integrity: sha512-TVZPQxXGxY2+A6yTtm77zUHsh70lBhYUEaJL8RQC+BghcX/ygiMG/rmXrNVBce30/WAeNPa8FiG8HbqlGeV05g==} @@ -3594,9 +3594,6 @@ packages: tailwind-merge@3.6.0: resolution: {integrity: sha512-uxL7qAVQriqRQPAyK3pj66VqskWqoZ37PW94jwOTwNfq/z9oyu1V+eqrZqtR2+fCiXdYOZe/Modt8GtvqNzu+w==} - tailwindcss@4.3.0: - resolution: {integrity: sha512-y6nxMGB1nMW9R6k96e5gdIFzcfL/gTJRNaqGes1YvkLnPVXzWgbqFF2yLC0T8G774n24cx3Pe8XrKoniCOAH+Q==} - tailwindcss@4.3.1: resolution: {integrity: sha512-hk+TB1m+K8CYNrP6rjQaq/Y+4Zylwpa87mLYBKCunwnnQ9p+fHb7kmSfGqyEJoxF/O6CDyABWVFEafNSYKll+Q==} @@ -5097,7 +5094,7 @@ snapshots: '@supabase/phoenix': 0.4.4 tslib: 2.8.1 - '@supabase/ssr@0.10.3(@supabase/supabase-js@2.108.2)': + '@supabase/ssr@0.12.0(@supabase/supabase-js@2.108.2)': dependencies: '@supabase/supabase-js': 2.108.2 cookie: 1.1.1 @@ -7629,8 +7626,6 @@ snapshots: tailwind-merge@3.6.0: {} - tailwindcss@4.3.0: {} - tailwindcss@4.3.1: {} tapable@2.3.3: {}