Skip to content

Commit 59b3235

Browse files
committed
V2.3.0 版本发布~
【依赖升级】element-ui from 2.15.12 to 2.15.14
1 parent 5f3fcf6 commit 59b3235

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
@@ -50,7 +50,7 @@
5050
"core-js": "^3.26.0",
5151
"crypto-js": "^4.0.0",
5252
"echarts": "5.4.0",
53-
"element-ui": "2.15.12",
53+
"element-ui": "2.15.14",
5454
"file-saver": "2.0.5",
5555
"fuse.js": "6.6.2",
5656
"highlight.js": "9.18.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3999,10 +3999,10 @@ electron-to-chromium@^1.4.251:
39993999
resolved "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz"
40004000
integrity sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA==
40014001

4002-
4003-
version "2.15.12"
4004-
resolved "https://registry.npmmirror.com/element-ui/-/element-ui-2.15.12.tgz"
4005-
integrity sha512-Y5FMT2BPOindU2GkDEQ5ZKUVxDawKONRNMh2eL3uBx1FOtvUJ+L6IxXLVsNxq4WnaX/UnVNgWXebl7DobygZMg==
4002+
4003+
version "2.15.14"
4004+
resolved "https://registry.npmmirror.com/element-ui/-/element-ui-2.15.14.tgz#3c34df79467636592812d720d2e6784e7a6ec2ea"
4005+
integrity sha512-2v9fHL0ZGINotOlRIAJD5YuVB8V7WKxrE9Qy7dXhRipa035+kF7WuU/z+tEmLVPBcJ0zt8mOu1DKpWcVzBK8IA==
40064006
dependencies:
40074007
async-validator "~1.8.1"
40084008
babel-helper-vue-jsx-merge-props "^2.0.0"

0 commit comments

Comments
 (0)