build: 升级element-plus

This commit is contained in:
2023-08-22 12:57:46 +08:00
parent 7269a2d6f9
commit f7f0ee4976
2 changed files with 5 additions and 5 deletions

View File

@ -70,7 +70,7 @@
"co-prompt": "^1.0.0", "co-prompt": "^1.0.0",
"consola": "^3.1.0", "consola": "^3.1.0",
"ejs": "^3.1.9", "ejs": "^3.1.9",
"element-plus": "^2.3.6", "element-plus": "^2.3.9",
"eslint": "^8.43.0", "eslint": "^8.43.0",
"fast-glob": "^3.2.12", "fast-glob": "^3.2.12",
"file-saver": "^2.0.5", "file-saver": "^2.0.5",

View File

@ -5495,10 +5495,10 @@ electron-to-chromium@^1.4.477:
resolved "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.490.tgz#d99286f6e915667fa18ea4554def1aa60eb4d5f1" resolved "https://registry.npmmirror.com/electron-to-chromium/-/electron-to-chromium-1.4.490.tgz#d99286f6e915667fa18ea4554def1aa60eb4d5f1"
integrity sha512-6s7NVJz+sATdYnIwhdshx/N/9O6rvMxmhVoDSDFdj6iA45gHR8EQje70+RYsF4GeB+k0IeNSBnP7yG9ZXJFr7A== integrity sha512-6s7NVJz+sATdYnIwhdshx/N/9O6rvMxmhVoDSDFdj6iA45gHR8EQje70+RYsF4GeB+k0IeNSBnP7yG9ZXJFr7A==
element-plus@^2.3.6: element-plus@^2.3.9:
version "2.3.6" version "2.3.9"
resolved "https://registry.npmmirror.com/element-plus/-/element-plus-2.3.6.tgz#848f8834ed70adfbae8f4dec5303a9126d472d28" resolved "https://registry.npmmirror.com/element-plus/-/element-plus-2.3.9.tgz#4a3363c62e6cc9b0a2f40f4df5aaa7b6feb4e6e4"
integrity sha512-GLz0pXUYI2zRfIgyI6W7SWmHk6dSEikP9yR++hsQUyy63+WjutoiGpA3SZD4cGPSXUzRFeKfVr8CnYhK5LqXZw== integrity sha512-TIOLnPl4cnoCPXqK3QYh+jpkthUBQnAM21O7o3Lhbse8v9pfrRXRTaBJtoEKnYNa8GZ4lZptUfH0PeZgDCNLUg==
dependencies: dependencies:
"@ctrl/tinycolor" "^3.4.1" "@ctrl/tinycolor" "^3.4.1"
"@element-plus/icons-vue" "^2.0.6" "@element-plus/icons-vue" "^2.0.6"