chore(deps-dev): bump @iconify/json from 2.2.267 to 2.2.375

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

---
updated-dependencies:
- dependency-name: "@iconify/json"
  dependency-version: 2.2.375
  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] 2025-08-18 17:40:22 +00:00 committed by GitHub
parent 4bf83e3542
commit 7dcc8078ea
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.2.6", "@fontsource/roboto": "^5.2.6",
"@iconify/json": "^2.2.267", "@iconify/json": "^2.2.375",
"@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",
@ -1863,9 +1863,9 @@
} }
}, },
"node_modules/@iconify/json": { "node_modules/@iconify/json": {
"version": "2.2.267", "version": "2.2.375",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.267.tgz", "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.375.tgz",
"integrity": "sha512-mM+W8HES8J78wNFRWimpfT+D2YhLzZ9AKD/PiDqiW/QsMmROa2iK0Bx+RwTYYWosmRCzPXPH9y08X4VgfkqZuw==", "integrity": "sha512-SexUHUFDGXWZbRIJKg63opwAA/qVquYYi3H4hOdyWwmzuEyjdfzpvkBwEA/BekJX+M3mBOxu6uRj+E89hJbFvw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@iconify/types": "*", "@iconify/types": "*",
@ -17176,9 +17176,9 @@
} }
}, },
"@iconify/json": { "@iconify/json": {
"version": "2.2.267", "version": "2.2.375",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.267.tgz", "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.375.tgz",
"integrity": "sha512-mM+W8HES8J78wNFRWimpfT+D2YhLzZ9AKD/PiDqiW/QsMmROa2iK0Bx+RwTYYWosmRCzPXPH9y08X4VgfkqZuw==", "integrity": "sha512-SexUHUFDGXWZbRIJKg63opwAA/qVquYYi3H4hOdyWwmzuEyjdfzpvkBwEA/BekJX+M3mBOxu6uRj+E89hJbFvw==",
"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.2.6", "@fontsource/roboto": "^5.2.6",
"@iconify/json": "^2.2.267", "@iconify/json": "^2.2.375",
"@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.267": "@iconify/json@^2.2.375":
version "2.2.267" version "2.2.375"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.267.tgz#d59fa36a1f479f8c54e5c902287a7cfa88c7f9e8" resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.375.tgz#ee2f91a49a92926edb35f472aa621e601ae39664"
integrity sha512-mM+W8HES8J78wNFRWimpfT+D2YhLzZ9AKD/PiDqiW/QsMmROa2iK0Bx+RwTYYWosmRCzPXPH9y08X4VgfkqZuw== integrity sha512-SexUHUFDGXWZbRIJKg63opwAA/qVquYYi3H4hOdyWwmzuEyjdfzpvkBwEA/BekJX+M3mBOxu6uRj+E89hJbFvw==
dependencies: dependencies:
"@iconify/types" "*" "@iconify/types" "*"
pathe "^1.1.2" pathe "^1.1.2"