Merge pull request #22 from mattdangelo/renovate/react-icons-5.x-lockfile

Update dependency react-icons to v5.7.0
pull/58/head
Matt D'Angelo 6 days ago committed by GitHub
commit 0cef967666
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

6
package-lock.json generated

@ -5884,9 +5884,9 @@
}
},
"node_modules/react-icons": {
"version": "5.6.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.6.0.tgz",
"integrity": "sha512-RH93p5ki6LfOiIt0UtDyNg/cee+HLVR6cHHtW3wALfo+eOHTp8RnU2kRkI6E+H19zMIs03DyxUG/GfZMOGvmiA==",
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.7.0.tgz",
"integrity": "sha512-LBLy340Rzqy6+/yVhZKT3B/QpP1BZaesGqasf09HPOBzRarcDIFH0WwXlXQfE7q7ipxK4MSiC5DIBWURCny6fw==",
"license": "MIT",
"peerDependencies": {
"react": "*"

@ -2614,10 +2614,10 @@ react-dom@^19.2.7:
dependencies:
scheduler "^0.27.0"
react-icons@^5.6.0:
version "5.6.0"
resolved "https://registry.npmjs.org/react-icons/-/react-icons-5.6.0.tgz"
integrity sha512-RH93p5ki6LfOiIt0UtDyNg/cee+HLVR6cHHtW3wALfo+eOHTp8RnU2kRkI6E+H19zMIs03DyxUG/GfZMOGvmiA==
react-icons@^5.7.0:
version "5.7.0"
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.7.0.tgz#8969db00968ffdfc57fdc2ec9dd1ed88e35b3de9"
integrity sha512-LBLy340Rzqy6+/yVhZKT3B/QpP1BZaesGqasf09HPOBzRarcDIFH0WwXlXQfE7q7ipxK4MSiC5DIBWURCny6fw==
react-is@^16.13.1:
version "16.13.1"

Loading…
Cancel
Save