chore: update veui
This commit is contained in:
parent
bc5ca56021
commit
eadaad2e22
78
package-lock.json
generated
78
package-lock.json
generated
@ -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.1",
|
||||
"babel-plugin-veui": "^2.6.2",
|
||||
"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.1",
|
||||
"veui-loader": "^2.6.1",
|
||||
"veui-theme-dls": "^2.6.1",
|
||||
"veui-theme-dls-icons": "^2.6.1",
|
||||
"veui": "^2.6.2",
|
||||
"veui-loader": "^2.6.2",
|
||||
"veui-theme-dls": "^2.6.2",
|
||||
"veui-theme-dls-icons": "^2.6.2",
|
||||
"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.1",
|
||||
"resolved": "https://registry.npmjs.org/babel-plugin-veui/-/babel-plugin-veui-2.6.1.tgz",
|
||||
"integrity": "sha512-hS6ch+gRjFYN9EvJuEhlhyxJviT8wID400pS9DJIQNvJAjF9rjch9Xx6ZAhHNsgzm2n2CKK+N+DkIQlRYOamyg==",
|
||||
"version": "2.6.2",
|
||||
"resolved": "https://registry.npmjs.org/babel-plugin-veui/-/babel-plugin-veui-2.6.2.tgz",
|
||||
"integrity": "sha512-vdP4GYjKVRP6IbHjNwtzVNoeqmfn0rfV7zVW9pTRNtR1YwOMJ603iuYjj8i+tI9nCurg3axvEWo1ssfYvhyDBg==",
|
||||
"dev": true,
|
||||
"peerDependencies": {
|
||||
"veui": "*"
|
||||
@ -21050,9 +21050,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/veui": {
|
||||
"version": "2.6.1",
|
||||
"resolved": "https://registry.npmjs.org/veui/-/veui-2.6.1.tgz",
|
||||
"integrity": "sha512-AN4PPe6PT1hn68suxsUM6Et9cUGWUqi0ynpDiEvJZIBgP7yCw9FgSkLdElYsuHnFByD80AnNZCDh6A3z5b/1VA==",
|
||||
"version": "2.6.2",
|
||||
"resolved": "https://registry.npmjs.org/veui/-/veui-2.6.2.tgz",
|
||||
"integrity": "sha512-xmz/0Lib4yOSj9mjcsZYDITe1//mIafkYclI71wVMUgidilTiK1xGjYww+oRW7aSo18cdmJkjr2KCXDe42Lgqg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"bytes": "^3.0.0",
|
||||
@ -21077,9 +21077,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/veui-loader": {
|
||||
"version": "2.6.1",
|
||||
"resolved": "https://registry.npmjs.org/veui-loader/-/veui-loader-2.6.1.tgz",
|
||||
"integrity": "sha512-R33bg5ffJ/qWYh4oScsSor5iiEh0jgaUmZBzK8h1XFswg1WDyyloIP21+qNPuTTB7jvqZ+ithlisKUZZrHUFXg==",
|
||||
"version": "2.6.2",
|
||||
"resolved": "https://registry.npmjs.org/veui-loader/-/veui-loader-2.6.2.tgz",
|
||||
"integrity": "sha512-a2zEZHp0UKQQfxTRjhBxspmRrbU3i/5C8xj0hEqYxm75uQj1y2yv1FnBK6NV+bpopD9AfLfoEdkzFvoHb7G59A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"loader-utils": "^2.0.0",
|
||||
@ -21203,9 +21203,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/veui-theme-dls": {
|
||||
"version": "2.6.1",
|
||||
"resolved": "https://registry.npmjs.org/veui-theme-dls/-/veui-theme-dls-2.6.1.tgz",
|
||||
"integrity": "sha512-IBojR9OTI1EjiG7Z0yeHt9SkwuCtxu/tMEc0kfqNkG7euKvecHgZLsTIxLQO21FO9qGIu0Bt25zMJIjBNENF9Q==",
|
||||
"version": "2.6.2",
|
||||
"resolved": "https://registry.npmjs.org/veui-theme-dls/-/veui-theme-dls-2.6.2.tgz",
|
||||
"integrity": "sha512-xi4HXdC49z1dKLJdm2gZdWB6jTazL1rlmo1v0YTTBadviu7G8NXmSxPR6uY1+efMQdz0t1M6Hsm0tlrqTLaGEg==",
|
||||
"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.1"
|
||||
"veui-theme-dls-icons": "^2.6.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"veui": "2.6.1"
|
||||
"veui": "2.6.2"
|
||||
}
|
||||
},
|
||||
"node_modules/veui-theme-dls-icons": {
|
||||
"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==",
|
||||
"version": "2.6.2",
|
||||
"resolved": "https://registry.npmjs.org/veui-theme-dls-icons/-/veui-theme-dls-icons-2.6.2.tgz",
|
||||
"integrity": "sha512-Ynt4EbZRqoYDdUz3B/EhnFH/i4TdwhN+ZGoPTLbUw+RNj0caFjsOkztT/tkYHlfIPJt8aCCkmCyBfFsWpYYOOA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"dls-icons-vue": "~2.6.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"veui": "2.6.1"
|
||||
"veui": "2.6.2"
|
||||
}
|
||||
},
|
||||
"node_modules/veui-theme-dls-icons/node_modules/dls-icons-vue": {
|
||||
@ -27066,9 +27066,9 @@
|
||||
}
|
||||
},
|
||||
"babel-plugin-veui": {
|
||||
"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==",
|
||||
"version": "2.6.2",
|
||||
"resolved": "https://registry.npmjs.org/babel-plugin-veui/-/babel-plugin-veui-2.6.2.tgz",
|
||||
"integrity": "sha512-vdP4GYjKVRP6IbHjNwtzVNoeqmfn0rfV7zVW9pTRNtR1YwOMJ603iuYjj8i+tI9nCurg3axvEWo1ssfYvhyDBg==",
|
||||
"dev": true,
|
||||
"requires": {}
|
||||
},
|
||||
@ -39694,9 +39694,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"veui": {
|
||||
"version": "2.6.1",
|
||||
"resolved": "https://registry.npmjs.org/veui/-/veui-2.6.1.tgz",
|
||||
"integrity": "sha512-AN4PPe6PT1hn68suxsUM6Et9cUGWUqi0ynpDiEvJZIBgP7yCw9FgSkLdElYsuHnFByD80AnNZCDh6A3z5b/1VA==",
|
||||
"version": "2.6.2",
|
||||
"resolved": "https://registry.npmjs.org/veui/-/veui-2.6.2.tgz",
|
||||
"integrity": "sha512-xmz/0Lib4yOSj9mjcsZYDITe1//mIafkYclI71wVMUgidilTiK1xGjYww+oRW7aSo18cdmJkjr2KCXDe42Lgqg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"bytes": "^3.0.0",
|
||||
@ -39720,9 +39720,9 @@
|
||||
}
|
||||
},
|
||||
"veui-loader": {
|
||||
"version": "2.6.1",
|
||||
"resolved": "https://registry.npmjs.org/veui-loader/-/veui-loader-2.6.1.tgz",
|
||||
"integrity": "sha512-R33bg5ffJ/qWYh4oScsSor5iiEh0jgaUmZBzK8h1XFswg1WDyyloIP21+qNPuTTB7jvqZ+ithlisKUZZrHUFXg==",
|
||||
"version": "2.6.2",
|
||||
"resolved": "https://registry.npmjs.org/veui-loader/-/veui-loader-2.6.2.tgz",
|
||||
"integrity": "sha512-a2zEZHp0UKQQfxTRjhBxspmRrbU3i/5C8xj0hEqYxm75uQj1y2yv1FnBK6NV+bpopD9AfLfoEdkzFvoHb7G59A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"loader-utils": "^2.0.0",
|
||||
@ -39812,9 +39812,9 @@
|
||||
}
|
||||
},
|
||||
"veui-theme-dls": {
|
||||
"version": "2.6.1",
|
||||
"resolved": "https://registry.npmjs.org/veui-theme-dls/-/veui-theme-dls-2.6.1.tgz",
|
||||
"integrity": "sha512-IBojR9OTI1EjiG7Z0yeHt9SkwuCtxu/tMEc0kfqNkG7euKvecHgZLsTIxLQO21FO9qGIu0Bt25zMJIjBNENF9Q==",
|
||||
"version": "2.6.2",
|
||||
"resolved": "https://registry.npmjs.org/veui-theme-dls/-/veui-theme-dls-2.6.2.tgz",
|
||||
"integrity": "sha512-xi4HXdC49z1dKLJdm2gZdWB6jTazL1rlmo1v0YTTBadviu7G8NXmSxPR6uY1+efMQdz0t1M6Hsm0tlrqTLaGEg==",
|
||||
"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.1"
|
||||
"veui-theme-dls-icons": "^2.6.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"dls-icons-vue": {
|
||||
@ -39837,9 +39837,9 @@
|
||||
}
|
||||
},
|
||||
"veui-theme-dls-icons": {
|
||||
"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==",
|
||||
"version": "2.6.2",
|
||||
"resolved": "https://registry.npmjs.org/veui-theme-dls-icons/-/veui-theme-dls-icons-2.6.2.tgz",
|
||||
"integrity": "sha512-Ynt4EbZRqoYDdUz3B/EhnFH/i4TdwhN+ZGoPTLbUw+RNj0caFjsOkztT/tkYHlfIPJt8aCCkmCyBfFsWpYYOOA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"dls-icons-vue": "~2.6.0"
|
||||
|
10
package.json
10
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.1",
|
||||
"babel-plugin-veui": "^2.6.2",
|
||||
"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.1",
|
||||
"veui-loader": "^2.6.1",
|
||||
"veui-theme-dls": "^2.6.1",
|
||||
"veui-theme-dls-icons": "^2.6.1",
|
||||
"veui": "^2.6.2",
|
||||
"veui-loader": "^2.6.2",
|
||||
"veui-theme-dls": "^2.6.2",
|
||||
"veui-theme-dls-icons": "^2.6.2",
|
||||
"vue-awesome": "^4.5.0",
|
||||
"vue-i18n": "^8.16.0",
|
||||
"vue-live": "^1.17.2",
|
||||
|
Loading…
Reference in New Issue
Block a user