Update Supabase and Sentry dependencies

Updated dependencies for Supabase-js from version 2.43.0 to 2.43.1 and Sentry from various 7.112.2 versions to 7.113.0. It was necessary to ensure compatibility, bug fixes, and to benefit from new features and improvements.
This commit is contained in:
giancarlo
2024-05-04 11:48:19 +07:00
parent 8324b49d70
commit de15abb801
13 changed files with 129 additions and 152 deletions

View File

@@ -27,7 +27,7 @@
"@kit/tsconfig": "workspace:*",
"@supabase/gotrue-js": "2.62.2",
"@supabase/ssr": "^0.3.0",
"@supabase/supabase-js": "^2.43.0",
"@supabase/supabase-js": "^2.43.1",
"@tanstack/react-query": "5.32.0",
"@types/react": "^18.3.1",
"next": "14.2.3",