mirror of https://github.com/halo-dev/halo
chore(deps): bump ant-design-vue from 1.5.4 to 1.5.5 (halo-dev/console#161)
Bumps [ant-design-vue](https://github.com/vueComponent/ant-design-vue) from 1.5.4 to 1.5.5. - [Release notes](https://github.com/vueComponent/ant-design-vue/releases) - [Changelog](https://github.com/vueComponent/ant-design-vue/blob/master/CHANGELOG.en-US.md) - [Commits](https://github.com/vueComponent/ant-design-vue/compare/1.5.4...1.5.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>pull/3445/head
parent
17c500a71f
commit
d19c44d2a7
|
@ -2964,9 +2964,9 @@
|
|||
}
|
||||
},
|
||||
"ant-design-vue": {
|
||||
"version": "1.5.4",
|
||||
"resolved": "https://registry.npmjs.org/ant-design-vue/-/ant-design-vue-1.5.4.tgz",
|
||||
"integrity": "sha512-NTM+YD/pfr6J3kjnew4gN8EP5uLp4bV3edof5MLnJB3lCaFfJRCxBIkL05Zx+Hx13chzdnhMSEJrTPoZFiMNyw==",
|
||||
"version": "1.5.5",
|
||||
"resolved": "https://registry.npmjs.org/ant-design-vue/-/ant-design-vue-1.5.5.tgz",
|
||||
"integrity": "sha512-g/61l+KkNyUeMNoct3jU9N3Y8DW4BVtV7JutWjKt0/1/K8jekId2ix5c/JHCgnZH2MluOdf5MlAy2gaqQwEIwQ==",
|
||||
"requires": {
|
||||
"@ant-design/icons": "^2.1.1",
|
||||
"@ant-design/icons-vue": "^2.0.0",
|
||||
|
@ -3218,9 +3218,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"async-validator": {
|
||||
"version": "3.2.4",
|
||||
"resolved": "https://registry.npmjs.org/async-validator/-/async-validator-3.2.4.tgz",
|
||||
"integrity": "sha512-mTgzMJixkrh+5t2gbYoua8MLy11GHkQqFE6tbhY5Aqc4jEDGsR4BWP+sVQiYDHtzTMB8WIwI/ypObTVPcTZInw=="
|
||||
"version": "3.3.0",
|
||||
"resolved": "https://registry.npmjs.org/async-validator/-/async-validator-3.3.0.tgz",
|
||||
"integrity": "sha512-cAHGD9EL8aCqWXjnb44q94MWiDFzUo1tMhvLb2WzcpWqGiKugsjWG9cvl+jPgkPca7asNbsBU3fa0cwkI/P+Xg=="
|
||||
},
|
||||
"asynckit": {
|
||||
"version": "0.4.0",
|
||||
|
|
Loading…
Reference in New Issue