Update package versions in pnpm-lock.yaml

Several package versions including '@types/node', '@supabase/supabase-js', '@tanstack/react-query' and others were updated in the pnpm-lock.yaml file. This commit ensures all references to these versions are properly updated across the project, contributing to the maintenance of dependency consistency.
This commit is contained in:
giancarlo
2024-05-17 23:13:13 +07:00
parent e88ae7268a
commit 5c1e1d5cd0
19 changed files with 1322 additions and 328 deletions

View File

@@ -20,8 +20,8 @@
"@kit/ui": "workspace:^",
"@makerkit/data-loader-supabase-core": "^0.0.8",
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
"@supabase/supabase-js": "^2.43.1",
"@tanstack/react-query": "5.36.0",
"@supabase/supabase-js": "^2.43.2",
"@tanstack/react-query": "5.36.2",
"@tanstack/react-table": "^8.17.3",
"@types/react": "^18.3.1",
"lucide-react": "^0.378.0",