From a43b11c9e651b2118777f9b78ecf630f42852b06 Mon Sep 17 00:00:00 2001 From: xiaodemen Date: Wed, 30 Mar 2022 20:11:35 +0800 Subject: [PATCH] chore: bump veui to v2.6.1 Change-Id: I314a5a41cb4b1386e2db920af210c1606518b514 --- package-lock.json | 78 +++++++++++++++++++++++------------------------ package.json | 10 +++--- 2 files changed, 44 insertions(+), 44 deletions(-) diff --git a/package-lock.json b/package-lock.json index dd55907..79eae47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "@vue/runtime-dom": "^3.2.31", "babel-eslint": "^10.1.0", "babel-plugin-lodash": "^3.3.4", - "babel-plugin-veui": "^2.6.0", + "babel-plugin-veui": "^2.6.1", "cheerio": "^1.0.0-rc.10", "dls-graphics": "^1.0.0-alpha.3", "dls-icons-vue": "^0.14.0", @@ -77,10 +77,10 @@ "typescript": "^4.6.2", "unist-util-remove": "^1.0.1", "unist-util-visit": "^1.4.0", - "veui": "^2.6.0", - "veui-loader": "^2.6.0", - "veui-theme-dls": "^2.6.0", - "veui-theme-dls-icons": "^2.6.0", + "veui": "^2.6.1", + "veui-loader": "^2.6.1", + "veui-theme-dls": "^2.6.1", + "veui-theme-dls-icons": "^2.6.1", "vue-awesome": "^4.5.0", "vue-i18n": "^8.16.0", "vue-live": "^1.17.2", @@ -5296,9 +5296,9 @@ } }, "node_modules/babel-plugin-veui": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/babel-plugin-veui/-/babel-plugin-veui-2.6.0.tgz", - "integrity": "sha512-J8Z6IcSbFr2f8HfnlBMxnDLjCuUICvJEiCznfoZJkpv3WuE2ren+M+gUMoTQcTGJwz9ip/sqFhltHAfSJO7lLw==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/babel-plugin-veui/-/babel-plugin-veui-2.6.1.tgz", + "integrity": "sha512-hS6ch+gRjFYN9EvJuEhlhyxJviT8wID400pS9DJIQNvJAjF9rjch9Xx6ZAhHNsgzm2n2CKK+N+DkIQlRYOamyg==", "dev": true, "peerDependencies": { "veui": "*" @@ -21050,9 +21050,9 @@ } }, "node_modules/veui": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/veui/-/veui-2.6.0.tgz", - "integrity": "sha512-DuecjEYclnoK48lWQCl1ViOgbUriy5k2KJn9kQdNs8vK35nsx6z+0+uWpEv2FEZgNlvICxW1YmDDYgSLZl5Qiw==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/veui/-/veui-2.6.1.tgz", + "integrity": "sha512-AN4PPe6PT1hn68suxsUM6Et9cUGWUqi0ynpDiEvJZIBgP7yCw9FgSkLdElYsuHnFByD80AnNZCDh6A3z5b/1VA==", "dev": true, "dependencies": { "bytes": "^3.0.0", @@ -21077,9 +21077,9 @@ } }, "node_modules/veui-loader": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/veui-loader/-/veui-loader-2.6.0.tgz", - "integrity": "sha512-0t2bKtvdg7iLMZFnN0xlE/ISzgS2sVzJCOigq34tHcPjMAvycx3yS3t3dg4aPopVbA5lWe08ItH3FxFH8JjuNQ==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/veui-loader/-/veui-loader-2.6.1.tgz", + "integrity": "sha512-R33bg5ffJ/qWYh4oScsSor5iiEh0jgaUmZBzK8h1XFswg1WDyyloIP21+qNPuTTB7jvqZ+ithlisKUZZrHUFXg==", "dev": true, "dependencies": { "loader-utils": "^2.0.0", @@ -21203,9 +21203,9 @@ } }, "node_modules/veui-theme-dls": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/veui-theme-dls/-/veui-theme-dls-2.6.0.tgz", - "integrity": "sha512-WVveqOEDXJpq//r1cnepU8K8iTaNepcF3N7MCCmaRZqmzx66R7a/JQGIXFDUvuYeYFcoNDz7uL0PxPfbmSg2MA==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/veui-theme-dls/-/veui-theme-dls-2.6.1.tgz", + "integrity": "sha512-IBojR9OTI1EjiG7Z0yeHt9SkwuCtxu/tMEc0kfqNkG7euKvecHgZLsTIxLQO21FO9qGIu0Bt25zMJIjBNENF9Q==", "dev": true, "dependencies": { "classlist-polyfill": "^1.2.0", @@ -21213,22 +21213,22 @@ "focus-visible": "^4.1.0", "less-plugin-dls": "^7.1.0", "less-plugin-est": "^3.0.0", - "veui-theme-dls-icons": "^2.6.0" + "veui-theme-dls-icons": "^2.6.1" }, "peerDependencies": { - "veui": "2.6.0" + "veui": "2.6.1" } }, "node_modules/veui-theme-dls-icons": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/veui-theme-dls-icons/-/veui-theme-dls-icons-2.6.0.tgz", - "integrity": "sha512-8ba1mjNA6RT4eSYP3mgw7qA24jHw4YgtlIlXAecrLVm/ZQXhIdBqsmii1+at8mEKxBxqwublaq+5oNVSG/NTMQ==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/veui-theme-dls-icons/-/veui-theme-dls-icons-2.6.1.tgz", + "integrity": "sha512-ixNTcwoaFq7ffMoabLjc+/ug6w08julF+aZWL6hxgKiSR2EjsUGvBedKn10gGAz/AaeExXeUeVwjKj/ZrdrnIA==", "dev": true, "dependencies": { "dls-icons-vue": "~2.6.0" }, "peerDependencies": { - "veui": "2.6.0" + "veui": "2.6.1" } }, "node_modules/veui-theme-dls-icons/node_modules/dls-icons-vue": { @@ -27066,9 +27066,9 @@ } }, "babel-plugin-veui": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/babel-plugin-veui/-/babel-plugin-veui-2.6.0.tgz", - "integrity": "sha512-J8Z6IcSbFr2f8HfnlBMxnDLjCuUICvJEiCznfoZJkpv3WuE2ren+M+gUMoTQcTGJwz9ip/sqFhltHAfSJO7lLw==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/babel-plugin-veui/-/babel-plugin-veui-2.6.1.tgz", + "integrity": "sha512-hS6ch+gRjFYN9EvJuEhlhyxJviT8wID400pS9DJIQNvJAjF9rjch9Xx6ZAhHNsgzm2n2CKK+N+DkIQlRYOamyg==", "dev": true, "requires": {} }, @@ -39694,9 +39694,9 @@ "dev": true }, "veui": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/veui/-/veui-2.6.0.tgz", - "integrity": "sha512-DuecjEYclnoK48lWQCl1ViOgbUriy5k2KJn9kQdNs8vK35nsx6z+0+uWpEv2FEZgNlvICxW1YmDDYgSLZl5Qiw==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/veui/-/veui-2.6.1.tgz", + "integrity": "sha512-AN4PPe6PT1hn68suxsUM6Et9cUGWUqi0ynpDiEvJZIBgP7yCw9FgSkLdElYsuHnFByD80AnNZCDh6A3z5b/1VA==", "dev": true, "requires": { "bytes": "^3.0.0", @@ -39720,9 +39720,9 @@ } }, "veui-loader": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/veui-loader/-/veui-loader-2.6.0.tgz", - "integrity": "sha512-0t2bKtvdg7iLMZFnN0xlE/ISzgS2sVzJCOigq34tHcPjMAvycx3yS3t3dg4aPopVbA5lWe08ItH3FxFH8JjuNQ==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/veui-loader/-/veui-loader-2.6.1.tgz", + "integrity": "sha512-R33bg5ffJ/qWYh4oScsSor5iiEh0jgaUmZBzK8h1XFswg1WDyyloIP21+qNPuTTB7jvqZ+ithlisKUZZrHUFXg==", "dev": true, "requires": { "loader-utils": "^2.0.0", @@ -39812,9 +39812,9 @@ } }, "veui-theme-dls": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/veui-theme-dls/-/veui-theme-dls-2.6.0.tgz", - "integrity": "sha512-WVveqOEDXJpq//r1cnepU8K8iTaNepcF3N7MCCmaRZqmzx66R7a/JQGIXFDUvuYeYFcoNDz7uL0PxPfbmSg2MA==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/veui-theme-dls/-/veui-theme-dls-2.6.1.tgz", + "integrity": "sha512-IBojR9OTI1EjiG7Z0yeHt9SkwuCtxu/tMEc0kfqNkG7euKvecHgZLsTIxLQO21FO9qGIu0Bt25zMJIjBNENF9Q==", "dev": true, "requires": { "classlist-polyfill": "^1.2.0", @@ -39822,7 +39822,7 @@ "focus-visible": "^4.1.0", "less-plugin-dls": "^7.1.0", "less-plugin-est": "^3.0.0", - "veui-theme-dls-icons": "^2.6.0" + "veui-theme-dls-icons": "^2.6.1" }, "dependencies": { "dls-icons-vue": { @@ -39837,9 +39837,9 @@ } }, "veui-theme-dls-icons": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/veui-theme-dls-icons/-/veui-theme-dls-icons-2.6.0.tgz", - "integrity": "sha512-8ba1mjNA6RT4eSYP3mgw7qA24jHw4YgtlIlXAecrLVm/ZQXhIdBqsmii1+at8mEKxBxqwublaq+5oNVSG/NTMQ==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/veui-theme-dls-icons/-/veui-theme-dls-icons-2.6.1.tgz", + "integrity": "sha512-ixNTcwoaFq7ffMoabLjc+/ug6w08julF+aZWL6hxgKiSR2EjsUGvBedKn10gGAz/AaeExXeUeVwjKj/ZrdrnIA==", "dev": true, "requires": { "dls-icons-vue": "~2.6.0" diff --git a/package.json b/package.json index 9f9228b..fc02182 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@vue/runtime-dom": "^3.2.31", "babel-eslint": "^10.1.0", "babel-plugin-lodash": "^3.3.4", - "babel-plugin-veui": "^2.6.0", + "babel-plugin-veui": "^2.6.1", "cheerio": "^1.0.0-rc.10", "dls-graphics": "^1.0.0-alpha.3", "dls-icons-vue": "^0.14.0", @@ -86,10 +86,10 @@ "typescript": "^4.6.2", "unist-util-remove": "^1.0.1", "unist-util-visit": "^1.4.0", - "veui": "^2.6.0", - "veui-loader": "^2.6.0", - "veui-theme-dls": "^2.6.0", - "veui-theme-dls-icons": "^2.6.0", + "veui": "^2.6.1", + "veui-loader": "^2.6.1", + "veui-theme-dls": "^2.6.1", + "veui-theme-dls-icons": "^2.6.1", "vue-awesome": "^4.5.0", "vue-i18n": "^8.16.0", "vue-live": "^1.17.2",