mirror of https://github.com/halo-dev/halo-admin
chore(deps): bump ant-design-vue from 1.5.5 to 1.6.2 (#187)
Bumps [ant-design-vue](https://github.com/vueComponent/ant-design-vue) from 1.5.5 to 1.6.2. - [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.5...1.6.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>pull/207/head
parent
4f46c8a123
commit
a9a8ff5e1a
|
@ -2979,9 +2979,9 @@
|
|||
}
|
||||
},
|
||||
"ant-design-vue": {
|
||||
"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==",
|
||||
"version": "1.6.2",
|
||||
"resolved": "https://registry.npmjs.org/ant-design-vue/-/ant-design-vue-1.6.2.tgz",
|
||||
"integrity": "sha512-VEwWomHxY+0rt0RKRd4FqrW+udCr7cpFt0GwVOCJPwIdulkZkB3GjK64GslEl9XtBp/rKzcorfAx4t1ues6Izg==",
|
||||
"requires": {
|
||||
"@ant-design/icons": "^2.1.1",
|
||||
"@ant-design/icons-vue": "^2.0.0",
|
||||
|
@ -6205,9 +6205,9 @@
|
|||
}
|
||||
},
|
||||
"dom-align": {
|
||||
"version": "1.11.1",
|
||||
"resolved": "https://registry.npmjs.org/dom-align/-/dom-align-1.11.1.tgz",
|
||||
"integrity": "sha512-hN42DmUgtweBx0iBjDLO4WtKOMcK8yBmPx/fgdsgQadLuzPu/8co3oLdK5yMmeM/vnUd3yDyV6qV8/NzxBexQg=="
|
||||
"version": "1.12.0",
|
||||
"resolved": "https://registry.npmjs.org/dom-align/-/dom-align-1.12.0.tgz",
|
||||
"integrity": "sha512-YkoezQuhp3SLFGdOlr5xkqZ640iXrnHAwVYcDg8ZKRUtO7mSzSC2BA5V0VuyAwPSJA4CLIc6EDDJh4bEsD2+zA=="
|
||||
},
|
||||
"dom-closest": {
|
||||
"version": "0.2.0",
|
||||
|
|
Loading…
Reference in New Issue