Update dependency @iconify/json to v2.1.122 (#47)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f891ffe702
commit
2a6180a160
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -18,7 +18,7 @@
|
|||
"devDependencies": {
|
||||
"@astrojs/react": "1.2.0",
|
||||
"@astrojs/tailwind": "2.1.0",
|
||||
"@iconify/json": "2.1.121",
|
||||
"@iconify/json": "2.1.122",
|
||||
"@types/react": "18.0.21",
|
||||
"@types/react-dom": "18.0.6",
|
||||
"@typescript-eslint/eslint-plugin": "5.40.0",
|
||||
|
|
@ -783,9 +783,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@iconify/json": {
|
||||
"version": "2.1.121",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.121.tgz",
|
||||
"integrity": "sha512-GqtXr4UAL07bWyecvGoV1LoHZ9M9KGyMvr5tBYenSqw5h3Fr0KMr+chcXjQBhbkZQrqQZZtbH5Aqre6IPz/7NQ==",
|
||||
"version": "2.1.122",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.122.tgz",
|
||||
"integrity": "sha512-YWVm+91+ilCGnOsdzKvGxjxR/Jo4p5EbbWPezYoqqq5wxRwD4lh57LBx3aHxjtWMgb1MGfcruyvFe3jypb6ZwA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@iconify/types": "*",
|
||||
|
|
@ -10838,9 +10838,9 @@
|
|||
}
|
||||
},
|
||||
"@iconify/json": {
|
||||
"version": "2.1.121",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.121.tgz",
|
||||
"integrity": "sha512-GqtXr4UAL07bWyecvGoV1LoHZ9M9KGyMvr5tBYenSqw5h3Fr0KMr+chcXjQBhbkZQrqQZZtbH5Aqre6IPz/7NQ==",
|
||||
"version": "2.1.122",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.122.tgz",
|
||||
"integrity": "sha512-YWVm+91+ilCGnOsdzKvGxjxR/Jo4p5EbbWPezYoqqq5wxRwD4lh57LBx3aHxjtWMgb1MGfcruyvFe3jypb6ZwA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@iconify/types": "*",
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@
|
|||
"devDependencies": {
|
||||
"@astrojs/react": "1.2.0",
|
||||
"@astrojs/tailwind": "2.1.0",
|
||||
"@iconify/json": "2.1.121",
|
||||
"@iconify/json": "2.1.122",
|
||||
"@types/react": "18.0.21",
|
||||
"@types/react-dom": "18.0.6",
|
||||
"@typescript-eslint/eslint-plugin": "5.40.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue