chore(deps-dev): bump @iconify/json from 2.2.234 to 2.2.252
Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.2.234 to 2.2.252. - [Commits](https://github.com/iconify/icon-sets/compare/2.2.234...2.2.252) --- 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
eb9dc4845e
commit
1aecafe566
3 changed files with 12 additions and 12 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -10,7 +10,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@fontsource/roboto": "^5.0.14",
|
||||
"@iconify/json": "^2.2.234",
|
||||
"@iconify/json": "^2.2.252",
|
||||
"@iconify/vue2": "^2.1.0",
|
||||
"@vuepress/plugin-pwa": "^1.9.10",
|
||||
"fs-extra": "^11.2.0",
|
||||
|
@ -1860,9 +1860,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@iconify/json": {
|
||||
"version": "2.2.234",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.234.tgz",
|
||||
"integrity": "sha512-2z0+I0YhHelZ+MPX7wHsSGKv81PicsnVlRfCYNmhZ0s1tyPo7Kkvt8QWjytPZV6f/ypb111I5jpTFB+W7bcAgQ==",
|
||||
"version": "2.2.252",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.252.tgz",
|
||||
"integrity": "sha512-AtdDjLhN4aBEncnWghiw9JdBRxKAXFcaQmwDFDWPL1UF/cPuuC8BADZzfHIoVcVlEvEbv69tFrzmhj1z/+PGlA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@iconify/types": "*",
|
||||
|
@ -17173,9 +17173,9 @@
|
|||
}
|
||||
},
|
||||
"@iconify/json": {
|
||||
"version": "2.2.234",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.234.tgz",
|
||||
"integrity": "sha512-2z0+I0YhHelZ+MPX7wHsSGKv81PicsnVlRfCYNmhZ0s1tyPo7Kkvt8QWjytPZV6f/ypb111I5jpTFB+W7bcAgQ==",
|
||||
"version": "2.2.252",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.252.tgz",
|
||||
"integrity": "sha512-AtdDjLhN4aBEncnWghiw9JdBRxKAXFcaQmwDFDWPL1UF/cPuuC8BADZzfHIoVcVlEvEbv69tFrzmhj1z/+PGlA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@iconify/types": "*",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@fontsource/roboto": "^5.0.14",
|
||||
"@iconify/json": "^2.2.234",
|
||||
"@iconify/json": "^2.2.252",
|
||||
"@iconify/vue2": "^2.1.0",
|
||||
"@vuepress/plugin-pwa": "^1.9.10",
|
||||
"fs-extra": "^11.2.0",
|
||||
|
|
|
@ -866,10 +866,10 @@
|
|||
dependencies:
|
||||
"@hapi/hoek" "^8.3.0"
|
||||
|
||||
"@iconify/json@^2.2.234":
|
||||
version "2.2.234"
|
||||
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.234.tgz#0e72c3004dfe5bb87dd5afb0176044c6b8589063"
|
||||
integrity sha512-2z0+I0YhHelZ+MPX7wHsSGKv81PicsnVlRfCYNmhZ0s1tyPo7Kkvt8QWjytPZV6f/ypb111I5jpTFB+W7bcAgQ==
|
||||
"@iconify/json@^2.2.252":
|
||||
version "2.2.252"
|
||||
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.252.tgz#dad92d5197d9c03b938fee668a81a53f9f2bf841"
|
||||
integrity sha512-AtdDjLhN4aBEncnWghiw9JdBRxKAXFcaQmwDFDWPL1UF/cPuuC8BADZzfHIoVcVlEvEbv69tFrzmhj1z/+PGlA==
|
||||
dependencies:
|
||||
"@iconify/types" "*"
|
||||
pathe "^1.1.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue