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:
@@ -27,8 +27,8 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@supabase/gotrue-js": "2.62.2",
|
||||
"@supabase/ssr": "^0.3.0",
|
||||
"@supabase/supabase-js": "^2.43.1",
|
||||
"@tanstack/react-query": "5.36.0",
|
||||
"@supabase/supabase-js": "^2.43.2",
|
||||
"@tanstack/react-query": "5.36.2",
|
||||
"@types/react": "^18.3.1",
|
||||
"next": "14.2.3",
|
||||
"react": "18.3.1",
|
||||
|
||||
Reference in New Issue
Block a user