Updated license checker to log errors; updated dependencies.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"@supabase/supabase-js": "^2.45.4",
|
||||
"@types/react": "^18.3.8",
|
||||
"date-fns": "^4.1.0",
|
||||
"lucide-react": "^0.441.0",
|
||||
"lucide-react": "^0.445.0",
|
||||
"next": "14.2.13",
|
||||
"react": "18.3.1",
|
||||
"react-hook-form": "^7.53.0",
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"@tanstack/react-query": "5.56.2",
|
||||
"@types/react": "^18.3.8",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"lucide-react": "^0.441.0",
|
||||
"lucide-react": "^0.445.0",
|
||||
"next": "14.2.13",
|
||||
"next-themes": "0.3.0",
|
||||
"react": "18.3.1",
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"@tanstack/react-query": "5.56.2",
|
||||
"@tanstack/react-table": "^8.20.5",
|
||||
"@types/react": "^18.3.8",
|
||||
"lucide-react": "^0.441.0",
|
||||
"lucide-react": "^0.445.0",
|
||||
"next": "14.2.13",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"@supabase/supabase-js": "^2.45.4",
|
||||
"@tanstack/react-query": "5.56.2",
|
||||
"@types/react": "^18.3.8",
|
||||
"lucide-react": "^0.441.0",
|
||||
"lucide-react": "^0.445.0",
|
||||
"next": "14.2.13",
|
||||
"react-hook-form": "^7.53.0",
|
||||
"react-i18next": "^15.0.2",
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"@supabase/supabase-js": "^2.45.4",
|
||||
"@tanstack/react-query": "5.56.2",
|
||||
"@types/react": "^18.3.8",
|
||||
"lucide-react": "^0.441.0",
|
||||
"lucide-react": "^0.445.0",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
"react-i18next": "^15.0.2"
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"date-fns": "^4.1.0",
|
||||
"lucide-react": "^0.441.0",
|
||||
"lucide-react": "^0.445.0",
|
||||
"next": "14.2.13",
|
||||
"react": "18.3.1",
|
||||
"react-dom": "18.3.1",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"clsx": "^2.1.1",
|
||||
"cmdk": "1.0.0",
|
||||
"input-otp": "1.2.4",
|
||||
"lucide-react": "^0.441.0",
|
||||
"lucide-react": "^0.445.0",
|
||||
"react-top-loading-bar": "2.3.1",
|
||||
"recharts": "^2.12.7",
|
||||
"tailwind-merge": "^2.5.2"
|
||||
|
||||
Reference in New Issue
Block a user