Skip to content

Commit

Permalink
fix(deps): update dependency element-plus to v2.7.7 (#851)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 43c0f9f commit af00e5e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"dompurify": "3.1.6",
"electron-log": "4.4.8",
"electron-updater": "5.0.5",
"element-plus": "2.7.6",
"element-plus": "2.7.7",
"find-free-port": "2.0.0",
"fs-extra": "10.1.0",
"gsap": "3.12.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8273,10 +8273,10 @@ electron@25.9.8:
"@types/node" "^18.11.18"
extract-zip "^2.0.1"

element-plus@2.7.6:
version "2.7.6"
resolved "https://registry.yarnpkg.com/element-plus/-/element-plus-2.7.6.tgz#09b2c9c1de46dcc6778d37a29d9c0948ce40d635"
integrity sha512-36sw1K23hYjgeooR10U6CiCaCp2wvOqwoFurADZVlekeQ9v5U1FhJCFGEXO6i/kZBBMwsE1c9fxjLs9LENw2Rg==
element-plus@2.7.7:
version "2.7.7"
resolved "https://registry.yarnpkg.com/element-plus/-/element-plus-2.7.7.tgz#317a4b826d577f4572ca040f2568eb751edd891d"
integrity sha512-7ucUiDAxevyBE8JbXBTe9ofHhS047VmWMLoksE45zZ08XSnhnyG7WUuk3gmDbAklfVMHedb9sEV3OovPUWt+Sw==
dependencies:
"@ctrl/tinycolor" "^3.4.1"
"@element-plus/icons-vue" "^2.3.1"
Expand Down

0 comments on commit af00e5e

Please sign in to comment.