chore(deps-dev): bump @iconify/json from 2.1.39 to 2.1.60
Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.1.39 to 2.1.60. - [Release notes](https://github.com/iconify/icon-sets/releases) - [Commits](https://github.com/iconify/icon-sets/compare/2.1.39...2.1.60) --- 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
afa62d7890
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.60",
|
||||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.39.tgz",
|
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.60.tgz",
|
||||||
"integrity": "sha512-iz5ZpJJ8e6s9H+6ZS+JJ8PSZOblDTsT6XFAnzF+kDavuixmWGsS+RJab2Vg4FGXogrrPqlcUmeV2fMgM9gSvKA==",
|
"integrity": "sha512-e6Y4BrTq6w8FViB01IsR+3tYfZ9ktC8+NflVOzDe3Vn8O0kTOCTNqn0tyoC1a3KIpvZF+O22v4AgF321yrM+BA==",
|
||||||
"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.60",
|
||||||
"@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.60":
|
||||||
version "2.1.39"
|
version "2.1.60"
|
||||||
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.39.tgz#ac776eae3d80047b5e5041e17338b1c8e39bce5c"
|
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.60.tgz#be885bd4103d44384c59cdefd0e95677b303f559"
|
||||||
integrity sha512-iz5ZpJJ8e6s9H+6ZS+JJ8PSZOblDTsT6XFAnzF+kDavuixmWGsS+RJab2Vg4FGXogrrPqlcUmeV2fMgM9gSvKA==
|
integrity sha512-e6Y4BrTq6w8FViB01IsR+3tYfZ9ktC8+NflVOzDe3Vn8O0kTOCTNqn0tyoC1a3KIpvZF+O22v4AgF321yrM+BA==
|
||||||
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