chore(dependencies): update package versions for improved compatibility (#332)

This commit is contained in:
Giancarlo Buomprisco
2025-08-27 18:34:44 +07:00
committed by GitHub
parent f9ebe2f927
commit 9ce150609e
22 changed files with 813 additions and 780 deletions

View File

@@ -37,9 +37,9 @@
"@supabase/supabase-js": "2.55.0",
"@tanstack/react-query": "5.85.5",
"@types/react": "19.1.11",
"@types/react-dom": "19.1.7",
"lucide-react": "^0.541.0",
"next": "15.5.0",
"@types/react-dom": "19.1.8",
"lucide-react": "^0.542.0",
"next": "15.5.2",
"next-themes": "0.4.6",
"react": "19.1.1",
"react-dom": "19.1.1",

View File

@@ -24,8 +24,8 @@
"@tanstack/react-query": "5.85.5",
"@tanstack/react-table": "^8.21.3",
"@types/react": "19.1.11",
"lucide-react": "^0.541.0",
"next": "15.5.0",
"lucide-react": "^0.542.0",
"next": "15.5.2",
"react": "19.1.1",
"react-dom": "19.1.1",
"react-hook-form": "^7.62.0",

View File

@@ -32,8 +32,8 @@
"@supabase/supabase-js": "2.55.0",
"@tanstack/react-query": "5.85.5",
"@types/react": "19.1.11",
"lucide-react": "^0.541.0",
"next": "15.5.0",
"lucide-react": "^0.542.0",
"next": "15.5.2",
"react-hook-form": "^7.62.0",
"react-i18next": "^15.7.2",
"sonner": "^2.0.7",

View File

@@ -22,7 +22,7 @@
"@supabase/supabase-js": "2.55.0",
"@tanstack/react-query": "5.85.5",
"@types/react": "19.1.11",
"lucide-react": "^0.541.0",
"lucide-react": "^0.542.0",
"react": "19.1.1",
"react-dom": "19.1.1",
"react-i18next": "^15.7.2"

View File

@@ -36,11 +36,11 @@
"@tanstack/react-query": "5.85.5",
"@tanstack/react-table": "^8.21.3",
"@types/react": "19.1.11",
"@types/react-dom": "19.1.7",
"@types/react-dom": "19.1.8",
"class-variance-authority": "^0.7.1",
"date-fns": "^4.1.0",
"lucide-react": "^0.541.0",
"next": "15.5.0",
"lucide-react": "^0.542.0",
"next": "15.5.2",
"react": "19.1.1",
"react-dom": "19.1.1",
"react-hook-form": "^7.62.0",