diff --git a/bricks/forms/package.json b/bricks/forms/package.json index 9cb9eff65..8fd1fba06 100644 --- a/bricks/forms/package.json +++ b/bricks/forms/package.json @@ -45,8 +45,8 @@ "@next-core/custom-antd-styles": "^1.27.1", "@next-libs/basic-components": "^5.5.2", "@next-libs/clipboard": "^3.0.4", - "@next-libs/cmdb-instances": "^7.26.1", - "@next-libs/cmdb-utils": "^3.7.4", + "@next-libs/cmdb-instances": "^7.28.9", + "@next-libs/cmdb-utils": "^3.7.5", "@next-libs/code-editor-components": "4.12.5", "@next-libs/crontab": "^2.0.10", "@next-libs/forms": "^3.6.2", diff --git a/bricks/next-builder/package.json b/bricks/next-builder/package.json index 758aede31..87a730828 100644 --- a/bricks/next-builder/package.json +++ b/bricks/next-builder/package.json @@ -38,7 +38,7 @@ "@babel/standalone": "^7.26.2", "@next-core/storyboard-function-types": "^0.2.18", "@next-libs/basic-components": "^5.5.2", - "@next-libs/cmdb-instances": "^7.24.10", + "@next-libs/cmdb-instances": "^7.28.9", "@next-libs/code-editor-components": "^4.12.5", "@next-libs/forms": "^3.6.2", "@next-libs/hooks": "^2.2.6", diff --git a/bricks/presentational-bricks/package.json b/bricks/presentational-bricks/package.json index 55e213ef3..4339a6167 100644 --- a/bricks/presentational-bricks/package.json +++ b/bricks/presentational-bricks/package.json @@ -46,7 +46,7 @@ "@next-core/custom-antd-styles": "^1.27.1", "@next-libs/basic-components": "^5.5.2", "@next-libs/clipboard": "^3.0.4", - "@next-libs/cmdb-utils": "^3.7.4", + "@next-libs/cmdb-utils": "^3.7.5", "@next-libs/crontab": "^2.0.10", "@next-libs/datetime": "^2.0.4", "@next-libs/datetime-components": "^3.2.4", diff --git a/package.json b/package.json index dfc3351c6..d6e4a6ac4 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@next-core/illustrations": "^0.11.34", "@next-core/loader": "^1.6.10", "@next-core/pipes": "^1.0.20", - "@next-libs/cmdb-utils": "^3.7.4", + "@next-libs/cmdb-utils": "^3.7.5", "@size-limit/file": "^8.1.0", "@testing-library/react-hooks": "^8.0.1", "@types/d3": "^6.7.5", diff --git a/yarn.lock b/yarn.lock index 29568e53b..7f7798940 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2683,14 +2683,14 @@ resolved "https://registry.npmjs.org/@next-libs/clipboard/-/clipboard-3.0.4.tgz#51ebe3b2f2e45c5940bf343e2a19f767a683b030" integrity sha512-pCxzyaSBnbFLUBif4n/Sa1TkUGandGhzycRs04NY73+wbqrYquM29egum7Ji0EdmakI+5MRgLXZZQsm+HlXvSQ== -"@next-libs/cmdb-instances@^7.24.10", "@next-libs/cmdb-instances@^7.26.1": - version "7.26.1" - resolved "https://registry.npmjs.org/@next-libs/cmdb-instances/-/cmdb-instances-7.26.1.tgz#af6679db66677e19b2ac2635937f74cca44342e6" - integrity sha512-8GRKGrC/PWuf4v8hEzhP7/6JSrej6Fun1noOc8wLKk2QURT/lSLGTDzJjb79faGMp/uwHLiYIntJiGWOUDh3iw== +"@next-libs/cmdb-instances@^7.28.9": + version "7.28.9" + resolved "https://registry.npmjs.org/@next-libs/cmdb-instances/-/cmdb-instances-7.28.9.tgz#4837de7151743335f4c7d6fb2b84a61cd24065d7" + integrity sha512-LwKwOAdbFN3JU3+TM3EyXcn1K1PHW97JA1VtzWBUN7qh/88IzH64bDVLRSXTBh/jOXCqE0jedcj3DQZX9Odzyg== dependencies: "@next-core/brick-types" "^2.97.0" "@next-libs/basic-components" "^5.5.2" - "@next-libs/cmdb-utils" "^3.7.4" + "@next-libs/cmdb-utils" "^3.7.5" "@next-libs/code-display-components" "^2.1.0" "@next-libs/code-editor-components" "^4.12.5" "@next-libs/forms" "^3.6.2" @@ -2705,10 +2705,10 @@ js-base64 "^3.7.7" marked "^2.1.3" -"@next-libs/cmdb-utils@^3.7.4": - version "3.7.4" - resolved "https://registry.npmjs.org/@next-libs/cmdb-utils/-/cmdb-utils-3.7.4.tgz#43a5a5c1c967f325196b355218578cb92dc07040" - integrity sha512-pxtLrkiL3InLrLLDUdPswsS/zvQtmalKy2/IG2gQ0PQ7V2z4ubPRmv7HG58E/nJ3fDGUozRuvG21Euv+EVl1Nw== +"@next-libs/cmdb-utils@^3.7.5": + version "3.7.5" + resolved "https://registry.npmjs.org/@next-libs/cmdb-utils/-/cmdb-utils-3.7.5.tgz#29cd0becb815921964427daf1a279b18cddedca9" + integrity sha512-euxao0HBsiZ4CrLDpqXkyaZU8GZ0pGyb/Ryw8GyAmhcSoeuvLS6vtgR3GGBknY1VXMbEvcZjR6REeq4W5NU9sQ== dependencies: "@next-sdk/cmdb-sdk" "^2.3.1"