Updated license checker to log errors; updated dependencies.

This commit is contained in:
gbuomprisco
2024-09-22 19:55:25 +02:00
parent e16ca0b856
commit fff0b40a65
13 changed files with 107 additions and 92 deletions

View File

@@ -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",