chore(deps-dev): bump @iconify/json from 2.1.39 to 2.1.44
Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.1.39 to 2.1.44. - [Release notes](https://github.com/iconify/icon-sets/releases) - [Commits](https://github.com/iconify/icon-sets/compare/2.1.39...2.1.44) --- 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
55ec38002f
commit
e99a94350f
3 changed files with 8 additions and 8 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1175,9 +1175,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@iconify/json": {
|
"@iconify/json": {
|
||||||
"version": "2.1.39",
|
"version": "2.1.44",
|
||||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.39.tgz",
|
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.44.tgz",
|
||||||
"integrity": "sha512-iz5ZpJJ8e6s9H+6ZS+JJ8PSZOblDTsT6XFAnzF+kDavuixmWGsS+RJab2Vg4FGXogrrPqlcUmeV2fMgM9gSvKA==",
|
"integrity": "sha512-kvkrdHVwUeByyZiFFDuLh0ZvcmRNi23EbFg9yVzIUktoZplSp3N1feA5US90M9+qqoPcMtARCahwNNGJxFzcUA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@iconify/types": "^1.1.0",
|
"@iconify/types": "^1.1.0",
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@fontsource/roboto": "^4.5.5",
|
"@fontsource/roboto": "^4.5.5",
|
||||||
"@iconify/json": "^2.1.39",
|
"@iconify/json": "^2.1.44",
|
||||||
"@iconify/vue2": "^1.2.1",
|
"@iconify/vue2": "^1.2.1",
|
||||||
"@vuepress/plugin-pwa": "^1.9.7",
|
"@vuepress/plugin-pwa": "^1.9.7",
|
||||||
"fs-extra": "^10.1.0",
|
"fs-extra": "^10.1.0",
|
||||||
|
|
|
@ -866,10 +866,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
"@hapi/hoek" "^8.3.0"
|
"@hapi/hoek" "^8.3.0"
|
||||||
|
|
||||||
"@iconify/json@^2.1.39":
|
"@iconify/json@^2.1.44":
|
||||||
version "2.1.39"
|
version "2.1.44"
|
||||||
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.39.tgz#ac776eae3d80047b5e5041e17338b1c8e39bce5c"
|
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.44.tgz#b61da7bf6d3b263d6832b2be5889d31dea812713"
|
||||||
integrity sha512-iz5ZpJJ8e6s9H+6ZS+JJ8PSZOblDTsT6XFAnzF+kDavuixmWGsS+RJab2Vg4FGXogrrPqlcUmeV2fMgM9gSvKA==
|
integrity sha512-kvkrdHVwUeByyZiFFDuLh0ZvcmRNi23EbFg9yVzIUktoZplSp3N1feA5US90M9+qqoPcMtARCahwNNGJxFzcUA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@iconify/types" "^1.1.0"
|
"@iconify/types" "^1.1.0"
|
||||||
pathe "^0.2.0"
|
pathe "^0.2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue