Updatable notification
This commit is contained in:
+4
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user