Updated license checker to log errors; updated dependencies.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"supabase:db:dump:local": "supabase db dump --local --data-only"
|
||||
},
|
||||
"dependencies": {
|
||||
"@edge-csrf/nextjs": "2.3.0",
|
||||
"@edge-csrf/nextjs": "2.5.0",
|
||||
"@hookform/resolvers": "^3.9.0",
|
||||
"@kit/accounts": "workspace:^",
|
||||
"@kit/admin": "workspace:^",
|
||||
@@ -59,7 +59,7 @@
|
||||
"@tanstack/react-query": "5.56.2",
|
||||
"@tanstack/react-table": "^8.20.5",
|
||||
"date-fns": "^4.1.0",
|
||||
"lucide-react": "^0.441.0",
|
||||
"lucide-react": "^0.445.0",
|
||||
"next": "14.2.13",
|
||||
"next-sitemap": "^4.2.3",
|
||||
"next-themes": "0.3.0",
|
||||
|
||||
Reference in New Issue
Block a user