Skip to content

Commit

Permalink
Updated dependencies and lock file
Browse files Browse the repository at this point in the history
- Held back Chai due to breaking change requiring ESM chaijs/chai#1561
- Updated date-fns and react-datepicker both working
  • Loading branch information
tkmcmaster committed Dec 28, 2023
1 parent 5ad9d8e commit 350a766
Show file tree
Hide file tree
Showing 3 changed files with 1,270 additions and 777 deletions.
4 changes: 2 additions & 2 deletions controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"chart.js": "~4.4.0",
"chartjs-adapter-date-fns": "^3.0.0",
"cookie": "^0.6.0",
"date-fns": "~2.30.0",
"date-fns": "~3.0.0",
"express": "^4.18.2",
"file-saver": "^2.0.5",
"formidable": "~2.1.2",
Expand All @@ -65,7 +65,7 @@
"rc-progress": "^3.4.2",
"react": "^18.2.0",
"react-accessible-accordion": "^5.0.0",
"react-datepicker": "~4.24.0",
"react-datepicker": "~4.25.0",
"react-dom": "^18.2.0",
"react-dropzone": "^14.2.3",
"react-transition-group": "^4.4.5",
Expand Down
Loading

0 comments on commit 350a766

Please sign in to comment.