Upgrade multiple dependencies

Updated several dependencies that mainly include '@manypkg/cli', '@supabase/supabase-js', 'edge-csrf', 'i18next', '@types/react', 'autoprefixer', 'supabase', and '@sentry/nextjs'. This is a general dependencies update for performance and security improvements, bug fixes, and newer features. The commit also includes changes to '@babel/types' inside dependencies of several packages.
This commit is contained in:
giancarlo
2024-04-16 15:03:41 +08:00
parent 26db7d9a0e
commit eaa163935b
20 changed files with 973 additions and 751 deletions

View File

@@ -20,7 +20,7 @@
"@kit/shared": "workspace:^",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"i18next": "^23.11.1",
"i18next": "^23.11.2",
"i18next-browser-languagedetector": "7.2.0",
"i18next-resources-to-backend": "^1.2.1",
"react-i18next": "^14.1.0"