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:
gbuomprisco
2026-01-07 20:51:32 +01:00
parent d5dc6f2528
commit e1bfbc8106
3 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "next-supabase-saas-kit-turbo",
"version": "2.23.0",
"version": "2.23.1",
"private": true,
"sideEffects": false,
"engines": {