Update dependencies versions in pnpm-lock.yaml

Updated the versions of various dependencies including '@tanstack/react-query', '@marsidev/react-turnstile', and 'i18next' among others in pnpm-lock.yaml. This ensures the project uses the latest and most secure versions of these dependencies.
This commit is contained in:
giancarlo
2024-05-11 23:30:05 +07:00
parent 1f75a84c8f
commit f22c9817bd
10 changed files with 101 additions and 73 deletions

View File

@@ -52,11 +52,11 @@
"@kit/ui": "workspace:^",
"@makerkit/data-loader-supabase-core": "^0.0.7",
"@makerkit/data-loader-supabase-nextjs": "^1.2.2",
"@marsidev/react-turnstile": "^0.6.0",
"@marsidev/react-turnstile": "^0.6.1",
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.43.1",
"@tanstack/react-query": "5.35.1",
"@tanstack/react-query-next-experimental": "^5.35.1",
"@tanstack/react-query": "5.35.5",
"@tanstack/react-query-next-experimental": "^5.35.5",
"@tanstack/react-table": "^8.16.0",
"date-fns": "^3.6.0",
"lucide-react": "^0.378.0",