Add support to load ch in manage db

This commit is contained in:
2026-02-18 16:14:55 +08:00
parent dc097031ed
commit f56a9e3b2a
13 changed files with 180 additions and 14 deletions

View File

@@ -2007,6 +2007,11 @@ locate-path@^6.0.0:
dependencies:
p-locate "^5.0.0"
lodash.isequal@^4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/lodash.isequal/-/lodash.isequal-4.5.0.tgz#415c4478f2bcc30120c22ce10ed3226f7d3e18e0"
integrity sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==
lodash.merge@^4.6.2:
version "4.6.2"
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"