refactor: 清理未使用依赖并更新配置示例
- 添加数据库连接配置示例以支持本地PostgreSQL环境 - 移除项目中不再使用的 dayjs 依赖及其相关锁定信息 - 移除未使用的 dayjs 依赖项
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
"@tanstack/react-router-devtools": "^1.150.0",
|
||||
"@tanstack/react-router-ssr-query": "^1.150.0",
|
||||
"@tanstack/react-start": "^1.150.0",
|
||||
"dayjs": "^1.11.19",
|
||||
"drizzle-orm": "^1.0.0-beta.9-e89174b",
|
||||
"drizzle-zod": "^1.0.0-beta.9-e89174b",
|
||||
"postgres": "^3.4.8",
|
||||
|
||||
Reference in New Issue
Block a user