Skip to content

Commit bb8f216

Browse files
fix(deps): update dependency element-plus to v2.3.8 (#658)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cadc415 commit bb8f216

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"dompurify": "3.0.5",
7070
"electron-log": "4.4.8",
7171
"electron-updater": "5.0.5",
72-
"element-plus": "2.3.7",
72+
"element-plus": "2.3.8",
7373
"find-free-port": "2.0.0",
7474
"fs-extra": "10.1.0",
7575
"gsap": "3.12.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8189,10 +8189,10 @@ electron@25.3.0:
81898189
"@types/node" "^18.11.18"
81908190
extract-zip "^2.0.1"
81918191

8192-
element-plus@2.3.7:
8193-
version "2.3.7"
8194-
resolved "https://registry.yarnpkg.com/element-plus/-/element-plus-2.3.7.tgz#544a127f0e65f51715e3b24ec3ebf545c46859cd"
8195-
integrity sha512-h6TxclbaLUJxg/Bv5j/ZKsK+K5yadQliw5+R30HWyE69pXlqXTX24oYx+yw3pA4Dy+lqEDi5501FQ0CORk3OSA==
8192+
element-plus@2.3.8:
8193+
version "2.3.8"
8194+
resolved "https://registry.yarnpkg.com/element-plus/-/element-plus-2.3.8.tgz#46032abe1a712abfb65932f146ee19281312a9cf"
8195+
integrity sha512-yHQR0/tG2LvPkpGUt7Te/hPmP2XW/BytBNUbx+EFO54VnGCOE3upmQcVffNp1PLgwg9sthYDXontUWpnpmLPJw==
81968196
dependencies:
81978197
"@ctrl/tinycolor" "^3.4.1"
81988198
"@element-plus/icons-vue" "^2.0.6"

0 commit comments

Comments
 (0)