⬆️ Bump @iconify/react from 4.0.0 to 4.0.1 in /website (#1653)
This commit is contained in:
parent
015b0874ea
commit
3ded147000
16
website/package-lock.json
generated
16
website/package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "2.2.0",
|
||||
"@iconify/react": "^4.0.0",
|
||||
"@iconify/react": "^4.0.1",
|
||||
"autoprefixer": "^10.4.13",
|
||||
"postcss": "^8.4.19",
|
||||
"tailwindcss": "^3.2.4"
|
||||
@ -2741,15 +2741,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@iconify/react": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/react/-/react-4.0.0.tgz",
|
||||
"integrity": "sha512-YE+z5PCegYyuJtLR6KBbJNlssmuVgRyFyRxcgxSPVkN3Gsm7npSzrUh+gWlBxrNb5g4Q6Nnb1gczPBNcwtUpng==",
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/react/-/react-4.0.1.tgz",
|
||||
"integrity": "sha512-/DBJqh5K7W4f+d4kpvyJa/OTpVa3GfgrE9bZFAKP0vIWDr0cvVU9MVvbbkek216w9nLQhpJY/FeJtc6izB1PHw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@iconify/types": "^2.0.0"
|
||||
},
|
||||
"funding": {
|
||||
"url": "http://github.com/sponsors/cyberalien"
|
||||
"url": "https://github.com/sponsors/cyberalien"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": ">=16"
|
||||
@ -16774,9 +16774,9 @@
|
||||
}
|
||||
},
|
||||
"@iconify/react": {
|
||||
"version": "4.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/react/-/react-4.0.0.tgz",
|
||||
"integrity": "sha512-YE+z5PCegYyuJtLR6KBbJNlssmuVgRyFyRxcgxSPVkN3Gsm7npSzrUh+gWlBxrNb5g4Q6Nnb1gczPBNcwtUpng==",
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/react/-/react-4.0.1.tgz",
|
||||
"integrity": "sha512-/DBJqh5K7W4f+d4kpvyJa/OTpVa3GfgrE9bZFAKP0vIWDr0cvVU9MVvbbkek216w9nLQhpJY/FeJtc6izB1PHw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@iconify/types": "^2.0.0"
|
||||
|
||||
@ -36,7 +36,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "2.2.0",
|
||||
"@iconify/react": "^4.0.0",
|
||||
"@iconify/react": "^4.0.1",
|
||||
"autoprefixer": "^10.4.13",
|
||||
"postcss": "^8.4.19",
|
||||
"tailwindcss": "^3.2.4"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user