fix: align date picker deps with date-fns v2
This commit is contained in:
@@ -10,11 +10,11 @@
|
||||
"axios": "^1.7.7",
|
||||
"body-parser": "^1.20.2",
|
||||
"cors": "^2.8.5",
|
||||
"date-fns": "^4.1.0",
|
||||
"date-fns": "^2.30.0",
|
||||
"express": "^4.18.2",
|
||||
"node-cron": "^3.0.3",
|
||||
"react": "^19.1.0",
|
||||
"react-date-range": "^2.0.1",
|
||||
"react-date-range": "^1.4.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-router-dom": "^7.9.5",
|
||||
"uuid": "^11.0.3",
|
||||
|
||||
Reference in New Issue
Block a user