⬆️ Bump @iconify/react from 4.0.1 to 4.1.0 in /website (#2326)
This commit is contained in:
parent
bf404c0602
commit
0f39b23a00
14
website/package-lock.json
generated
14
website/package-lock.json
generated
@ -30,7 +30,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "2.3.0",
|
||||
"@iconify/react": "^4.0.1",
|
||||
"@iconify/react": "^4.1.0",
|
||||
"autoprefixer": "^10.4.13",
|
||||
"postcss": "^8.4.21",
|
||||
"tailwindcss": "^3.2.4"
|
||||
@ -2728,9 +2728,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@iconify/react": {
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/react/-/react-4.0.1.tgz",
|
||||
"integrity": "sha512-/DBJqh5K7W4f+d4kpvyJa/OTpVa3GfgrE9bZFAKP0vIWDr0cvVU9MVvbbkek216w9nLQhpJY/FeJtc6izB1PHw==",
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/react/-/react-4.1.0.tgz",
|
||||
"integrity": "sha512-Mf72i3TNNKpKCKxmo7kzqyrUdCgaoljpqtWmtqpqwyxoV4ukhnDsSRNLhf2yBnqGr3cVZsdj/i0FMpXIY0Qk0g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@iconify/types": "^2.0.0"
|
||||
@ -16330,9 +16330,9 @@
|
||||
}
|
||||
},
|
||||
"@iconify/react": {
|
||||
"version": "4.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/react/-/react-4.0.1.tgz",
|
||||
"integrity": "sha512-/DBJqh5K7W4f+d4kpvyJa/OTpVa3GfgrE9bZFAKP0vIWDr0cvVU9MVvbbkek216w9nLQhpJY/FeJtc6izB1PHw==",
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@iconify/react/-/react-4.1.0.tgz",
|
||||
"integrity": "sha512-Mf72i3TNNKpKCKxmo7kzqyrUdCgaoljpqtWmtqpqwyxoV4ukhnDsSRNLhf2yBnqGr3cVZsdj/i0FMpXIY0Qk0g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@iconify/types": "^2.0.0"
|
||||
|
||||
@ -36,7 +36,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@docusaurus/module-type-aliases": "2.3.0",
|
||||
"@iconify/react": "^4.0.1",
|
||||
"@iconify/react": "^4.1.0",
|
||||
"autoprefixer": "^10.4.13",
|
||||
"postcss": "^8.4.21",
|
||||
"tailwindcss": "^3.2.4"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user