Skip to content

Commit

Permalink
Update dependency date-fns to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 4, 2024
1 parent e10999e commit 681abfd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion etp-front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"big-integer": "^1.6.48",
"buffer": "^6.0.3",
"core-js": "^3.6.5",
"date-fns": "^3.0.0",
"date-fns": "^4.0.0",
"date-fns-tz": "3.1.3",
"dompurify": "^3.0.0",
"fluture": "^14.0.0",
Expand Down
14 changes: 7 additions & 7 deletions etp-public/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion etp-public/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@babel/runtime-corejs3": "^7.11.6",
"chart.js": "^4.0.0",
"core-js": "^3.6.5",
"date-fns": "^3.0.0",
"date-fns": "^4.0.0",
"object-hash": "^3.0.0",
"page": "^1.11.6",
"qs": "^6.9.4",
Expand Down

0 comments on commit 681abfd

Please sign in to comment.