Updatable notification

This commit is contained in:
2026-05-07 13:26:23 +02:00 Verified
parent f3f5a0c353
commit ddd271fa89
7 changed files with 1245 additions and 1150 deletions
+4 -2
View File
@@ -9,11 +9,13 @@
"lint": "eslint"
},
"dependencies": {
"@hono/node-server": "^2.0.1",
"@prisma/adapter-better-sqlite3": "^7.5.0",
"@prisma/client": "^7.5.0",
"@serwist/next": "^9.5.7",
"better-sqlite3": "^12.8.0",
"dotenv": "^17.3.1",
"hono": "^4.12.18",
"localforage": "^1.10.0",
"lucide-react": "^0.577.0",
"next": "^16.2.1",
@@ -36,8 +38,8 @@
"typescript": "^5"
},
"overrides": {
"hono": "4.12.7",
"@hono/node-server": "1.19.10",
"postcss": "^8.5.10",
"@hono/node-server": "$@hono/node-server",
"effect": "^3.20.0",
"@eslint/plugin-kit": "^0.3.4",
"brace-expansion": "^5.0.1",