fix(deps): update dependency recharts to v2.13.3

This commit is contained in:
Mend Renovate
2024-11-01 23:03:53 +00:00
parent 568372f54d
commit 2a5f785fa2
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"react-router": "^6.23.0",
"react-router-dom": "^6.23.1",
"react-toastify": "^10.0.5",
"recharts": "2.13.2",
"recharts": "2.13.3",
"redux-persist": "6.0.0",
"vite-plugin-svgr": "^4.2.0"
},