chore: update veui

This commit is contained in:
Justineo 2022-01-11 14:30:07 +08:00
parent 1aebcf32ab
commit ae4a869031
No known key found for this signature in database
GPG Key ID: B73F0979CF18A0EA
2 changed files with 21 additions and 21 deletions

32
package-lock.json generated
View File

@ -3979,9 +3979,9 @@
}
},
"babel-plugin-veui": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/babel-plugin-veui/-/babel-plugin-veui-2.4.2.tgz",
"integrity": "sha512-zqdghQW23topfI4rc9To/lb0btRAea7zy+f2FTZ8dymNWHwvKQlQn/YBoXsJWq6XZQNpqEKDjsf51MA7Ta3DIg==",
"version": "2.4.3",
"resolved": "https://registry.npmjs.org/babel-plugin-veui/-/babel-plugin-veui-2.4.3.tgz",
"integrity": "sha512-gVqS0Q9fhyi0tKg62SyZ7jp8GHoAbnXn3kwACB6OaKmJ7lpfhhdTGrxdoJzWJNIwTvMzD+Zro8rXEquM4kqXqA==",
"dev": true
},
"babel-runtime": {
@ -16584,9 +16584,9 @@
"dev": true
},
"veui": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/veui/-/veui-2.4.2.tgz",
"integrity": "sha512-LRGriH9/WUkrzuZUdWlZgJefOiAwi/y7REPGu9MRuoYK/7g92OoRl4mlPiG1KV06ER9jS5gcDQp32sw+0QIAWA==",
"version": "2.4.3",
"resolved": "https://registry.npmjs.org/veui/-/veui-2.4.3.tgz",
"integrity": "sha512-FDnjum1Q5hdM5r11rvCygjcyph9ZAt7yNeMBl0oQc5rjJID4eN1paxyDXZK0bfmzy5ANILfa5yJAWz5vskpdsQ==",
"dev": true,
"requires": {
"bytes": "^3.0.0",
@ -16610,9 +16610,9 @@
}
},
"veui-loader": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/veui-loader/-/veui-loader-2.4.2.tgz",
"integrity": "sha512-GfrhGRTvHdehNxooLnMfdlPTLlWpp1y83rykzvuiPU/tGeg45f21c9vUfwObFPrVEJQuiU7gWSfxMIYFSr+QJQ==",
"version": "2.4.3",
"resolved": "https://registry.npmjs.org/veui-loader/-/veui-loader-2.4.3.tgz",
"integrity": "sha512-lNP80lb4MGKtT7ZSVyC8CqcikROKoeqw6fKWaBabDAZk/fWJz2NJ6Ouf+gr8ccfbBXc5wc7njQQO8+Oxze31og==",
"dev": true,
"requires": {
"loader-utils": "^2.0.0",
@ -16702,9 +16702,9 @@
}
},
"veui-theme-dls": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/veui-theme-dls/-/veui-theme-dls-2.4.2.tgz",
"integrity": "sha512-GkcVVubsg64TSQGbcedrffVfx0TPsqUOmhKpEQxLsOKrvMVle4LkRZuYFKszelMDE+LjsahR07xhjHL2l/kvVg==",
"version": "2.4.3",
"resolved": "https://registry.npmjs.org/veui-theme-dls/-/veui-theme-dls-2.4.3.tgz",
"integrity": "sha512-lf01ssAzYRbOvBeNJ7Iz+bYGiVjSK4qsrupXffxyVMhEsOD2UMAUz473nmVRHeYg4EVxuAFbRCXQPF0MxWBHYg==",
"dev": true,
"requires": {
"classlist-polyfill": "^1.2.0",
@ -16712,7 +16712,7 @@
"focus-visible": "^4.1.0",
"less-plugin-dls": "^5.1.0",
"less-plugin-est": "^3.0.0",
"veui-theme-dls-icons": "^2.4.2"
"veui-theme-dls-icons": "^2.4.3"
},
"dependencies": {
"dls-icons-vue": {
@ -16727,9 +16727,9 @@
}
},
"veui-theme-dls-icons": {
"version": "2.4.2",
"resolved": "https://registry.npmjs.org/veui-theme-dls-icons/-/veui-theme-dls-icons-2.4.2.tgz",
"integrity": "sha512-iEGrgRHc46B3Jf2wUZHsgc+2JurELiasluwOo3S45ytyd4m+bmZevsazAD3yJRTbTs+ahSYguX+ugoe2gBhe6w==",
"version": "2.4.3",
"resolved": "https://registry.npmjs.org/veui-theme-dls-icons/-/veui-theme-dls-icons-2.4.3.tgz",
"integrity": "sha512-fe68iQTiSmDZ0wgwpe8sALp2lO5k687BSDgAKzSFlPCAQh+eL7zR6RU1WNj703bBXhTPmDitn/SynhZaan+INA==",
"dev": true,
"requires": {
"dls-icons-vue": "^2.3.0"

View File

@ -25,7 +25,7 @@
"@stackblitz/sdk": "^1.5.2",
"babel-eslint": "^10.1.0",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-veui": "^2.4.2",
"babel-plugin-veui": "^2.4.3",
"cheerio": "^1.0.0-rc.10",
"dls-graphics": "^1.0.0-alpha.3",
"dls-icons-vue": "^0.14.0",
@ -83,10 +83,10 @@
"stylus-loader": "^3.0.2",
"unist-util-remove": "^1.0.1",
"unist-util-visit": "^1.4.0",
"veui": "^2.4.2",
"veui-loader": "^2.4.2",
"veui-theme-dls": "^2.4.2",
"veui-theme-dls-icons": "^2.4.2",
"veui": "^2.4.3",
"veui-loader": "^2.4.3",
"veui-theme-dls": "^2.4.3",
"veui-theme-dls-icons": "^2.4.3",
"vue-awesome": "^4.5.0",
"vue-i18n": "^8.16.0",
"vue-live": "^1.17.2",