refactor: 重构主题提供逻辑并更新依赖
All checks were successful
test/timeline-frontend/pipeline/head This commit looks good
All checks were successful
test/timeline-frontend/pipeline/head This commit looks good
将主题提供逻辑从独立组件移至布局包装器,简化组件结构 同时更新 dexie 依赖至 4.3.0 版本
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
"antd-style": "^3.6.1",
|
||||
"classnames": "^2.5.1",
|
||||
"dayjs": "^1.11.10",
|
||||
"dexie": "^4.0.0",
|
||||
"dexie": "^4.3.0",
|
||||
"numeral": "^2.0.6",
|
||||
"omit.js": "^2.0.2",
|
||||
"querystring": "^0.2.1",
|
||||
|
||||
Reference in New Issue
Block a user