chore(deps-dev): bump @iconify/json from 2.2.161 to 2.2.163

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

---
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-01-01 13:36:59 +00:00 committed by GitHub
parent 915ce94a86
commit afb3e71c18
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": { "devDependencies": {
"@fontsource/roboto": "^5.0.8", "@fontsource/roboto": "^5.0.8",
"@iconify/json": "^2.2.161", "@iconify/json": "^2.2.163",
"@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.161", "version": "2.2.163",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.161.tgz", "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.163.tgz",
"integrity": "sha512-yxkCLeZdzHFjfhH1BRmyMU5DEUnbTsiuSpgcd/DxKM8eMzUab/CbfxAVSqiNIrSeXhe4RUsws767wfTKhblTSw==", "integrity": "sha512-cBca9e8x6Bp5qN2++sl54OUbME/Y20OhXJEdkpFFvvHvt8UfQLiBKzz7q3uZ1l3EQjc8JoKgDB/n8nqfNqEWig==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@iconify/types": "*", "@iconify/types": "*",
@ -17173,9 +17173,9 @@
} }
}, },
"@iconify/json": { "@iconify/json": {
"version": "2.2.161", "version": "2.2.163",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.161.tgz", "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.163.tgz",
"integrity": "sha512-yxkCLeZdzHFjfhH1BRmyMU5DEUnbTsiuSpgcd/DxKM8eMzUab/CbfxAVSqiNIrSeXhe4RUsws767wfTKhblTSw==", "integrity": "sha512-cBca9e8x6Bp5qN2++sl54OUbME/Y20OhXJEdkpFFvvHvt8UfQLiBKzz7q3uZ1l3EQjc8JoKgDB/n8nqfNqEWig==",
"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.8", "@fontsource/roboto": "^5.0.8",
"@iconify/json": "^2.2.161", "@iconify/json": "^2.2.163",
"@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.161": "@iconify/json@^2.2.163":
version "2.2.161" version "2.2.163"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.161.tgz#93d8b954fa600f1be481de41180489291f6e3b81" resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.163.tgz#123b83a549f125aa0c970804087ec0453921722e"
integrity sha512-yxkCLeZdzHFjfhH1BRmyMU5DEUnbTsiuSpgcd/DxKM8eMzUab/CbfxAVSqiNIrSeXhe4RUsws767wfTKhblTSw== integrity sha512-cBca9e8x6Bp5qN2++sl54OUbME/Y20OhXJEdkpFFvvHvt8UfQLiBKzz7q3uZ1l3EQjc8JoKgDB/n8nqfNqEWig==
dependencies: dependencies:
"@iconify/types" "*" "@iconify/types" "*"
pathe "^1.1.0" pathe "^1.1.0"