Update key dependencies for bug fixes and improvements

Updated `@supabase/supabase-js` from ^2.44.4 to ^2.45.0 in multiple packages to gain recent enhancements and bug fixes. Also updated `lucide-react` and `@types/node` to their latest versions to ensure consistency and leverage new features. Adjusted the pnpm-lock file accordingly to reflect these changes.
This commit is contained in:
gbuomprisco
2024-07-29 11:15:45 +02:00
parent 2c59dfd7f0
commit 7b2af5d3a9
16 changed files with 182 additions and 171 deletions

View File

@@ -31,7 +31,7 @@
"clsx": "^2.1.1",
"cmdk": "1.0.0",
"input-otp": "1.2.4",
"lucide-react": "^0.416.0",
"lucide-react": "^0.417.0",
"react-top-loading-bar": "2.3.1",
"tailwind-merge": "^2.4.0"
},