Merge pull request #2215 from Athou/renovate/react-icons-5.x

fix(deps): update dependency react-icons to v5.7.0
This commit is contained in:
Jérémie Panzer
2026-07-04 03:28:52 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@
"react-contexify": "6.0.0",
"react-dom": "19.2.7",
"react-draggable": "4.7.0",
"react-icons": "5.6.0",
"react-icons": "5.7.0",
"react-infinite-scroller": "1.2.6",
"react-querybuilder": "8.20.2",
"react-redux": "9.3.0",
@@ -4922,9 +4922,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": "*"

View File

@@ -41,7 +41,7 @@
"react-contexify": "6.0.0",
"react-dom": "19.2.7",
"react-draggable": "4.7.0",
"react-icons": "5.6.0",
"react-icons": "5.7.0",
"react-infinite-scroller": "1.2.6",
"react-querybuilder": "8.20.2",
"react-redux": "9.3.0",