chore: update dls-icons-vue

This commit is contained in:
Justineo 2022-05-13 21:58:27 +08:00
parent cde1d00122
commit 88f30f8f72
No known key found for this signature in database
GPG Key ID: B73F0979CF18A0EA
2 changed files with 14 additions and 55 deletions

67
package-lock.json generated
View File

@ -21,7 +21,7 @@
"babel-plugin-veui": "^2.6.4",
"cheerio": "^1.0.0-rc.10",
"dls-graphics": "^1.0.0-alpha.3",
"dls-icons-vue": "^0.14.0",
"dls-icons-vue": "^2.6.0",
"eslint": "^5.15.1",
"eslint-config-prettier": "^4.1.0",
"eslint-config-standard": "^12.0.0",
@ -8178,10 +8178,13 @@
"dev": true
},
"node_modules/dls-icons-vue": {
"version": "0.14.0",
"resolved": "https://registry.npmjs.org/dls-icons-vue/-/dls-icons-vue-0.14.0.tgz",
"integrity": "sha512-UXkTkzqw/FXcsb9TYoedLSJivOqQq3QAYd1cm0wak2bC1YYi1FdYkDftAcqgdtXBv/enJ6/FymOAxdY7z6RXRg==",
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/dls-icons-vue/-/dls-icons-vue-2.6.0.tgz",
"integrity": "sha512-Gsf8517qvRQKRY9weJZdGL94NWCVQ0nRckfg7wkCiEl/XIEqnLJl0CX+jBVjoCS/V7G7mSAwIYfxWNWeQeDl3A==",
"dev": true,
"dependencies": {
"dls-icons-data": "^2.6.0"
},
"peerDependencies": {
"vue": "2.x"
}
@ -22073,30 +22076,6 @@
"veui": "2.6.4"
}
},
"node_modules/veui-theme-dls-icons/node_modules/dls-icons-vue": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/dls-icons-vue/-/dls-icons-vue-2.6.0.tgz",
"integrity": "sha512-Gsf8517qvRQKRY9weJZdGL94NWCVQ0nRckfg7wkCiEl/XIEqnLJl0CX+jBVjoCS/V7G7mSAwIYfxWNWeQeDl3A==",
"dev": true,
"dependencies": {
"dls-icons-data": "^2.6.0"
},
"peerDependencies": {
"vue": "2.x"
}
},
"node_modules/veui-theme-dls/node_modules/dls-icons-vue": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/dls-icons-vue/-/dls-icons-vue-2.6.0.tgz",
"integrity": "sha512-Gsf8517qvRQKRY9weJZdGL94NWCVQ0nRckfg7wkCiEl/XIEqnLJl0CX+jBVjoCS/V7G7mSAwIYfxWNWeQeDl3A==",
"dev": true,
"dependencies": {
"dls-icons-data": "^2.6.0"
},
"peerDependencies": {
"vue": "2.x"
}
},
"node_modules/veui/node_modules/core-js": {
"version": "3.20.2",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.20.2.tgz",
@ -30236,11 +30215,13 @@
"dev": true
},
"dls-icons-vue": {
"version": "0.14.0",
"resolved": "https://registry.npmjs.org/dls-icons-vue/-/dls-icons-vue-0.14.0.tgz",
"integrity": "sha512-UXkTkzqw/FXcsb9TYoedLSJivOqQq3QAYd1cm0wak2bC1YYi1FdYkDftAcqgdtXBv/enJ6/FymOAxdY7z6RXRg==",
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/dls-icons-vue/-/dls-icons-vue-2.6.0.tgz",
"integrity": "sha512-Gsf8517qvRQKRY9weJZdGL94NWCVQ0nRckfg7wkCiEl/XIEqnLJl0CX+jBVjoCS/V7G7mSAwIYfxWNWeQeDl3A==",
"dev": true,
"requires": {}
"requires": {
"dls-icons-data": "^2.6.0"
}
},
"dlv": {
"version": "1.1.3",
@ -41217,17 +41198,6 @@
"less-plugin-dls": "^7.1.0",
"less-plugin-est": "^3.0.0",
"veui-theme-dls-icons": "2.6.4"
},
"dependencies": {
"dls-icons-vue": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/dls-icons-vue/-/dls-icons-vue-2.6.0.tgz",
"integrity": "sha512-Gsf8517qvRQKRY9weJZdGL94NWCVQ0nRckfg7wkCiEl/XIEqnLJl0CX+jBVjoCS/V7G7mSAwIYfxWNWeQeDl3A==",
"dev": true,
"requires": {
"dls-icons-data": "^2.6.0"
}
}
}
},
"veui-theme-dls-icons": {
@ -41237,17 +41207,6 @@
"dev": true,
"requires": {
"dls-icons-vue": "~2.6.0"
},
"dependencies": {
"dls-icons-vue": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/dls-icons-vue/-/dls-icons-vue-2.6.0.tgz",
"integrity": "sha512-Gsf8517qvRQKRY9weJZdGL94NWCVQ0nRckfg7wkCiEl/XIEqnLJl0CX+jBVjoCS/V7G7mSAwIYfxWNWeQeDl3A==",
"dev": true,
"requires": {
"dls-icons-data": "^2.6.0"
}
}
}
},
"vfile": {

View File

@ -30,7 +30,7 @@
"babel-plugin-veui": "^2.6.4",
"cheerio": "^1.0.0-rc.10",
"dls-graphics": "^1.0.0-alpha.3",
"dls-icons-vue": "^0.14.0",
"dls-icons-vue": "^2.6.0",
"eslint": "^5.15.1",
"eslint-config-prettier": "^4.1.0",
"eslint-config-standard": "^12.0.0",