Update multiple package versions across the project
This commit performs an update of the version numbers for several packages used across the project. Overall, this is part of a maintenance task to ensure the latest version of each package is used to gain performance improvements, bug fixes and new features where applicable.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"@supabase/supabase-js": "^2.44.2",
|
||||
"@tanstack/react-query": "5.49.2",
|
||||
"@types/react": "^18.3.3",
|
||||
"lucide-react": "^0.399.0",
|
||||
"lucide-react": "^0.400.0",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-i18next": "^14.1.2"
|
||||
|
||||
Reference in New Issue
Block a user