chore(deps-dev): bump @iconify/json from 2.2.68 to 2.2.80
Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.2.68 to 2.2.80. - [Commits](https://github.com/iconify/icon-sets/compare/2.2.68...2.2.80) --- 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
42db345fa5
commit
2f0954af07
3 changed files with 25 additions and 25 deletions
30
package-lock.json
generated
30
package-lock.json
generated
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@fontsource/roboto": "^5.0.0",
|
||||
"@iconify/json": "^2.2.68",
|
||||
"@iconify/json": "^2.2.80",
|
||||
"@iconify/vue2": "^2.1.0",
|
||||
"@vuepress/plugin-pwa": "^1.9.9",
|
||||
"fs-extra": "^11.1.1",
|
||||
|
@ -1746,13 +1746,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@iconify/json": {
|
||||
"version": "2.2.68",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.68.tgz",
|
||||
"integrity": "sha512-UNgbecms1tWhvY9ycXbWW/nOLlx5Xxlufp+dHWontty0j+yiQfap3UshpSGGAt74C9OLYEFKTl42d20PLRakzg==",
|
||||
"version": "2.2.80",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.80.tgz",
|
||||
"integrity": "sha512-YPBG1YKKrmmDcKmUZTwCzwtkOhDCfuUdYpJafrAuB0LBE7IMJkYxZ0Aro07NkMBwivxWXNAx9RBm//v8AUKDgA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@iconify/types": "*",
|
||||
"pathe": "^1.0.0"
|
||||
"pathe": "^1.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@iconify/types": {
|
||||
|
@ -10473,9 +10473,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/pathe": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/pathe/-/pathe-1.0.0.tgz",
|
||||
"integrity": "sha512-nPdMG0Pd09HuSsr7QOKUXO2Jr9eqaDiZvDwdyIhNG5SHYujkQHYKDfGQkulBxvbDHz8oHLsTgKN86LSwYzSHAg==",
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.1.tgz",
|
||||
"integrity": "sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/pbkdf2": {
|
||||
|
@ -16808,13 +16808,13 @@
|
|||
}
|
||||
},
|
||||
"@iconify/json": {
|
||||
"version": "2.2.68",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.68.tgz",
|
||||
"integrity": "sha512-UNgbecms1tWhvY9ycXbWW/nOLlx5Xxlufp+dHWontty0j+yiQfap3UshpSGGAt74C9OLYEFKTl42d20PLRakzg==",
|
||||
"version": "2.2.80",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.80.tgz",
|
||||
"integrity": "sha512-YPBG1YKKrmmDcKmUZTwCzwtkOhDCfuUdYpJafrAuB0LBE7IMJkYxZ0Aro07NkMBwivxWXNAx9RBm//v8AUKDgA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@iconify/types": "*",
|
||||
"pathe": "^1.0.0"
|
||||
"pathe": "^1.1.0"
|
||||
}
|
||||
},
|
||||
"@iconify/types": {
|
||||
|
@ -23823,9 +23823,9 @@
|
|||
}
|
||||
},
|
||||
"pathe": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/pathe/-/pathe-1.0.0.tgz",
|
||||
"integrity": "sha512-nPdMG0Pd09HuSsr7QOKUXO2Jr9eqaDiZvDwdyIhNG5SHYujkQHYKDfGQkulBxvbDHz8oHLsTgKN86LSwYzSHAg==",
|
||||
"version": "1.1.1",
|
||||
"resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.1.tgz",
|
||||
"integrity": "sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==",
|
||||
"dev": true
|
||||
},
|
||||
"pbkdf2": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@fontsource/roboto": "^5.0.0",
|
||||
"@iconify/json": "^2.2.68",
|
||||
"@iconify/json": "^2.2.80",
|
||||
"@iconify/vue2": "^2.1.0",
|
||||
"@vuepress/plugin-pwa": "^1.9.9",
|
||||
"fs-extra": "^11.1.1",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -866,13 +866,13 @@
|
|||
dependencies:
|
||||
"@hapi/hoek" "^8.3.0"
|
||||
|
||||
"@iconify/json@^2.2.68":
|
||||
version "2.2.68"
|
||||
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.68.tgz#bbf49c88e99f4ae39ae7f63738d5619bcc40945d"
|
||||
integrity sha512-UNgbecms1tWhvY9ycXbWW/nOLlx5Xxlufp+dHWontty0j+yiQfap3UshpSGGAt74C9OLYEFKTl42d20PLRakzg==
|
||||
"@iconify/json@^2.2.80":
|
||||
version "2.2.80"
|
||||
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.80.tgz#732324ee36c54d4500d4357cfbafa5e1cb0b21a4"
|
||||
integrity sha512-YPBG1YKKrmmDcKmUZTwCzwtkOhDCfuUdYpJafrAuB0LBE7IMJkYxZ0Aro07NkMBwivxWXNAx9RBm//v8AUKDgA==
|
||||
dependencies:
|
||||
"@iconify/types" "*"
|
||||
pathe "^1.0.0"
|
||||
pathe "^1.1.0"
|
||||
|
||||
"@iconify/types@*", "@iconify/types@^2.0.0":
|
||||
version "2.0.0"
|
||||
|
@ -5883,10 +5883,10 @@ path-type@^3.0.0:
|
|||
dependencies:
|
||||
pify "^3.0.0"
|
||||
|
||||
pathe@^1.0.0:
|
||||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.0.0.tgz#135fc11464fc57c84ef93d5c5ed21247e24571df"
|
||||
integrity sha512-nPdMG0Pd09HuSsr7QOKUXO2Jr9eqaDiZvDwdyIhNG5SHYujkQHYKDfGQkulBxvbDHz8oHLsTgKN86LSwYzSHAg==
|
||||
pathe@^1.1.0:
|
||||
version "1.1.1"
|
||||
resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.1.tgz#1dd31d382b974ba69809adc9a7a347e65d84829a"
|
||||
integrity sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==
|
||||
|
||||
pbkdf2@^3.0.3:
|
||||
version "3.0.17"
|
||||
|
|
Loading…
Add table
Reference in a new issue