chore(deps-dev): bump @iconify/json from 2.1.39 to 2.1.96
Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.1.39 to 2.1.96. - [Release notes](https://github.com/iconify/icon-sets/releases) - [Commits](https://github.com/iconify/icon-sets/compare/2.1.39...2.1.96) --- 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:
parent
55ec38002f
commit
d6ada709b3
3 changed files with 20 additions and 20 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
@ -1175,13 +1175,13 @@
|
|||
}
|
||||
},
|
||||
"@iconify/json": {
|
||||
"version": "2.1.39",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.39.tgz",
|
||||
"integrity": "sha512-iz5ZpJJ8e6s9H+6ZS+JJ8PSZOblDTsT6XFAnzF+kDavuixmWGsS+RJab2Vg4FGXogrrPqlcUmeV2fMgM9gSvKA==",
|
||||
"version": "2.1.96",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.96.tgz",
|
||||
"integrity": "sha512-wmc5KRqvKAlAr0bQz3P1UnUCXC9hYu1o89GZFR5Mr5NiUhhNHdbZyosOPnDHXduOa9lTM/ve8/Vo1vR55hCF5A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@iconify/types": "^1.1.0",
|
||||
"pathe": "^0.2.0"
|
||||
"@iconify/types": "*",
|
||||
"pathe": "^0.3.0"
|
||||
}
|
||||
},
|
||||
"@iconify/types": {
|
||||
|
@ -8139,9 +8139,9 @@
|
|||
}
|
||||
},
|
||||
"pathe": {
|
||||
"version": "0.2.0",
|
||||
"resolved": "https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz",
|
||||
"integrity": "sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==",
|
||||
"version": "0.3.5",
|
||||
"resolved": "https://registry.npmjs.org/pathe/-/pathe-0.3.5.tgz",
|
||||
"integrity": "sha512-grU/QeYP0ChuE5kjU2/k8VtAeODzbernHlue0gTa27+ayGIu3wqYBIPGfP9r5xSqgCgDd4nWrjKXEfxMillByg==",
|
||||
"dev": true
|
||||
},
|
||||
"pbkdf2": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@fontsource/roboto": "^4.5.5",
|
||||
"@iconify/json": "^2.1.39",
|
||||
"@iconify/json": "^2.1.96",
|
||||
"@iconify/vue2": "^1.2.1",
|
||||
"@vuepress/plugin-pwa": "^1.9.7",
|
||||
"fs-extra": "^10.1.0",
|
||||
|
|
22
yarn.lock
22
yarn.lock
|
@ -866,15 +866,15 @@
|
|||
dependencies:
|
||||
"@hapi/hoek" "^8.3.0"
|
||||
|
||||
"@iconify/json@^2.1.39":
|
||||
version "2.1.39"
|
||||
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.39.tgz#ac776eae3d80047b5e5041e17338b1c8e39bce5c"
|
||||
integrity sha512-iz5ZpJJ8e6s9H+6ZS+JJ8PSZOblDTsT6XFAnzF+kDavuixmWGsS+RJab2Vg4FGXogrrPqlcUmeV2fMgM9gSvKA==
|
||||
"@iconify/json@^2.1.96":
|
||||
version "2.1.96"
|
||||
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.96.tgz#65e6e40fbe53bfbc3ca438d24e33d100bf8062a3"
|
||||
integrity sha512-wmc5KRqvKAlAr0bQz3P1UnUCXC9hYu1o89GZFR5Mr5NiUhhNHdbZyosOPnDHXduOa9lTM/ve8/Vo1vR55hCF5A==
|
||||
dependencies:
|
||||
"@iconify/types" "^1.1.0"
|
||||
pathe "^0.2.0"
|
||||
"@iconify/types" "*"
|
||||
pathe "^0.3.0"
|
||||
|
||||
"@iconify/types@^1.1.0":
|
||||
"@iconify/types@*":
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@iconify/types/-/types-1.1.0.tgz#dc15fc988b1b3fd558dd140a24ede7e0aac11280"
|
||||
integrity sha512-Jh0llaK2LRXQoYsorIH8maClebsnzTcve+7U3rQUSnC11X4jtPnFuyatqFLvMxZ8MLG8dB4zfHsbPfuvxluONw==
|
||||
|
@ -5881,10 +5881,10 @@ path-type@^3.0.0:
|
|||
dependencies:
|
||||
pify "^3.0.0"
|
||||
|
||||
pathe@^0.2.0:
|
||||
version "0.2.0"
|
||||
resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.2.0.tgz#30fd7bbe0a0d91f0e60bae621f5d19e9e225c339"
|
||||
integrity sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw==
|
||||
pathe@^0.3.0:
|
||||
version "0.3.5"
|
||||
resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.3.5.tgz#87e5c1164ded1bebeb9dea5dab63563144062303"
|
||||
integrity sha512-grU/QeYP0ChuE5kjU2/k8VtAeODzbernHlue0gTa27+ayGIu3wqYBIPGfP9r5xSqgCgDd4nWrjKXEfxMillByg==
|
||||
|
||||
pbkdf2@^3.0.3:
|
||||
version "3.0.17"
|
||||
|
|
Loading…
Add table
Reference in a new issue