mirror of
https://github.com/Athou/commafeed.git
synced 2026-09-22 03:54:11 +00:00
fix(deps): update dependency react-icons to v5.7.0
This commit is contained in:
8
commafeed-client/package-lock.json
generated
8
commafeed-client/package-lock.json
generated
@@ -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": "*"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user