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

@@ -11,7 +11,7 @@
"dependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.13"
"prettier-plugin-tailwindcss": "^0.5.14"
},
"devDependencies": {
"@kit/tsconfig": "workspace:^",