Update dependency @iconify/json to v2.1.126 (#54)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
41df1d8420
commit
af323d1642
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -18,7 +18,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/react": "1.2.1",
|
"@astrojs/react": "1.2.1",
|
||||||
"@astrojs/tailwind": "2.1.1",
|
"@astrojs/tailwind": "2.1.1",
|
||||||
"@iconify/json": "2.1.125",
|
"@iconify/json": "2.1.126",
|
||||||
"@types/react": "18.0.21",
|
"@types/react": "18.0.21",
|
||||||
"@types/react-dom": "18.0.6",
|
"@types/react-dom": "18.0.6",
|
||||||
"@typescript-eslint/eslint-plugin": "5.40.1",
|
"@typescript-eslint/eslint-plugin": "5.40.1",
|
||||||
|
|
@ -819,9 +819,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@iconify/json": {
|
"node_modules/@iconify/json": {
|
||||||
"version": "2.1.125",
|
"version": "2.1.126",
|
||||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.125.tgz",
|
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.126.tgz",
|
||||||
"integrity": "sha512-szN6ws5FkP7oZnqkBXD+qfKbIEnNn8ubnYABtPMh9CyUVCnmCsD9s1iPlhqN1Do5Ykr9rlJYfwUd2uQFT7HlPw==",
|
"integrity": "sha512-qT5BbEcX8vbsdlzizukGH2lm4fRJ+jNZ7qeZT1W4X9zs2ZKMBXXg1vcrhtM5UC9U1HRr45fa9TXcUnb4oIlpCQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify/types": "*",
|
"@iconify/types": "*",
|
||||||
|
|
@ -10906,9 +10906,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@iconify/json": {
|
"@iconify/json": {
|
||||||
"version": "2.1.125",
|
"version": "2.1.126",
|
||||||
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.125.tgz",
|
"resolved": "https://registry.npmjs.org/@iconify/json/-/json-2.1.126.tgz",
|
||||||
"integrity": "sha512-szN6ws5FkP7oZnqkBXD+qfKbIEnNn8ubnYABtPMh9CyUVCnmCsD9s1iPlhqN1Do5Ykr9rlJYfwUd2uQFT7HlPw==",
|
"integrity": "sha512-qT5BbEcX8vbsdlzizukGH2lm4fRJ+jNZ7qeZT1W4X9zs2ZKMBXXg1vcrhtM5UC9U1HRr45fa9TXcUnb4oIlpCQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@iconify/types": "*",
|
"@iconify/types": "*",
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/react": "1.2.1",
|
"@astrojs/react": "1.2.1",
|
||||||
"@astrojs/tailwind": "2.1.1",
|
"@astrojs/tailwind": "2.1.1",
|
||||||
"@iconify/json": "2.1.125",
|
"@iconify/json": "2.1.126",
|
||||||
"@types/react": "18.0.21",
|
"@types/react": "18.0.21",
|
||||||
"@types/react-dom": "18.0.6",
|
"@types/react-dom": "18.0.6",
|
||||||
"@typescript-eslint/eslint-plugin": "5.40.1",
|
"@typescript-eslint/eslint-plugin": "5.40.1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue