Update dependencies across multiple packages
Upgraded various dependencies in package.json files and pnpm-lock.yaml to their latest versions. This includes updates to @tanstack/react-query, lucide-react, and @playwright/test, among others, to ensure compatibility and improved performance.
This commit is contained in:
@@ -21,9 +21,9 @@
|
||||
"@kit/tsconfig": "workspace:*",
|
||||
"@kit/ui": "workspace:*",
|
||||
"@supabase/supabase-js": "^2.45.1",
|
||||
"@tanstack/react-query": "5.51.23",
|
||||
"@tanstack/react-query": "5.51.24",
|
||||
"@types/react": "^18.3.3",
|
||||
"lucide-react": "^0.427.0",
|
||||
"lucide-react": "^0.428.0",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-i18next": "^15.0.1"
|
||||
|
||||
Reference in New Issue
Block a user