fix(deps): update dependency react-icons to v5.7.0

This commit is contained in:
renovate[bot]
2026-07-03 20:43:38 +00:00
committed by GitHub
parent bdf2a6a915
commit b0522a6e5d
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",