chore: @types/better-sqlite3

This commit is contained in:
redglow
2026-06-21 19:41:32 +02:00
parent b9dec081bd
commit 7d973739da
2 changed files with 9 additions and 1 deletions
+2 -1
View File
@@ -10,6 +10,7 @@
"biome-full": "biome check --write"
},
"dependencies": {
"@types/better-sqlite3": "^7.6.13",
"better-sqlite3": "^12.11.1",
"express": "^5.1.0",
"kysely": "^0.29.2",
@@ -21,6 +22,7 @@
"zod": "^4.4.3"
},
"devDependencies": {
"@biomejs/biome": "2.5.0",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@fontsource/raleway": "5.2.8",
@@ -32,7 +34,6 @@
"@tanstack/react-router": "^1.170.16",
"@tanstack/react-router-devtools": "^1.167.0",
"@tanstack/router-core": "^1.170.0",
"@biomejs/biome": "2.5.0",
"@tanstack/router-plugin": "^1.168.18",
"@types/express": "^5.0.1",
"@types/multer": "^2.1.0",