Merge pull request #80 from LBRYFoundation/dependabot/npm_and_yarn/iconify/json-2.2.0

chore(deps-dev): bump @iconify/json from 2.1.154 to 2.2.0
This commit is contained in:
Philip Ahlqvist 2023-01-03 20:28:46 +01:00 committed by GitHub
commit 2501092cdd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 25 additions and 25 deletions

30
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.1.154", "@iconify/json": "^2.2.0",
"@iconify/vue2": "^2.0.1", "@iconify/vue2": "^2.0.1",
"@vuepress/plugin-pwa": "^1.9.7", "@vuepress/plugin-pwa": "^1.9.7",
"fs-extra": "^11.1.0", "fs-extra": "^11.1.0",
@ -1696,13 +1696,13 @@
} }
}, },
"node_modules/@iconify/json": { "node_modules/@iconify/json": {
"version": "2.1.154", "version": "2.2.0",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.154.tgz", "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.0.tgz",
"integrity": "sha512-RpUu4zDoeqIAzD54t8mfCKca+fzASgFf+lFE7Y9OzvScrf+IbUrvyZZEcOkjEB1cB4emDgmWGTAAkVTihhaqxQ==", "integrity": "sha512-7/LqA+1iWRE5AcWGLd9gYCBQTXWfmwoVUYWYQqs1u9NYmUwm07gwb1KJmU1p2KCA5AsVA8iBvCjdN3MRBImlwg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@iconify/types": "*", "@iconify/types": "*",
"pathe": "^0.3.0" "pathe": "^1.0.0"
} }
}, },
"node_modules/@iconify/types": { "node_modules/@iconify/types": {
@ -10292,9 +10292,9 @@
} }
}, },
"node_modules/pathe": { "node_modules/pathe": {
"version": "0.3.9", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-0.3.9.tgz", "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.0.0.tgz",
"integrity": "sha512-6Y6s0vT112P3jD8dGfuS6r+lpa0qqNrLyHPOwvXMnyNTQaYiwgau2DP3aNDsR13xqtGj7rrPo+jFUATpU6/s+g==", "integrity": "sha512-nPdMG0Pd09HuSsr7QOKUXO2Jr9eqaDiZvDwdyIhNG5SHYujkQHYKDfGQkulBxvbDHz8oHLsTgKN86LSwYzSHAg==",
"dev": true "dev": true
}, },
"node_modules/pbkdf2": { "node_modules/pbkdf2": {
@ -16478,13 +16478,13 @@
} }
}, },
"@iconify/json": { "@iconify/json": {
"version": "2.1.154", "version": "2.2.0",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.154.tgz", "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.0.tgz",
"integrity": "sha512-RpUu4zDoeqIAzD54t8mfCKca+fzASgFf+lFE7Y9OzvScrf+IbUrvyZZEcOkjEB1cB4emDgmWGTAAkVTihhaqxQ==", "integrity": "sha512-7/LqA+1iWRE5AcWGLd9gYCBQTXWfmwoVUYWYQqs1u9NYmUwm07gwb1KJmU1p2KCA5AsVA8iBvCjdN3MRBImlwg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@iconify/types": "*", "@iconify/types": "*",
"pathe": "^0.3.0" "pathe": "^1.0.0"
} }
}, },
"@iconify/types": { "@iconify/types": {
@ -23422,9 +23422,9 @@
} }
}, },
"pathe": { "pathe": {
"version": "0.3.9", "version": "1.0.0",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-0.3.9.tgz", "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.0.0.tgz",
"integrity": "sha512-6Y6s0vT112P3jD8dGfuS6r+lpa0qqNrLyHPOwvXMnyNTQaYiwgau2DP3aNDsR13xqtGj7rrPo+jFUATpU6/s+g==", "integrity": "sha512-nPdMG0Pd09HuSsr7QOKUXO2Jr9eqaDiZvDwdyIhNG5SHYujkQHYKDfGQkulBxvbDHz8oHLsTgKN86LSwYzSHAg==",
"dev": true "dev": true
}, },
"pbkdf2": { "pbkdf2": {

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.1.154", "@iconify/json": "^2.2.0",
"@iconify/vue2": "^2.0.1", "@iconify/vue2": "^2.0.1",
"@vuepress/plugin-pwa": "^1.9.7", "@vuepress/plugin-pwa": "^1.9.7",
"fs-extra": "^11.1.0", "fs-extra": "^11.1.0",

View file

@ -866,13 +866,13 @@
dependencies: dependencies:
"@hapi/hoek" "^8.3.0" "@hapi/hoek" "^8.3.0"
"@iconify/json@^2.1.154": "@iconify/json@^2.2.0":
version "2.1.154" version "2.2.0"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.1.154.tgz#b4e278d55f30046b89c93e156e3c213e67e48e84" resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.0.tgz#a8674c5567d1361e52c27dd94b9dba03dd506f9f"
integrity sha512-RpUu4zDoeqIAzD54t8mfCKca+fzASgFf+lFE7Y9OzvScrf+IbUrvyZZEcOkjEB1cB4emDgmWGTAAkVTihhaqxQ== integrity sha512-7/LqA+1iWRE5AcWGLd9gYCBQTXWfmwoVUYWYQqs1u9NYmUwm07gwb1KJmU1p2KCA5AsVA8iBvCjdN3MRBImlwg==
dependencies: dependencies:
"@iconify/types" "*" "@iconify/types" "*"
pathe "^0.3.0" pathe "^1.0.0"
"@iconify/types@*", "@iconify/types@^2.0.0": "@iconify/types@*", "@iconify/types@^2.0.0":
version "2.0.0" version "2.0.0"
@ -5883,10 +5883,10 @@ path-type@^3.0.0:
dependencies: dependencies:
pify "^3.0.0" pify "^3.0.0"
pathe@^0.3.0: pathe@^1.0.0:
version "0.3.9" version "1.0.0"
resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.3.9.tgz#4baff768f37f03e3d9341502865fb93116f65191" resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.0.0.tgz#135fc11464fc57c84ef93d5c5ed21247e24571df"
integrity sha512-6Y6s0vT112P3jD8dGfuS6r+lpa0qqNrLyHPOwvXMnyNTQaYiwgau2DP3aNDsR13xqtGj7rrPo+jFUATpU6/s+g== integrity sha512-nPdMG0Pd09HuSsr7QOKUXO2Jr9eqaDiZvDwdyIhNG5SHYujkQHYKDfGQkulBxvbDHz8oHLsTgKN86LSwYzSHAg==
pbkdf2@^3.0.3: pbkdf2@^3.0.3:
version "3.0.17" version "3.0.17"