chore(deps-dev): bump @iconify/json from 2.1.154 to 2.1.158

Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.1.154 to 2.1.158.
- [Release notes](https://github.com/iconify/icon-sets/releases)
- [Commits](https://github.com/iconify/icon-sets/compare/2.1.154...2.1.158)

---
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:
dependabot[bot] 2022-12-30 08:17:10 +00:00 committed by GitHub
parent 964aa102cd
commit f7dc6eef0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 12 deletions

14
package-lock.json generated
View file

@ -10,7 +10,7 @@
},
"devDependencies": {
"@fontsource/roboto": "^4.5.8",
"@iconify/json": "^2.1.154",
"@iconify/json": "^2.1.158",
"@iconify/vue2": "^2.0.1",
"@vuepress/plugin-pwa": "^1.9.7",
"fs-extra": "^11.1.0",
@ -1696,9 +1696,9 @@
}
},
"node_modules/@iconify/json": {
"version": "2.1.154",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.154.tgz",
"integrity": "sha512-RpUu4zDoeqIAzD54t8mfCKca+fzASgFf+lFE7Y9OzvScrf+IbUrvyZZEcOkjEB1cB4emDgmWGTAAkVTihhaqxQ==",
"version": "2.1.158",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.158.tgz",
"integrity": "sha512-7rw3LTk6Y9aLyVESGoFADBJiYpsLdNRV7GCEarh3HpbR4jdDH29s8kF6yJybgYoBfb01J6h6PzDgjujSxlNUaQ==",
"dev": true,
"dependencies": {
"@iconify/types": "*",
@ -16478,9 +16478,9 @@
}
},
"@iconify/json": {
"version": "2.1.154",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.154.tgz",
"integrity": "sha512-RpUu4zDoeqIAzD54t8mfCKca+fzASgFf+lFE7Y9OzvScrf+IbUrvyZZEcOkjEB1cB4emDgmWGTAAkVTihhaqxQ==",
"version": "2.1.158",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.158.tgz",
"integrity": "sha512-7rw3LTk6Y9aLyVESGoFADBJiYpsLdNRV7GCEarh3HpbR4jdDH29s8kF6yJybgYoBfb01J6h6PzDgjujSxlNUaQ==",
"dev": true,
"requires": {
"@iconify/types": "*",

View file

@ -2,7 +2,7 @@
"license": "MIT",
"devDependencies": {
"@fontsource/roboto": "^4.5.8",
"@iconify/json": "^2.1.154",
"@iconify/json": "^2.1.158",
"@iconify/vue2": "^2.0.1",
"@vuepress/plugin-pwa": "^1.9.7",
"fs-extra": "^11.1.0",

View file

@ -866,10 +866,10 @@
dependencies:
"@hapi/hoek" "^8.3.0"
"@iconify/json@^2.1.154":
version "2.1.154"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.154.tgz#b4e278d55f30046b89c93e156e3c213e67e48e84"
integrity sha512-RpUu4zDoeqIAzD54t8mfCKca+fzASgFf+lFE7Y9OzvScrf+IbUrvyZZEcOkjEB1cB4emDgmWGTAAkVTihhaqxQ==
"@iconify/json@^2.1.158":
version "2.1.158"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.158.tgz#1b95e47693fc8e34bfec0eb56bac3c774d82fde4"
integrity sha512-7rw3LTk6Y9aLyVESGoFADBJiYpsLdNRV7GCEarh3HpbR4jdDH29s8kF6yJybgYoBfb01J6h6PzDgjujSxlNUaQ==
dependencies:
"@iconify/types" "*"
pathe "^0.3.0"