chore(pkg): 更新项目包元数据

This commit is contained in:
2026-05-12 00:57:20 +08:00
parent 282fdbc2a6
commit 4147d15a42
+2 -2
View File
@@ -1,5 +1,5 @@
{ {
"name": "fullstack-starter", "name": "battery-soh",
"version": "1.0.0", "version": "1.0.0",
"private": true, "private": true,
"type": "module", "type": "module",
@@ -43,7 +43,6 @@
"@tanstack/react-table": "^8.21.3", "@tanstack/react-table": "^8.21.3",
"@tanstack/react-virtual": "^3.13.24", "@tanstack/react-virtual": "^3.13.24",
"citty": "^0.2.2", "citty": "^0.2.2",
"drizzle-orm": "^0.45.2",
"lru-cache": "^11.3.6", "lru-cache": "^11.3.6",
"lucide-react": "^1.14.0", "lucide-react": "^1.14.0",
"motion": "^12.38.0", "motion": "^12.38.0",
@@ -62,6 +61,7 @@
"@tanstack/react-router-devtools": "^1.166.13", "@tanstack/react-router-devtools": "^1.166.13",
"@types/bun": "^1.3.13", "@types/bun": "^1.3.13",
"@vitejs/plugin-react": "^6.0.1", "@vitejs/plugin-react": "^6.0.1",
"drizzle-orm": "^0.45.2",
"drizzle-seed": "^0.3.1", "drizzle-seed": "^0.3.1",
"nitro": "npm:nitro-nightly@3.0.1-20260424-182106-f8cf6ccc", "nitro": "npm:nitro-nightly@3.0.1-20260424-182106-f8cf6ccc",
"tailwindcss": "^4.2.4", "tailwindcss": "^4.2.4",