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

@@ -37,7 +37,7 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@types/react": "^18.2.77",
"@types/react": "^18.2.79",
"date-fns": "^3.6.0",
"react": "18.2.0",
"zod": "^3.22.4"