fix(deps): update dependency date-fns to v3

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-04 21:08:26 +00:00
committed by Github changeset workflow
parent 8e766bf36d
commit 03c5bbef1f
3 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"@material-ui/styles": "^4.11.5",
"@types/react": "^16.13.1 || ^17.0.0 || ^18.0.0",
"axios": "^1.4.0",
"date-fns": "^2.30.0",
"date-fns": "^3.0.0",
"lodash": "^4.17.21",
"recharts": "^2.5.0"
},