chore: bump version to 2.23.3 and update dependencies (#441)
- Updated application version from 2.23.2 to 2.23.3 in package.json. - Upgraded various dependencies including @faker-js/faker to 10.2.0, @react-email/components to 1.0.4, and updated supabase-related packages to 2.90.1. - Adjusted node-html-parser version to 7.0.2 and totp-generator to 2.0.1. - Updated i18next and related packages to the latest versions for improved localization support.
This commit is contained in:
committed by
GitHub
parent
0636f8cf11
commit
f5e6910194
@@ -7,23 +7,27 @@ catalog:
|
||||
'@marsidev/react-turnstile': 1.4.1
|
||||
'@next/bundle-analyzer': 16.1.1
|
||||
'@next/eslint-plugin-next': 16.1.1
|
||||
'@react-email/components': 1.0.4
|
||||
'@stripe/react-stripe-js': 5.4.1
|
||||
'@stripe/stripe-js': 8.6.1
|
||||
'@supabase/supabase-js': 2.89.0
|
||||
'@supabase/supabase-js': 2.90.1
|
||||
'@tailwindcss/postcss': 4.1.18
|
||||
'@tanstack/react-query': 5.90.16
|
||||
'@types/node': 25.0.3
|
||||
'@types/react': 19.2.7
|
||||
'@types/react-dom': 19.2.3
|
||||
eslint-config-next: 16.1.1
|
||||
i18next: 25.7.4
|
||||
i18next-browser-languagedetector: 8.2.0
|
||||
i18next-resources-to-backend: 1.2.1
|
||||
lucide-react: 0.562.0
|
||||
next: 16.1.1
|
||||
react: 19.2.3
|
||||
react-dom: 19.2.3
|
||||
react-hook-form: 7.70.0
|
||||
react-i18next: 16.5.1
|
||||
stripe: 20.1.1
|
||||
supabase: 2.71.2
|
||||
stripe: 20.1.2
|
||||
supabase: 2.72.2
|
||||
tailwindcss: 4.1.18
|
||||
tw-animate-css: 1.4.0
|
||||
zod: 3.25.76
|
||||
|
||||
Reference in New Issue
Block a user