chore(deps-dev): bump @iconify/json from 2.2.201 to 2.2.209

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

---
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] 2024-05-13 13:36:22 +00:00 committed by GitHub
parent 1b2960eb9e
commit e01925acba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 12 deletions

14
package-lock.json generated
View file

@ -10,7 +10,7 @@
}, },
"devDependencies": { "devDependencies": {
"@fontsource/roboto": "^5.0.12", "@fontsource/roboto": "^5.0.12",
"@iconify/json": "^2.2.201", "@iconify/json": "^2.2.209",
"@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.201", "version": "2.2.209",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.201.tgz", "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.209.tgz",
"integrity": "sha512-5jM9TAa55YSEfx2WX1/GsHL9FSSH1PsA38V3p26SDmnOSmfb3V7r5yBgO8oIFkXdFQFk59MgESEOziapNtTGkw==", "integrity": "sha512-Q19wYEc48ZSIxNEMhxTF7HbCOCR5QJcC8xHlRYSSt7gWdcdhleaUCreJwQSbj4lEZc0JXPFzG47ONBlLDFP7LA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@iconify/types": "*", "@iconify/types": "*",
@ -17173,9 +17173,9 @@
} }
}, },
"@iconify/json": { "@iconify/json": {
"version": "2.2.201", "version": "2.2.209",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.201.tgz", "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.209.tgz",
"integrity": "sha512-5jM9TAa55YSEfx2WX1/GsHL9FSSH1PsA38V3p26SDmnOSmfb3V7r5yBgO8oIFkXdFQFk59MgESEOziapNtTGkw==", "integrity": "sha512-Q19wYEc48ZSIxNEMhxTF7HbCOCR5QJcC8xHlRYSSt7gWdcdhleaUCreJwQSbj4lEZc0JXPFzG47ONBlLDFP7LA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@iconify/types": "*", "@iconify/types": "*",

View file

@ -2,7 +2,7 @@
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@fontsource/roboto": "^5.0.12", "@fontsource/roboto": "^5.0.12",
"@iconify/json": "^2.2.201", "@iconify/json": "^2.2.209",
"@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",

View file

@ -866,10 +866,10 @@
dependencies: dependencies:
"@hapi/hoek" "^8.3.0" "@hapi/hoek" "^8.3.0"
"@iconify/json@^2.2.201": "@iconify/json@^2.2.209":
version "2.2.201" version "2.2.209"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.201.tgz#c59bfb135cb0a95ee877c4c839f8295d20a5fb24" resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.209.tgz#397eebe227c2edb61597542ffd80dcc11c194562"
integrity sha512-5jM9TAa55YSEfx2WX1/GsHL9FSSH1PsA38V3p26SDmnOSmfb3V7r5yBgO8oIFkXdFQFk59MgESEOziapNtTGkw== integrity sha512-Q19wYEc48ZSIxNEMhxTF7HbCOCR5QJcC8xHlRYSSt7gWdcdhleaUCreJwQSbj4lEZc0JXPFzG47ONBlLDFP7LA==
dependencies: dependencies:
"@iconify/types" "*" "@iconify/types" "*"
pathe "^1.1.2" pathe "^1.1.2"