chore: update badge link & veui version

This commit is contained in:
Justineo 2021-11-04 17:31:32 +08:00
parent 1eb3e7e8e2
commit 20753aa2f9
No known key found for this signature in database
GPG Key ID: B73F0979CF18A0EA
4 changed files with 62 additions and 62 deletions

View File

@ -4,7 +4,7 @@ toc: false
# VEUI # VEUI
:::oss-badges :::oss-badges
[<img alt="VEUI build status" src="https://img.shields.io/github/checks-status/ecomfe/veui/d20" height="20">](https://circleci.com/gh/ecomfe/veui) [<img alt="VEUI on npm" src="https://img.shields.io/npm/v/veui" height="20">](https://www.npmjs.com/package/veui) [<img alt="MIT License" src="https://img.shields.io/github/license/ecomfe/veui">](https://github.com/ecomfe/veui/blob/d20/LICENSE) [<img alt="VEUI build status" src="https://img.shields.io/github/checks-status/ecomfe/veui/d20" height="20">](https://github.com/ecomfe/veui/actions/workflows/test.yml) [<img alt="VEUI on npm" src="https://img.shields.io/npm/v/veui" height="20">](https://www.npmjs.com/package/veui) [<img alt="MIT License" src="https://img.shields.io/github/license/ecomfe/veui">](https://github.com/ecomfe/veui/blob/d20/LICENSE)
::: :::
> VEUI is an enterprise UI component library, based on [Vue.js](https://vuejs.org). > VEUI is an enterprise UI component library, based on [Vue.js](https://vuejs.org).

View File

@ -4,7 +4,7 @@ toc: false
# VEUI # VEUI
:::oss-badges :::oss-badges
[<img alt="VEUI build status" src="https://img.shields.io/github/checks-status/ecomfe/veui/d20" height="20">](https://circleci.com/gh/ecomfe/veui) [<img alt="VEUI on npm" src="https://img.shields.io/npm/v/veui" height="20">](https://www.npmjs.com/package/veui) [<img alt="MIT License" src="https://img.shields.io/github/license/ecomfe/veui">](https://github.com/ecomfe/veui/blob/d20/LICENSE) [<img alt="VEUI build status" src="https://img.shields.io/github/checks-status/ecomfe/veui/d20" height="20">](https://github.com/ecomfe/veui/actions/workflows/test.yml) [<img alt="VEUI on npm" src="https://img.shields.io/npm/v/veui" height="20">](https://www.npmjs.com/package/veui) [<img alt="MIT License" src="https://img.shields.io/github/license/ecomfe/veui">](https://github.com/ecomfe/veui/blob/d20/LICENSE)
::: :::
> VEUI 是一套基于 [Vue.js](https://vuejs.org) 的企业级应用组件库。 > VEUI 是一套基于 [Vue.js](https://vuejs.org) 的企业级应用组件库。

110
package-lock.json generated
View File

@ -16,7 +16,7 @@
"@stackblitz/sdk": "^1.5.2", "@stackblitz/sdk": "^1.5.2",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",
"babel-plugin-lodash": "^3.3.4", "babel-plugin-lodash": "^3.3.4",
"babel-plugin-veui": "^2.2.0", "babel-plugin-veui": "^2.2.1",
"cheerio": "^1.0.0-rc.10", "cheerio": "^1.0.0-rc.10",
"dls-graphics": "^1.0.0-alpha.3", "dls-graphics": "^1.0.0-alpha.3",
"dls-icons-vue": "^0.14.0", "dls-icons-vue": "^0.14.0",
@ -70,10 +70,10 @@
"stylus-loader": "^3.0.2", "stylus-loader": "^3.0.2",
"unist-util-remove": "^1.0.1", "unist-util-remove": "^1.0.1",
"unist-util-visit": "^1.4.0", "unist-util-visit": "^1.4.0",
"veui": "^2.2.0", "veui": "^2.2.1",
"veui-loader": "^2.2.0", "veui-loader": "^2.2.1",
"veui-theme-dls": "^2.2.0", "veui-theme-dls": "^2.2.1",
"veui-theme-dls-icons": "^2.2.0", "veui-theme-dls-icons": "^2.2.1",
"vue-awesome": "^4.1.0", "vue-awesome": "^4.1.0",
"vue-i18n": "^8.16.0", "vue-i18n": "^8.16.0",
"vue-windows": "^0.2.4" "vue-windows": "^0.2.4"
@ -8097,9 +8097,9 @@
} }
}, },
"node_modules/babel-plugin-veui": { "node_modules/babel-plugin-veui": {
"version": "2.2.0", "version": "2.2.1",
"resolved": "https://registry.npmjs.org/babel-plugin-veui/-/babel-plugin-veui-2.2.0.tgz", "resolved": "https://registry.npmjs.org/babel-plugin-veui/-/babel-plugin-veui-2.2.1.tgz",
"integrity": "sha512-YOnDb4YgUgd7fouPcCjCdLzkK0XAxpFVlQ0HLOtCk4wuoul5SY/YbDVNabcCN1DCW+G8p+rtNjGbEzVg7VCbUw==", "integrity": "sha512-BHD31St0MW971vCKbINsPh0CLGL4N6VDpsMgseNC8XwFhjGZbkbRYB44Og3IUnw/S6ggwbamOD1NlJPfhmLC1w==",
"dev": true, "dev": true,
"peerDependencies": { "peerDependencies": {
"veui": "*" "veui": "*"
@ -11051,9 +11051,9 @@
"dev": true "dev": true
}, },
"node_modules/dls-icons-data": { "node_modules/dls-icons-data": {
"version": "1.10.0", "version": "1.11.0",
"resolved": "https://registry.npmjs.org/dls-icons-data/-/dls-icons-data-1.10.0.tgz", "resolved": "https://registry.npmjs.org/dls-icons-data/-/dls-icons-data-1.11.0.tgz",
"integrity": "sha512-nZ2Dm+8NNpYAtjShTAVUOxd5BRYvcX8oem153TJ70bAp5pVWsGc3kT9Kr8fsKMccufggA2pa/VfwdRgCoNnOtw==", "integrity": "sha512-T9E6rJTFlnVcK3dtTz7jauWKsHLVpJdFkZPMkQWaZd6IKWEwNVL5rwOKf24lybap36NOq8uDZW1EwErX/hu05Q==",
"dev": true "dev": true
}, },
"node_modules/dls-icons-vue": { "node_modules/dls-icons-vue": {
@ -24304,9 +24304,9 @@
} }
}, },
"node_modules/veui": { "node_modules/veui": {
"version": "2.2.0", "version": "2.2.1",
"resolved": "https://registry.npmjs.org/veui/-/veui-2.2.0.tgz", "resolved": "https://registry.npmjs.org/veui/-/veui-2.2.1.tgz",
"integrity": "sha512-voehEMfAWHUNsVVN7IrBozBM3Z4HIIyDK9B9GHOpxNzrqpQLZjpBVu8v5yL1L/OF2MVPtYeKIPiiHPQySy1wOA==", "integrity": "sha512-gmo05A1p6dVY7U8+JML0/SF/9fWTUGkiO9EwQ8GEkX1NgAeQ4Pm2pXfUuuZcgeToBQ8Dzk5Fjr3Yi8Fw7cF9SQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"bytes": "^3.0.0", "bytes": "^3.0.0",
@ -24324,9 +24324,9 @@
} }
}, },
"node_modules/veui-loader": { "node_modules/veui-loader": {
"version": "2.2.0", "version": "2.2.1",
"resolved": "https://registry.npmjs.org/veui-loader/-/veui-loader-2.2.0.tgz", "resolved": "https://registry.npmjs.org/veui-loader/-/veui-loader-2.2.1.tgz",
"integrity": "sha512-NtUEc4kAswAjZt1n/OyS+8dg6SDw9c6TtY9BTXN+hmceESxAWHpPoajErqqN8wg3skf3uXCSj03SqWUW1OvWUw==", "integrity": "sha512-85E2f+MRP9cLQdYUtBjAyD6iSSObZNhEkq6B2qms2H4oESp9MfR9gWZXCFytQyh/1MI5hOzdQqwRdRfHV2pTwg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"loader-utils": "^2.0.0", "loader-utils": "^2.0.0",
@ -24450,9 +24450,9 @@
} }
}, },
"node_modules/veui-theme-dls": { "node_modules/veui-theme-dls": {
"version": "2.2.0", "version": "2.2.1",
"resolved": "https://registry.npmjs.org/veui-theme-dls/-/veui-theme-dls-2.2.0.tgz", "resolved": "https://registry.npmjs.org/veui-theme-dls/-/veui-theme-dls-2.2.1.tgz",
"integrity": "sha512-M28NqbTVHpUvyZE9wJlB056+QnlkBYfDsD5BfgE1HCMcQFzwAC3E59AylDQPoSUOXFXiMxQ1cRS3OICqn+rM6A==", "integrity": "sha512-4zHjygkSxZ0yXKzsP2wp485uECuXq+8b7lFi9PPQhO/JirictLMmSSKPoGOr3qSDMNwcfNRGRORmKwLBdYl4TA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"classlist-polyfill": "^1.2.0", "classlist-polyfill": "^1.2.0",
@ -24460,31 +24460,31 @@
"focus-visible": "^4.1.0", "focus-visible": "^4.1.0",
"less-plugin-dls": "^3.0.0", "less-plugin-dls": "^3.0.0",
"less-plugin-est": "^3.0.0", "less-plugin-est": "^3.0.0",
"veui-theme-dls-icons": "^2.2.0" "veui-theme-dls-icons": "^2.2.1"
}, },
"peerDependencies": { "peerDependencies": {
"veui": "2.2.0" "veui": "2.2.1"
} }
}, },
"node_modules/veui-theme-dls-icons": { "node_modules/veui-theme-dls-icons": {
"version": "2.2.0", "version": "2.2.1",
"resolved": "https://registry.npmjs.org/veui-theme-dls-icons/-/veui-theme-dls-icons-2.2.0.tgz", "resolved": "https://registry.npmjs.org/veui-theme-dls-icons/-/veui-theme-dls-icons-2.2.1.tgz",
"integrity": "sha512-wXyFBI67GExTSDMo/w2m9HfHOk3PshLphUXwr77a7kCbKx6JowB8hUGMOTA8sd7bxIHHJkPycTn1X73pWci+/g==", "integrity": "sha512-6MqfOBn5Fa90dnXyHkBeLKr3cuvvl8yqK3/ALE3XbXS97m4hpFxyfUTtm+5CTMrIqphGlkKokTYnu6gmFhcq1A==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"dls-icons-vue": "^1.9.0" "dls-icons-vue": "^1.11.0"
}, },
"peerDependencies": { "peerDependencies": {
"veui": "2.2.0" "veui": "2.2.1"
} }
}, },
"node_modules/veui-theme-dls-icons/node_modules/dls-icons-vue": { "node_modules/veui-theme-dls-icons/node_modules/dls-icons-vue": {
"version": "1.10.0", "version": "1.11.0",
"resolved": "https://registry.npmjs.org/dls-icons-vue/-/dls-icons-vue-1.10.0.tgz", "resolved": "https://registry.npmjs.org/dls-icons-vue/-/dls-icons-vue-1.11.0.tgz",
"integrity": "sha512-K5bMQFDnhs0myoRbVLOU0nBvHslxjjnNVAZHg0mH5RnJ40kuExgqEgpslghrAEMJ8tlMazGxCK9cOXyZhp8eHg==", "integrity": "sha512-KKu7U0cuhgK6Yrf45rdc3oKXnSUKrmvxapDXjqWc/0X8qH2JA6dSIcaF3G2QRNxPqqf2ogjIhAqdqa9gvJQ1iw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"dls-icons-data": "^1.10.0" "dls-icons-data": "^1.11.0"
}, },
"peerDependencies": { "peerDependencies": {
"vue": "2.x" "vue": "2.x"
@ -32409,9 +32409,9 @@
} }
}, },
"babel-plugin-veui": { "babel-plugin-veui": {
"version": "2.2.0", "version": "2.2.1",
"resolved": "https://registry.npmjs.org/babel-plugin-veui/-/babel-plugin-veui-2.2.0.tgz", "resolved": "https://registry.npmjs.org/babel-plugin-veui/-/babel-plugin-veui-2.2.1.tgz",
"integrity": "sha512-YOnDb4YgUgd7fouPcCjCdLzkK0XAxpFVlQ0HLOtCk4wuoul5SY/YbDVNabcCN1DCW+G8p+rtNjGbEzVg7VCbUw==", "integrity": "sha512-BHD31St0MW971vCKbINsPh0CLGL4N6VDpsMgseNC8XwFhjGZbkbRYB44Og3IUnw/S6ggwbamOD1NlJPfhmLC1w==",
"dev": true, "dev": true,
"requires": {} "requires": {}
}, },
@ -34756,9 +34756,9 @@
"dev": true "dev": true
}, },
"dls-icons-data": { "dls-icons-data": {
"version": "1.10.0", "version": "1.11.0",
"resolved": "https://registry.npmjs.org/dls-icons-data/-/dls-icons-data-1.10.0.tgz", "resolved": "https://registry.npmjs.org/dls-icons-data/-/dls-icons-data-1.11.0.tgz",
"integrity": "sha512-nZ2Dm+8NNpYAtjShTAVUOxd5BRYvcX8oem153TJ70bAp5pVWsGc3kT9Kr8fsKMccufggA2pa/VfwdRgCoNnOtw==", "integrity": "sha512-T9E6rJTFlnVcK3dtTz7jauWKsHLVpJdFkZPMkQWaZd6IKWEwNVL5rwOKf24lybap36NOq8uDZW1EwErX/hu05Q==",
"dev": true "dev": true
}, },
"dls-icons-vue": { "dls-icons-vue": {
@ -45398,9 +45398,9 @@
} }
}, },
"veui": { "veui": {
"version": "2.2.0", "version": "2.2.1",
"resolved": "https://registry.npmjs.org/veui/-/veui-2.2.0.tgz", "resolved": "https://registry.npmjs.org/veui/-/veui-2.2.1.tgz",
"integrity": "sha512-voehEMfAWHUNsVVN7IrBozBM3Z4HIIyDK9B9GHOpxNzrqpQLZjpBVu8v5yL1L/OF2MVPtYeKIPiiHPQySy1wOA==", "integrity": "sha512-gmo05A1p6dVY7U8+JML0/SF/9fWTUGkiO9EwQ8GEkX1NgAeQ4Pm2pXfUuuZcgeToBQ8Dzk5Fjr3Yi8Fw7cF9SQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"bytes": "^3.0.0", "bytes": "^3.0.0",
@ -45423,9 +45423,9 @@
} }
}, },
"veui-loader": { "veui-loader": {
"version": "2.2.0", "version": "2.2.1",
"resolved": "https://registry.npmjs.org/veui-loader/-/veui-loader-2.2.0.tgz", "resolved": "https://registry.npmjs.org/veui-loader/-/veui-loader-2.2.1.tgz",
"integrity": "sha512-NtUEc4kAswAjZt1n/OyS+8dg6SDw9c6TtY9BTXN+hmceESxAWHpPoajErqqN8wg3skf3uXCSj03SqWUW1OvWUw==", "integrity": "sha512-85E2f+MRP9cLQdYUtBjAyD6iSSObZNhEkq6B2qms2H4oESp9MfR9gWZXCFytQyh/1MI5hOzdQqwRdRfHV2pTwg==",
"dev": true, "dev": true,
"requires": { "requires": {
"loader-utils": "^2.0.0", "loader-utils": "^2.0.0",
@ -45515,9 +45515,9 @@
} }
}, },
"veui-theme-dls": { "veui-theme-dls": {
"version": "2.2.0", "version": "2.2.1",
"resolved": "https://registry.npmjs.org/veui-theme-dls/-/veui-theme-dls-2.2.0.tgz", "resolved": "https://registry.npmjs.org/veui-theme-dls/-/veui-theme-dls-2.2.1.tgz",
"integrity": "sha512-M28NqbTVHpUvyZE9wJlB056+QnlkBYfDsD5BfgE1HCMcQFzwAC3E59AylDQPoSUOXFXiMxQ1cRS3OICqn+rM6A==", "integrity": "sha512-4zHjygkSxZ0yXKzsP2wp485uECuXq+8b7lFi9PPQhO/JirictLMmSSKPoGOr3qSDMNwcfNRGRORmKwLBdYl4TA==",
"dev": true, "dev": true,
"requires": { "requires": {
"classlist-polyfill": "^1.2.0", "classlist-polyfill": "^1.2.0",
@ -45525,7 +45525,7 @@
"focus-visible": "^4.1.0", "focus-visible": "^4.1.0",
"less-plugin-dls": "^3.0.0", "less-plugin-dls": "^3.0.0",
"less-plugin-est": "^3.0.0", "less-plugin-est": "^3.0.0",
"veui-theme-dls-icons": "^2.2.0" "veui-theme-dls-icons": "^2.2.1"
}, },
"dependencies": { "dependencies": {
"dls-icons-vue": { "dls-icons-vue": {
@ -45538,21 +45538,21 @@
} }
}, },
"veui-theme-dls-icons": { "veui-theme-dls-icons": {
"version": "2.2.0", "version": "2.2.1",
"resolved": "https://registry.npmjs.org/veui-theme-dls-icons/-/veui-theme-dls-icons-2.2.0.tgz", "resolved": "https://registry.npmjs.org/veui-theme-dls-icons/-/veui-theme-dls-icons-2.2.1.tgz",
"integrity": "sha512-wXyFBI67GExTSDMo/w2m9HfHOk3PshLphUXwr77a7kCbKx6JowB8hUGMOTA8sd7bxIHHJkPycTn1X73pWci+/g==", "integrity": "sha512-6MqfOBn5Fa90dnXyHkBeLKr3cuvvl8yqK3/ALE3XbXS97m4hpFxyfUTtm+5CTMrIqphGlkKokTYnu6gmFhcq1A==",
"dev": true, "dev": true,
"requires": { "requires": {
"dls-icons-vue": "^1.9.0" "dls-icons-vue": "^1.11.0"
}, },
"dependencies": { "dependencies": {
"dls-icons-vue": { "dls-icons-vue": {
"version": "1.10.0", "version": "1.11.0",
"resolved": "https://registry.npmjs.org/dls-icons-vue/-/dls-icons-vue-1.10.0.tgz", "resolved": "https://registry.npmjs.org/dls-icons-vue/-/dls-icons-vue-1.11.0.tgz",
"integrity": "sha512-K5bMQFDnhs0myoRbVLOU0nBvHslxjjnNVAZHg0mH5RnJ40kuExgqEgpslghrAEMJ8tlMazGxCK9cOXyZhp8eHg==", "integrity": "sha512-KKu7U0cuhgK6Yrf45rdc3oKXnSUKrmvxapDXjqWc/0X8qH2JA6dSIcaF3G2QRNxPqqf2ogjIhAqdqa9gvJQ1iw==",
"dev": true, "dev": true,
"requires": { "requires": {
"dls-icons-data": "^1.10.0" "dls-icons-data": "^1.11.0"
} }
} }
} }

View File

@ -24,7 +24,7 @@
"@stackblitz/sdk": "^1.5.2", "@stackblitz/sdk": "^1.5.2",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",
"babel-plugin-lodash": "^3.3.4", "babel-plugin-lodash": "^3.3.4",
"babel-plugin-veui": "^2.2.0", "babel-plugin-veui": "^2.2.1",
"cheerio": "^1.0.0-rc.10", "cheerio": "^1.0.0-rc.10",
"dls-graphics": "^1.0.0-alpha.3", "dls-graphics": "^1.0.0-alpha.3",
"dls-icons-vue": "^0.14.0", "dls-icons-vue": "^0.14.0",
@ -78,10 +78,10 @@
"stylus-loader": "^3.0.2", "stylus-loader": "^3.0.2",
"unist-util-remove": "^1.0.1", "unist-util-remove": "^1.0.1",
"unist-util-visit": "^1.4.0", "unist-util-visit": "^1.4.0",
"veui": "^2.2.0", "veui": "^2.2.1",
"veui-loader": "^2.2.0", "veui-loader": "^2.2.1",
"veui-theme-dls": "^2.2.0", "veui-theme-dls": "^2.2.1",
"veui-theme-dls-icons": "^2.2.0", "veui-theme-dls-icons": "^2.2.1",
"vue-awesome": "^4.1.0", "vue-awesome": "^4.1.0",
"vue-i18n": "^8.16.0", "vue-i18n": "^8.16.0",
"vue-windows": "^0.2.4" "vue-windows": "^0.2.4"