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

Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.2.27 to 2.2.28.
- [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.27...2.2.28)

---
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-01-13 11:19:49 +00:00 committed by GitHub
parent 88415777d5
commit 116557b9e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -92,7 +92,7 @@
"electron-json-storage": "^4.6.0",
"electron-log": "^4.4.8",
"electron-window-state": "^5.0.3",
"element-plus": "^2.2.27",
"element-plus": "^2.2.28",
"emoji-mart-vue-fast": "^12.0.1",
"i18next": "^21.9.1",
"megalodon": "5.0.5",

View File

@ -5198,10 +5198,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.27:
version "2.2.27"
resolved "https://registry.yarnpkg.com/element-plus/-/element-plus-2.2.27.tgz#a5ddfe018597436e7c4bef6abd2108d72f765ea8"
integrity sha512-P04HDOZBYDdvlYuleuCZRULzAc5xJVOBfLDK9xWxVo0vyo8ntdaXS5sTU+/76vrNzuO3FhLn9kvrsbiJEVa1jg==
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==
dependencies:
"@ctrl/tinycolor" "^3.4.1"
"@element-plus/icons-vue" "^2.0.6"