Bump element-ui from 2.15.1 to 2.15.3
Bumps [element-ui](https://github.com/ElemeFE/element) from 2.15.1 to 2.15.3. - [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.1...v2.15.3) --- 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
d973eac0a0
commit
f58d2b4156
|
@ -190,7 +190,7 @@
|
|||
"electron-json-storage": "^4.5.0",
|
||||
"electron-log": "^4.3.5",
|
||||
"electron-window-state": "^5.0.3",
|
||||
"element-ui": "2.15.1",
|
||||
"element-ui": "2.15.3",
|
||||
"emoji-mart-vue": "^2.6.6",
|
||||
"i18next": "^20.3.4",
|
||||
"lodash": "^4.17.21",
|
||||
|
|
|
@ -4588,10 +4588,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.1:
|
||||
version "2.15.1"
|
||||
resolved "https://registry.yarnpkg.com/element-ui/-/element-ui-2.15.1.tgz#ada00aa6e32c02774a2e77563dd84668f813cdff"
|
||||
integrity sha512-TqlScAKGH97XndSScUDeEHIzL1x7yg7DvQdKPEOUdiDcyIz3y3FJJBlpHYaJT96FOn1xpIcUZb+I2FJeU9EcrQ==
|
||||
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==
|
||||
dependencies:
|
||||
async-validator "~1.8.1"
|
||||
babel-helper-vue-jsx-merge-props "^2.0.0"
|
||||
|
|
Loading…
Reference in New Issue