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

@@ -34,11 +34,11 @@
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.44.4",
"@supabase/supabase-js": "^2.45.0",
"@tanstack/react-query": "5.51.15",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"lucide-react": "^0.416.0",
"lucide-react": "^0.417.0",
"next": "14.2.5",
"next-themes": "0.3.0",
"react": "18.3.1",

View File

@@ -21,11 +21,11 @@
"@kit/ui": "workspace:^",
"@makerkit/data-loader-supabase-core": "^0.0.8",
"@makerkit/data-loader-supabase-nextjs": "^1.2.3",
"@supabase/supabase-js": "^2.44.4",
"@supabase/supabase-js": "^2.45.0",
"@tanstack/react-query": "5.51.15",
"@tanstack/react-table": "^8.19.3",
"@types/react": "^18.3.3",
"lucide-react": "^0.416.0",
"lucide-react": "^0.417.0",
"next": "14.2.5",
"react": "18.3.1",
"react-dom": "18.3.1",

View File

@@ -28,10 +28,10 @@
"@kit/ui": "workspace:^",
"@marsidev/react-turnstile": "^0.7.2",
"@radix-ui/react-icons": "^1.3.0",
"@supabase/supabase-js": "^2.44.4",
"@supabase/supabase-js": "^2.45.0",
"@tanstack/react-query": "5.51.15",
"@types/react": "^18.3.3",
"lucide-react": "^0.416.0",
"lucide-react": "^0.417.0",
"next": "14.2.5",
"react-hook-form": "^7.52.1",
"react-i18next": "^15.0.0",

View File

@@ -20,10 +20,10 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:*",
"@supabase/supabase-js": "^2.44.4",
"@supabase/supabase-js": "^2.45.0",
"@tanstack/react-query": "5.51.15",
"@types/react": "^18.3.3",
"lucide-react": "^0.416.0",
"lucide-react": "^0.417.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "^15.0.0"

View File

@@ -32,14 +32,14 @@
"@kit/tailwind-config": "workspace:*",
"@kit/tsconfig": "workspace:*",
"@kit/ui": "workspace:^",
"@supabase/supabase-js": "^2.44.4",
"@supabase/supabase-js": "^2.45.0",
"@tanstack/react-query": "5.51.15",
"@tanstack/react-table": "^8.19.3",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"class-variance-authority": "^0.7.0",
"date-fns": "^3.6.0",
"lucide-react": "^0.416.0",
"lucide-react": "^0.417.0",
"next": "14.2.5",
"react": "18.3.1",
"react-dom": "18.3.1",