chore: bump version to 2.23.1 and update supabase dependency
- Updated application version from 2.23.0 to 2.23.1 in package.json. - Upgraded supabase dependency from 2.71.1 to 2.71.2 in pnpm-lock.yaml and pnpm-workspace.yaml.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "next-supabase-saas-kit-turbo",
|
||||
"version": "2.23.0",
|
||||
"version": "2.23.1",
|
||||
"private": true,
|
||||
"sideEffects": false,
|
||||
"engines": {
|
||||
|
||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user