chore(deps-dev): bump @iconify/json from 2.2.34 to 2.2.37

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

---
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-03-20 14:04:17 +00:00 committed by GitHub
parent ad2f796542
commit 8e26adccc9
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": "^4.5.8", "@fontsource/roboto": "^4.5.8",
"@iconify/json": "^2.2.34", "@iconify/json": "^2.2.37",
"@iconify/vue2": "^2.1.0", "@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.9", "@vuepress/plugin-pwa": "^1.9.9",
"fs-extra": "^11.1.0", "fs-extra": "^11.1.0",
@ -1746,9 +1746,9 @@
} }
}, },
"node_modules/@iconify/json": { "node_modules/@iconify/json": {
"version": "2.2.34", "version": "2.2.37",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.34.tgz", "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.37.tgz",
"integrity": "sha512-beZo4tqazFlkcSzcWwZUQmBv/sZ2/CuVFAZNhhSdQauDAH8PgaTxb1STuQDNFIZXlUPxa/z2eVBnpttheX0rxA==", "integrity": "sha512-3PHw+H9hMUYZ+wUij6DmdWxBnBIYOMtsKGRrJUHsKhMloy4kcOu+Yi2XKfD8JvXgJ6ybzoNAXOkKDgEqY0JKQw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@iconify/types": "*", "@iconify/types": "*",
@ -16808,9 +16808,9 @@
} }
}, },
"@iconify/json": { "@iconify/json": {
"version": "2.2.34", "version": "2.2.37",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.34.tgz", "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.37.tgz",
"integrity": "sha512-beZo4tqazFlkcSzcWwZUQmBv/sZ2/CuVFAZNhhSdQauDAH8PgaTxb1STuQDNFIZXlUPxa/z2eVBnpttheX0rxA==", "integrity": "sha512-3PHw+H9hMUYZ+wUij6DmdWxBnBIYOMtsKGRrJUHsKhMloy4kcOu+Yi2XKfD8JvXgJ6ybzoNAXOkKDgEqY0JKQw==",
"dev": true, "dev": true,
"requires": { "requires": {
"@iconify/types": "*", "@iconify/types": "*",

View file

@ -2,7 +2,7 @@
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@fontsource/roboto": "^4.5.8", "@fontsource/roboto": "^4.5.8",
"@iconify/json": "^2.2.34", "@iconify/json": "^2.2.37",
"@iconify/vue2": "^2.1.0", "@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.9", "@vuepress/plugin-pwa": "^1.9.9",
"fs-extra": "^11.1.0", "fs-extra": "^11.1.0",

View file

@ -866,10 +866,10 @@
dependencies: dependencies:
"@hapi/hoek" "^8.3.0" "@hapi/hoek" "^8.3.0"
"@iconify/json@^2.2.34": "@iconify/json@^2.2.37":
version "2.2.34" version "2.2.37"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.34.tgz#cc23b45d8442d376b4d3b81dd7490dfaef64fdb2" resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.37.tgz#b3e17fff164435e281f9eab8a9762190e62c1fe4"
integrity sha512-beZo4tqazFlkcSzcWwZUQmBv/sZ2/CuVFAZNhhSdQauDAH8PgaTxb1STuQDNFIZXlUPxa/z2eVBnpttheX0rxA== integrity sha512-3PHw+H9hMUYZ+wUij6DmdWxBnBIYOMtsKGRrJUHsKhMloy4kcOu+Yi2XKfD8JvXgJ6ybzoNAXOkKDgEqY0JKQw==
dependencies: dependencies:
"@iconify/types" "*" "@iconify/types" "*"
pathe "^1.0.0" pathe "^1.0.0"