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

5
.npmrc
View File

@@ -1,3 +1,4 @@
peer-legacy-deps=true
dedupe-peer-dependencies=true
use-lockfile-v6=true
dedupe-peer-dependents=true
use-lockfile-v6=true
resolution-mode=highest