chore(deps-dev): bump @iconify/json from 2.2.120 to 2.2.135

Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.2.120 to 2.2.135.
- [Commits](https://github.com/iconify/icon-sets/compare/2.2.120...2.2.135)

---
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] 2023-10-30 13:08:47 +00:00 committed by GitHub
parent 7625aef1db
commit 67832f7113
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": "^5.0.8",
"@iconify/json": "^2.2.120",
"@iconify/json": "^2.2.135",
"@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.10",
"fs-extra": "^11.1.1",
@ -1860,9 +1860,9 @@
}
},
"node_modules/@iconify/json": {
"version": "2.2.120",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.120.tgz",
"integrity": "sha512-vxE3fNGgQEEu2nvMuR/g4Cu/CxPpQWjc3cwsk/KY3iTN4hLKL0lnBsi1GmQL1ITSsyib2f72h329j+D9S9esbg==",
"version": "2.2.135",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.135.tgz",
"integrity": "sha512-SrssFU+P37j3QhxatYazLgNfvlwP3NVMFRUBlKfb8MvMtXqT46lT1KZsXLsRsORbLjm89+VJqXKOyK4u5K6T8A==",
"dev": true,
"dependencies": {
"@iconify/types": "*",
@ -17173,9 +17173,9 @@
}
},
"@iconify/json": {
"version": "2.2.120",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.120.tgz",
"integrity": "sha512-vxE3fNGgQEEu2nvMuR/g4Cu/CxPpQWjc3cwsk/KY3iTN4hLKL0lnBsi1GmQL1ITSsyib2f72h329j+D9S9esbg==",
"version": "2.2.135",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.135.tgz",
"integrity": "sha512-SrssFU+P37j3QhxatYazLgNfvlwP3NVMFRUBlKfb8MvMtXqT46lT1KZsXLsRsORbLjm89+VJqXKOyK4u5K6T8A==",
"dev": true,
"requires": {
"@iconify/types": "*",

View file

@ -2,7 +2,7 @@
"license": "MIT",
"devDependencies": {
"@fontsource/roboto": "^5.0.8",
"@iconify/json": "^2.2.120",
"@iconify/json": "^2.2.135",
"@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.10",
"fs-extra": "^11.1.1",

View file

@ -866,10 +866,10 @@
dependencies:
"@hapi/hoek" "^8.3.0"
"@iconify/json@^2.2.120":
version "2.2.120"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.120.tgz#fb2d2bb1b4267236d781cd00d81afcca91fdb0b2"
integrity sha512-vxE3fNGgQEEu2nvMuR/g4Cu/CxPpQWjc3cwsk/KY3iTN4hLKL0lnBsi1GmQL1ITSsyib2f72h329j+D9S9esbg==
"@iconify/json@^2.2.135":
version "2.2.135"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.135.tgz#9657a5f380e9eb48c760394b57d761840490690b"
integrity sha512-SrssFU+P37j3QhxatYazLgNfvlwP3NVMFRUBlKfb8MvMtXqT46lT1KZsXLsRsORbLjm89+VJqXKOyK4u5K6T8A==
dependencies:
"@iconify/types" "*"
pathe "^1.1.0"