diff --git a/src/dashboard-front/package.json b/src/dashboard-front/package.json index 70ce12590..287ede930 100644 --- a/src/dashboard-front/package.json +++ b/src/dashboard-front/package.json @@ -25,7 +25,7 @@ "@blueking/bkui-form": "1.0.0-beta.5", "@blueking/login-modal": "^1.0.3", "@blueking/notice-component": "^2.0.2", - "@blueking/release-note": "0.0.1-beta.14", + "@blueking/release-note": "0.0.1-beta.16", "@blueking/platform-config": "^1.0.3", "art-template": "^4.13.2", "bkui-vue": "1.0.3-beta.58", diff --git a/src/dashboard-front/yarn.lock b/src/dashboard-front/yarn.lock index 7da415c35..d794de82e 100644 --- a/src/dashboard-front/yarn.lock +++ b/src/dashboard-front/yarn.lock @@ -1122,10 +1122,10 @@ dependencies: xss "^1.0.15" -"@blueking/release-note@0.0.1-beta.14": - version "0.0.1-beta.14" - resolved "https://registry.yarnpkg.com/@blueking/release-note/-/release-note-0.0.1-beta.14.tgz#cc0ba5c639d045d884817d97111513c44ed9f8e0" - integrity sha512-NVmoVp2A0dhBPo8e2AC8+XyuDaVohdpo2yxtBehV8BQ2QKIn3R1772RNejccmaywKuyr/8bHvxlm4DOH9cKOLg== +"@blueking/release-note@0.0.1-beta.16": + version "0.0.1-beta.16" + resolved "https://registry.yarnpkg.com/@blueking/release-note/-/release-note-0.0.1-beta.16.tgz#a274c971b848fd13fa3ddebb50d8c848f4bdb397" + integrity sha512-+U0C6e5nD16j6MhltEhy4N85NqDhnVH8L/rtvbb0RVBNy6lXEmK7Hxirofq4HXbOk2X6bvs8G7CDmWsl6Xk4HA== "@blueking/stylelint-config-bk@^2.1.0-beta.10": version "2.1.0-beta.10"