chore(deps-dev): bump @iconify/json from 2.1.39 to 2.1.68

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

---
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] 2022-06-27 13:33:13 +00:00 committed by GitHub
parent 55ec38002f
commit d753b2435c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 20 additions and 20 deletions

16
package-lock.json generated
View file

@ -1175,13 +1175,13 @@
} }
}, },
"@iconify/json": { "@iconify/json": {
"version": "2.1.39", "version": "2.1.68",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.39.tgz", "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.68.tgz",
"integrity": "sha512-iz5ZpJJ8e6s9H+6ZS+JJ8PSZOblDTsT6XFAnzF+kDavuixmWGsS+RJab2Vg4FGXogrrPqlcUmeV2fMgM9gSvKA==", "integrity": "sha512-OlnC9xhqRcnCwDutY1ZGkNpK2QvxCZfBkn+yZaNQ2wYuhuPQWPlr4RdEvZUA7Yle1IDrBqq+2SVOVbAPCIsupQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"@iconify/types": "^1.1.0", "@iconify/types": "*",
"pathe": "^0.2.0" "pathe": "^0.3.0"
} }
}, },
"@iconify/types": { "@iconify/types": {
@ -8139,9 +8139,9 @@
} }
}, },
"pathe": { "pathe": {
"version": "0.2.0", "version": "0.3.1",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz", "resolved": "https://registry.npmjs.org/pathe/-/pathe-0.3.1.tgz",
"integrity": "sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==", "integrity": "sha512-cKMVe/pikPpreoODbjoliSk0cIT66JjEOWN30akc9WTo8kUjxFPYqmXvMBVPMSAJGJlx6v/nYzqSSHkp1cfezQ==",
"dev": true "dev": true
}, },
"pbkdf2": { "pbkdf2": {

View file

@ -2,7 +2,7 @@
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@fontsource/roboto": "^4.5.5", "@fontsource/roboto": "^4.5.5",
"@iconify/json": "^2.1.39", "@iconify/json": "^2.1.68",
"@iconify/vue2": "^1.2.1", "@iconify/vue2": "^1.2.1",
"@vuepress/plugin-pwa": "^1.9.7", "@vuepress/plugin-pwa": "^1.9.7",
"fs-extra": "^10.1.0", "fs-extra": "^10.1.0",

View file

@ -866,15 +866,15 @@
dependencies: dependencies:
"@hapi/hoek" "^8.3.0" "@hapi/hoek" "^8.3.0"
"@iconify/json@^2.1.39": "@iconify/json@^2.1.68":
version "2.1.39" version "2.1.68"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.39.tgz#ac776eae3d80047b5e5041e17338b1c8e39bce5c" resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.68.tgz#9de19c2aada92de77e407334bedcad7eac7874be"
integrity sha512-iz5ZpJJ8e6s9H+6ZS+JJ8PSZOblDTsT6XFAnzF+kDavuixmWGsS+RJab2Vg4FGXogrrPqlcUmeV2fMgM9gSvKA== integrity sha512-OlnC9xhqRcnCwDutY1ZGkNpK2QvxCZfBkn+yZaNQ2wYuhuPQWPlr4RdEvZUA7Yle1IDrBqq+2SVOVbAPCIsupQ==
dependencies: dependencies:
"@iconify/types" "^1.1.0" "@iconify/types" "*"
pathe "^0.2.0" pathe "^0.3.0"
"@iconify/types@^1.1.0": "@iconify/types@*":
version "1.1.0" version "1.1.0"
resolved "https://registry.yarnpkg.com/@iconify/types/-/types-1.1.0.tgz#dc15fc988b1b3fd558dd140a24ede7e0aac11280" resolved "https://registry.yarnpkg.com/@iconify/types/-/types-1.1.0.tgz#dc15fc988b1b3fd558dd140a24ede7e0aac11280"
integrity sha512-Jh0llaK2LRXQoYsorIH8maClebsnzTcve+7U3rQUSnC11X4jtPnFuyatqFLvMxZ8MLG8dB4zfHsbPfuvxluONw== integrity sha512-Jh0llaK2LRXQoYsorIH8maClebsnzTcve+7U3rQUSnC11X4jtPnFuyatqFLvMxZ8MLG8dB4zfHsbPfuvxluONw==
@ -5881,10 +5881,10 @@ path-type@^3.0.0:
dependencies: dependencies:
pify "^3.0.0" pify "^3.0.0"
pathe@^0.2.0: pathe@^0.3.0:
version "0.2.0" version "0.3.1"
resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.2.0.tgz#30fd7bbe0a0d91f0e60bae621f5d19e9e225c339" resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.3.1.tgz#e0e47bc0e8a1775fd001e2fdbf67d7f649a4a4f4"
integrity sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw== integrity sha512-cKMVe/pikPpreoODbjoliSk0cIT66JjEOWN30akc9WTo8kUjxFPYqmXvMBVPMSAJGJlx6v/nYzqSSHkp1cfezQ==
pbkdf2@^3.0.3: pbkdf2@^3.0.3:
version "3.0.17" version "3.0.17"