chore(deps-dev): bump @iconify/json from 2.2.169 to 2.2.172
Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.2.169 to 2.2.172. - [Commits](https://github.com/iconify/icon-sets/compare/2.2.169...2.2.172) --- updated-dependencies: - dependency-name: "@iconify/json" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8378b2f3df
commit
333f040f79
3 changed files with 12 additions and 12 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -10,7 +10,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@fontsource/roboto": "^5.0.8",
|
"@fontsource/roboto": "^5.0.8",
|
||||||
"@iconify/json": "^2.2.169",
|
"@iconify/json": "^2.2.172",
|
||||||
"@iconify/vue2": "^2.1.0",
|
"@iconify/vue2": "^2.1.0",
|
||||||
"@vuepress/plugin-pwa": "^1.9.10",
|
"@vuepress/plugin-pwa": "^1.9.10",
|
||||||
"fs-extra": "^11.2.0",
|
"fs-extra": "^11.2.0",
|
||||||
|
@ -1860,9 +1860,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@iconify/json": {
|
"node_modules/@iconify/json": {
|
||||||
"version": "2.2.169",
|
"version": "2.2.172",
|
||||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.169.tgz",
|
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.172.tgz",
|
||||||
"integrity": "sha512-hAvyagTw8ir5fX/xMcSKZI6bMipmac/k24FqAutbosgwx7YfamtkEjO3FE0Y0abOiBTposa2ETcRnTBLo6skEA==",
|
"integrity": "sha512-/QX702onUWOyj7RZyZD1x+QgrjYMUHRPGaz7ycqXg+YOcxYKZ0pZ6HqaL6njstTc9THrWnTF0ZsQEM1eCq86Ag==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify/types": "*",
|
"@iconify/types": "*",
|
||||||
|
@ -17173,9 +17173,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@iconify/json": {
|
"@iconify/json": {
|
||||||
"version": "2.2.169",
|
"version": "2.2.172",
|
||||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.169.tgz",
|
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.172.tgz",
|
||||||
"integrity": "sha512-hAvyagTw8ir5fX/xMcSKZI6bMipmac/k24FqAutbosgwx7YfamtkEjO3FE0Y0abOiBTposa2ETcRnTBLo6skEA==",
|
"integrity": "sha512-/QX702onUWOyj7RZyZD1x+QgrjYMUHRPGaz7ycqXg+YOcxYKZ0pZ6HqaL6njstTc9THrWnTF0ZsQEM1eCq86Ag==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@iconify/types": "*",
|
"@iconify/types": "*",
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@fontsource/roboto": "^5.0.8",
|
"@fontsource/roboto": "^5.0.8",
|
||||||
"@iconify/json": "^2.2.169",
|
"@iconify/json": "^2.2.172",
|
||||||
"@iconify/vue2": "^2.1.0",
|
"@iconify/vue2": "^2.1.0",
|
||||||
"@vuepress/plugin-pwa": "^1.9.10",
|
"@vuepress/plugin-pwa": "^1.9.10",
|
||||||
"fs-extra": "^11.2.0",
|
"fs-extra": "^11.2.0",
|
||||||
|
|
|
@ -866,10 +866,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
"@hapi/hoek" "^8.3.0"
|
"@hapi/hoek" "^8.3.0"
|
||||||
|
|
||||||
"@iconify/json@^2.2.169":
|
"@iconify/json@^2.2.172":
|
||||||
version "2.2.169"
|
version "2.2.172"
|
||||||
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.169.tgz#5fa779dfa10136ee259f937011ed53b7da0e873b"
|
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.172.tgz#82a860e3bf13b618eca1ccb1055527dddb206969"
|
||||||
integrity sha512-hAvyagTw8ir5fX/xMcSKZI6bMipmac/k24FqAutbosgwx7YfamtkEjO3FE0Y0abOiBTposa2ETcRnTBLo6skEA==
|
integrity sha512-/QX702onUWOyj7RZyZD1x+QgrjYMUHRPGaz7ycqXg+YOcxYKZ0pZ6HqaL6njstTc9THrWnTF0ZsQEM1eCq86Ag==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@iconify/types" "*"
|
"@iconify/types" "*"
|
||||||
pathe "^1.1.0"
|
pathe "^1.1.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue