Bump element-ui from 2.15.3 to 2.15.5
Bumps [element-ui](https://github.com/ElemeFE/element) from 2.15.3 to 2.15.5. - [Release notes](https://github.com/ElemeFE/element/releases) - [Changelog](https://github.com/ElemeFE/element/blob/dev/CHANGELOG.en-US.md) - [Commits](https://github.com/ElemeFE/element/compare/v2.15.3...v2.15.5) --- updated-dependencies: - dependency-name: element-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4cccb524b6
commit
d4e8a7d974
|
@ -190,7 +190,7 @@
|
|||
"electron-json-storage": "^4.5.0",
|
||||
"electron-log": "^4.4.1",
|
||||
"electron-window-state": "^5.0.3",
|
||||
"element-ui": "2.15.3",
|
||||
"element-ui": "2.15.5",
|
||||
"emoji-mart-vue": "^2.6.6",
|
||||
"i18next": "^20.3.4",
|
||||
"lodash": "^4.17.21",
|
||||
|
|
|
@ -4703,10 +4703,10 @@ element-matches@^0.1.2:
|
|||
resolved "https://registry.yarnpkg.com/element-matches/-/element-matches-0.1.2.tgz#7345cb71e965bd2b12f725e524591c102198361a"
|
||||
integrity sha512-yWh1otcs3OKUWDvu/IxyI36ZI3WNaRZlI0uG/DK6fu0pap0VYZ0J5pEGTk1zakme+hT0OKHwhlHc0N5TJhY6yQ==
|
||||
|
||||
element-ui@2.15.3:
|
||||
version "2.15.3"
|
||||
resolved "https://registry.yarnpkg.com/element-ui/-/element-ui-2.15.3.tgz#55108ab82a3bcc646e7b0570871c48ba96300652"
|
||||
integrity sha512-yGcK0AspuC827Nq7GUHct83cywAKIDo+kpp/rtov5ptmK1hZ8FMlt2SKbcozmSabmpdBNroMgqxqXl6IT1zy1A==
|
||||
element-ui@2.15.5:
|
||||
version "2.15.5"
|
||||
resolved "https://registry.yarnpkg.com/element-ui/-/element-ui-2.15.5.tgz#dfb376dc5cd60adab21c991bd4fac3e67e5300f4"
|
||||
integrity sha512-B/YCdz2aRY2WnFXzbTRTHPKZHBD/2KV6u88EBnkaARC/Lyxnap+7vpvrcW5UNTyVwjItS5Fj1eQyRy6236lbXg==
|
||||
dependencies:
|
||||
async-validator "~1.8.1"
|
||||
babel-helper-vue-jsx-merge-props "^2.0.0"
|
||||
|
|
Loading…
Reference in New Issue