Upgrade dependencies across packages for stability and features. (#250)
Updated various dependencies, including `@tanstack/react-query`, `@types/node`, `react-i18next`, and more to their latest compatible versions. This improves compatibility, fixes potential bugs, and ensures access to the latest features.
This commit is contained in:
committed by
GitHub
parent
dc55782a97
commit
f66c269e79
@@ -21,7 +21,7 @@
|
||||
"@makerkit/data-loader-supabase-core": "^0.0.10",
|
||||
"@makerkit/data-loader-supabase-nextjs": "^1.2.5",
|
||||
"@supabase/supabase-js": "2.49.4",
|
||||
"@tanstack/react-query": "5.74.4",
|
||||
"@tanstack/react-query": "5.74.11",
|
||||
"@tanstack/react-table": "^8.21.3",
|
||||
"@types/react": "19.1.2",
|
||||
"lucide-react": "^0.503.0",
|
||||
|
||||
Reference in New Issue
Block a user