diff --git a/package.json b/package.json index be36ff41e..6b9769869 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-supabase-saas-kit-turbo", - "version": "2.23.0", + "version": "2.23.1", "private": true, "sideEffects": false, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 017e535c3..f9a5ad987 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ catalogs: specifier: 20.1.1 version: 20.1.1 supabase: - specifier: 2.71.1 - version: 2.71.1 + specifier: 2.71.2 + version: 2.71.2 tailwindcss: specifier: 4.1.18 version: 4.1.18 @@ -387,7 +387,7 @@ importers: version: 3.7.4 supabase: specifier: 'catalog:' - version: 2.71.1 + version: 2.71.2 tailwindcss: specifier: 'catalog:' version: 4.1.18 @@ -8429,8 +8429,8 @@ packages: stylis@4.2.0: resolution: {integrity: sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==} - supabase@2.71.1: - resolution: {integrity: sha512-ICuVAkCrGde9gulis5JcqpN8osGllbFStcMjssOq97Kn/TMGX6Ngoo4mhHva9CZY/UvYyfcbph9QbY8fzZ8b/Q==} + supabase@2.71.2: + resolution: {integrity: sha512-Wo1Ad31daligE1R+8d2kc53nSr6CUqYMdqsiWZG5w7i/fFcROV3/Rd3oUiIay+CLvwpN8eiYeJIUHGEOcJPIOQ==} engines: {npm: '>=8'} hasBin: true @@ -17456,7 +17456,7 @@ snapshots: stylis@4.2.0: {} - supabase@2.71.1: + supabase@2.71.2: dependencies: bin-links: 6.0.0 https-proxy-agent: 7.0.6 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 9c7e71aa1..98997208b 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -23,7 +23,7 @@ catalog: react-hook-form: 7.70.0 react-i18next: 16.5.1 stripe: 20.1.1 - supabase: 2.71.1 + supabase: 2.71.2 tailwindcss: 4.1.18 tw-animate-css: 1.4.0 zod: 3.25.76