chore(deps): update dependency react-icons to v4.6.0

This commit is contained in:
renovate[bot]
2022-11-15 07:58:51 +00:00
committed by Bastian
parent f745306319
commit 3af1916c82
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -33,7 +33,7 @@
"query-string": "7.1.1", "query-string": "7.1.1",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
"react-icons": "4.4.0", "react-icons": "4.6.0",
"react-modal": "3.16.1", "react-modal": "3.16.1",
"react-router-dom": "6.4.2", "react-router-dom": "6.4.2",
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
@@ -13580,9 +13580,9 @@
"integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==" "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg=="
}, },
"node_modules/react-icons": { "node_modules/react-icons": {
"version": "4.4.0", "version": "4.6.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.4.0.tgz", "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.6.0.tgz",
"integrity": "sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg==", "integrity": "sha512-rR/L9m9340yO8yv1QT1QurxWQvWpbNHqVX0fzMln2HEb9TEIrQRGsqiNFQfiv9/JEUbyHmHPlNTB2LWm2Ttz0g==",
"peerDependencies": { "peerDependencies": {
"react": "*" "react": "*"
} }
@@ -25910,9 +25910,9 @@
"integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==" "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg=="
}, },
"react-icons": { "react-icons": {
"version": "4.4.0", "version": "4.6.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.4.0.tgz", "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.6.0.tgz",
"integrity": "sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg==", "integrity": "sha512-rR/L9m9340yO8yv1QT1QurxWQvWpbNHqVX0fzMln2HEb9TEIrQRGsqiNFQfiv9/JEUbyHmHPlNTB2LWm2Ttz0g==",
"requires": {} "requires": {}
}, },
"react-is": { "react-is": {

View File

@@ -47,7 +47,7 @@
"query-string": "7.1.1", "query-string": "7.1.1",
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
"react-icons": "4.4.0", "react-icons": "4.6.0",
"react-modal": "3.16.1", "react-modal": "3.16.1",
"react-router-dom": "6.4.2", "react-router-dom": "6.4.2",
"react-scripts": "5.0.1", "react-scripts": "5.0.1",