From b4322de0525ac9bf124beae430f90ba8141c2585 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 00:36:32 +0000 Subject: [PATCH] build(deps): Bump @supabase/ssr from 0.10.3 to 0.12.0 in /frontend/web Bumps [@supabase/ssr](https://github.com/supabase/ssr) from 0.10.3 to 0.12.0. - [Release notes](https://github.com/supabase/ssr/releases) - [Changelog](https://github.com/supabase/ssr/blob/main/CHANGELOG.md) - [Commits](https://github.com/supabase/ssr/compare/v0.10.3...v0.12.0) --- updated-dependencies: - dependency-name: "@supabase/ssr" dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- frontend/web/package.json | 2 +- frontend/web/pnpm-lock.yaml | 17 ++++++----------- 2 files changed, 7 insertions(+), 12 deletions(-) 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: {}