fix: 修复前端编译 TS 错误
- App 类型补充 is_favorited?: boolean 字段 - platform/providers 页面 testConnection mutationFn 补充泛型参数
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"zustand": "^5.0.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^10.0.1",
|
||||
"@eslint/js": "^9.0.0",
|
||||
"@tailwindcss/postcss": "^4",
|
||||
"@types/node": "^20",
|
||||
"@types/react": "^19",
|
||||
|
||||
Reference in New Issue
Block a user