fix: 更改数据库包

This commit is contained in:
Daniel
2026-03-03 14:49:02 +08:00
parent 85dea726e9
commit 29c921f498
10 changed files with 338 additions and 461 deletions

View File

@@ -20,7 +20,6 @@
"verify:full": "./scripts/verify-pipeline.sh --start-crawler"
},
"dependencies": {
"better-sqlite3": "^11.6.0",
"cors": "^2.8.5",
"echarts": "^5.5.0",
"echarts-for-react": "^3.0.2",
@@ -31,6 +30,7 @@
"react-dom": "^18.3.1",
"react-map-gl": "^7.1.7",
"react-router-dom": "^7.13.1",
"sql.js": "^1.11.0",
"swagger-ui-express": "^5.0.1",
"ws": "^8.19.0",
"zustand": "^5.0.0"