chore(deps-dev): bump @iconify/json from 2.2.169 to 2.2.184

Bumps [@iconify/json](https://github.com/iconify/icon-sets) from 2.2.169 to 2.2.184.
- [Commits](https://github.com/iconify/icon-sets/compare/2.2.169...2.2.184)

---
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] 2024-02-19 13:38:53 +00:00 committed by GitHub
parent 8378b2f3df
commit 45bccb5661
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 25 additions and 25 deletions

30
package-lock.json generated
View file

@ -10,7 +10,7 @@
}, },
"devDependencies": { "devDependencies": {
"@fontsource/roboto": "^5.0.8", "@fontsource/roboto": "^5.0.8",
"@iconify/json": "^2.2.169", "@iconify/json": "^2.2.184",
"@iconify/vue2": "^2.1.0", "@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.10", "@vuepress/plugin-pwa": "^1.9.10",
"fs-extra": "^11.2.0", "fs-extra": "^11.2.0",
@ -1860,13 +1860,13 @@
} }
}, },
"node_modules/@iconify/json": { "node_modules/@iconify/json": {
"version": "2.2.169", "version": "2.2.184",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.169.tgz", "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.184.tgz",
"integrity": "sha512-hAvyagTw8ir5fX/xMcSKZI6bMipmac/k24FqAutbosgwx7YfamtkEjO3FE0Y0abOiBTposa2ETcRnTBLo6skEA==", "integrity": "sha512-GIIbPLdSPyVdKbH7R6AgHZX9Bjztj7spIWyNZjl6GalaFe0vzYx/IFQg4O2DPDS/4DA+j9zoVlNPX3quK97LUA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@iconify/types": "*", "@iconify/types": "*",
"pathe": "^1.1.0" "pathe": "^1.1.2"
} }
}, },
"node_modules/@iconify/types": { "node_modules/@iconify/types": {
@ -10676,9 +10676,9 @@
} }
}, },
"node_modules/pathe": { "node_modules/pathe": {
"version": "1.1.1", "version": "1.1.2",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.1.tgz", "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz",
"integrity": "sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==", "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==",
"dev": true "dev": true
}, },
"node_modules/pbkdf2": { "node_modules/pbkdf2": {
@ -17173,13 +17173,13 @@
} }
}, },
"@iconify/json": { "@iconify/json": {
"version": "2.2.169", "version": "2.2.184",
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.169.tgz", "resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.2.184.tgz",
"integrity": "sha512-hAvyagTw8ir5fX/xMcSKZI6bMipmac/k24FqAutbosgwx7YfamtkEjO3FE0Y0abOiBTposa2ETcRnTBLo6skEA==", "integrity": "sha512-GIIbPLdSPyVdKbH7R6AgHZX9Bjztj7spIWyNZjl6GalaFe0vzYx/IFQg4O2DPDS/4DA+j9zoVlNPX3quK97LUA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@iconify/types": "*", "@iconify/types": "*",
"pathe": "^1.1.0" "pathe": "^1.1.2"
} }
}, },
"@iconify/types": { "@iconify/types": {
@ -24243,9 +24243,9 @@
} }
}, },
"pathe": { "pathe": {
"version": "1.1.1", "version": "1.1.2",
"resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.1.tgz", "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz",
"integrity": "sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==", "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==",
"dev": true "dev": true
}, },
"pbkdf2": { "pbkdf2": {

View file

@ -2,7 +2,7 @@
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"@fontsource/roboto": "^5.0.8", "@fontsource/roboto": "^5.0.8",
"@iconify/json": "^2.2.169", "@iconify/json": "^2.2.184",
"@iconify/vue2": "^2.1.0", "@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.10", "@vuepress/plugin-pwa": "^1.9.10",
"fs-extra": "^11.2.0", "fs-extra": "^11.2.0",

View file

@ -866,13 +866,13 @@
dependencies: dependencies:
"@hapi/hoek" "^8.3.0" "@hapi/hoek" "^8.3.0"
"@iconify/json@^2.2.169": "@iconify/json@^2.2.184":
version "2.2.169" version "2.2.184"
resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.169.tgz#5fa779dfa10136ee259f937011ed53b7da0e873b" resolved "https://registry.yarnpkg.com/@iconify/json/-/json-2.2.184.tgz#cadcd014d6e8feab340dbdcffa681d8a6e7824ad"
integrity sha512-hAvyagTw8ir5fX/xMcSKZI6bMipmac/k24FqAutbosgwx7YfamtkEjO3FE0Y0abOiBTposa2ETcRnTBLo6skEA== integrity sha512-GIIbPLdSPyVdKbH7R6AgHZX9Bjztj7spIWyNZjl6GalaFe0vzYx/IFQg4O2DPDS/4DA+j9zoVlNPX3quK97LUA==
dependencies: dependencies:
"@iconify/types" "*" "@iconify/types" "*"
pathe "^1.1.0" pathe "^1.1.2"
"@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@^1.1.0: pathe@^1.1.2:
version "1.1.1" version "1.1.2"
resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.1.tgz#1dd31d382b974ba69809adc9a7a347e65d84829a" resolved "https://registry.yarnpkg.com/pathe/-/pathe-1.1.2.tgz#6c4cb47a945692e48a1ddd6e4094d170516437ec"
integrity sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q== integrity sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==
pbkdf2@^3.0.3: pbkdf2@^3.0.3:
version "3.0.17" version "3.0.17"