chore(deps-dev): bump @iconify/vue2 from 2.0.1 to 2.1.0
Bumps [@iconify/vue2](https://github.com/iconify/iconify/tree/HEAD/components/vue2) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/iconify/iconify/releases) - [Commits](https://github.com/iconify/iconify/commits/HEAD/components/vue2) --- updated-dependencies: - dependency-name: "@iconify/vue2" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
54dc57b4c1
commit
e670c9d1e5
3 changed files with 12 additions and 12 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -11,7 +11,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@fontsource/roboto": "^4.5.8",
|
"@fontsource/roboto": "^4.5.8",
|
||||||
"@iconify/json": "^2.2.11",
|
"@iconify/json": "^2.2.11",
|
||||||
"@iconify/vue2": "^2.0.1",
|
"@iconify/vue2": "^2.1.0",
|
||||||
"@vuepress/plugin-pwa": "^1.9.8",
|
"@vuepress/plugin-pwa": "^1.9.8",
|
||||||
"fs-extra": "^11.1.0",
|
"fs-extra": "^11.1.0",
|
||||||
"vuepress": "^1.9.8",
|
"vuepress": "^1.9.8",
|
||||||
|
@ -1755,9 +1755,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/@iconify/vue2": {
|
"node_modules/@iconify/vue2": {
|
||||||
"version": "2.0.1",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/@iconify/vue2/-/vue2-2.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/@iconify/vue2/-/vue2-2.1.0.tgz",
|
||||||
"integrity": "sha512-DXQpBedv3Vde9hJnN5XVPIvPgid7MAEdVNQjlE80B31TF3Kb76Wxu6+vwl6mKImvVT1CaZg0mRHCTERTmy7m7A==",
|
"integrity": "sha512-+R4T9EqrUecMKh/tdiscju/mJS+HCzHFFuJ9XnNcFLaIj3lBOdh8RJolPY9n4k7XRG5V/tY16Lzx+mv+vOmjhA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify/types": "^2.0.0"
|
"@iconify/types": "^2.0.0"
|
||||||
|
@ -16809,9 +16809,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@iconify/vue2": {
|
"@iconify/vue2": {
|
||||||
"version": "2.0.1",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/@iconify/vue2/-/vue2-2.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/@iconify/vue2/-/vue2-2.1.0.tgz",
|
||||||
"integrity": "sha512-DXQpBedv3Vde9hJnN5XVPIvPgid7MAEdVNQjlE80B31TF3Kb76Wxu6+vwl6mKImvVT1CaZg0mRHCTERTmy7m7A==",
|
"integrity": "sha512-+R4T9EqrUecMKh/tdiscju/mJS+HCzHFFuJ9XnNcFLaIj3lBOdh8RJolPY9n4k7XRG5V/tY16Lzx+mv+vOmjhA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@iconify/types": "^2.0.0"
|
"@iconify/types": "^2.0.0"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@fontsource/roboto": "^4.5.8",
|
"@fontsource/roboto": "^4.5.8",
|
||||||
"@iconify/json": "^2.2.11",
|
"@iconify/json": "^2.2.11",
|
||||||
"@iconify/vue2": "^2.0.1",
|
"@iconify/vue2": "^2.1.0",
|
||||||
"@vuepress/plugin-pwa": "^1.9.8",
|
"@vuepress/plugin-pwa": "^1.9.8",
|
||||||
"fs-extra": "^11.1.0",
|
"fs-extra": "^11.1.0",
|
||||||
"vuepress": "^1.9.8",
|
"vuepress": "^1.9.8",
|
||||||
|
|
|
@ -879,10 +879,10 @@
|
||||||
resolved "https://registry.yarnpkg.com/@iconify/types/-/types-2.0.0.tgz#ab0e9ea681d6c8a1214f30cd741fe3a20cc57f57"
|
resolved "https://registry.yarnpkg.com/@iconify/types/-/types-2.0.0.tgz#ab0e9ea681d6c8a1214f30cd741fe3a20cc57f57"
|
||||||
integrity sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==
|
integrity sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==
|
||||||
|
|
||||||
"@iconify/vue2@^2.0.1":
|
"@iconify/vue2@^2.1.0":
|
||||||
version "2.0.1"
|
version "2.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/@iconify/vue2/-/vue2-2.0.1.tgz#07526b527b87cc6b1aa297490eb326253aa16870"
|
resolved "https://registry.yarnpkg.com/@iconify/vue2/-/vue2-2.1.0.tgz#fbeaf02955c1ed31fbb0a935516679daaff4f6fd"
|
||||||
integrity sha512-DXQpBedv3Vde9hJnN5XVPIvPgid7MAEdVNQjlE80B31TF3Kb76Wxu6+vwl6mKImvVT1CaZg0mRHCTERTmy7m7A==
|
integrity sha512-+R4T9EqrUecMKh/tdiscju/mJS+HCzHFFuJ9XnNcFLaIj3lBOdh8RJolPY9n4k7XRG5V/tY16Lzx+mv+vOmjhA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@iconify/types" "^2.0.0"
|
"@iconify/types" "^2.0.0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue