Update dependencies across multiple packages

This commit upgrades various dependencies including @tanstack/react-query, lucide-react, react-hook-form, and autoprefixer to their latest versions. These updates aim to ensure compatibility and take advantage of the latest features and fixes. Additionally, it updates @supabase/postgrest-js, @sentry/nextjs, and stripe libraries in the pnpm-lock.yaml file.
This commit is contained in:
gbuomprisco
2024-08-05 17:04:53 +02:00
parent 6fee1c086a
commit 790cc09338
14 changed files with 340 additions and 347 deletions

View File

@@ -21,7 +21,7 @@
"@kit/shared": "workspace:^",
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@tanstack/react-query": "5.51.16",
"@tanstack/react-query": "5.51.21",
"react-i18next": "^15.0.0"
},
"dependencies": {