build(deps): bump element-plus from 2.2.28 to 2.2.29

Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.2.28 to 2.2.29.
- [Release notes](https://github.com/element-plus/element-plus/releases)
- [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md)
- [Commits](https://github.com/element-plus/element-plus/compare/2.2.28...2.2.29)

---
updated-dependencies:
- dependency-name: element-plus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-03 08:04:51 +00:00 committed by GitHub
parent aa0fe8fc2e
commit bb40e1a390
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -91,7 +91,7 @@
"electron-json-storage": "^4.6.0",
"electron-log": "^4.4.8",
"electron-window-state": "^5.0.3",
"element-plus": "^2.2.28",
"element-plus": "^2.2.29",
"emoji-mart-vue-fast": "^12.0.1",
"i18next": "^22.4.9",
"megalodon": "5.1.1",

View File

@ -5165,10 +5165,10 @@ elegant-spinner@^1.0.1:
resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"
integrity sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4=
element-plus@^2.2.28:
version "2.2.28"
resolved "https://registry.yarnpkg.com/element-plus/-/element-plus-2.2.28.tgz#855441976e82da597faecaf6ed74fc4650a970b2"
integrity sha512-BsxF7iEaBydmRfw1Tt++EO9jRBjbtJr7ZRIrnEwz4J3Cwa1IzHCNCcx3ZwcYTlJq9CYFxv94JnbNr1EbkTou3A==
element-plus@^2.2.29:
version "2.2.29"
resolved "https://registry.yarnpkg.com/element-plus/-/element-plus-2.2.29.tgz#7dd72f9cafdc102ae3f9e4efe612e403ef713a74"
integrity sha512-g4dcrURrKkR5uUX8n5RVnnqGnimoki9HfqS4yHHG6XwCHBkZGozdq4x+478BzeWUe31h++BO+7dakSx4VnM8RQ==
dependencies:
"@ctrl/tinycolor" "^3.4.1"
"@element-plus/icons-vue" "^2.0.6"