Skip to content

Commit

Permalink
fix(deps): update dependency date-fns to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 7d5c98b commit 0c785b5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@mui/material": "5.16.7",
"@sentry/react": "7.119.0",
"classnames": "2.5.1",
"date-fns": "3.6.0",
"date-fns": "4.1.0",
"i18next": "23.15.1",
"katex": "0.16.11",
"lodash.isarray": "4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4540,10 +4540,10 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:3.6.0":
version: 3.6.0
resolution: "date-fns@npm:3.6.0"
checksum: 10/cac35c58926a3b5d577082ff2b253612ec1c79eb6754fddef46b6a8e826501ea2cb346ecbd211205f1ba382ddd1f9d8c3f00bf433ad63cc3063454d294e3a6b8
"date-fns@npm:4.1.0":
version: 4.1.0
resolution: "date-fns@npm:4.1.0"
checksum: 10/d5f6e9de5bbc52310f786099e18609289ed5e30af60a71e0646784c8185ddd1d0eebcf7c96b7faaaefc4a8366f3a3a4244d099b6d0866ee2bec80d1361e64342
languageName: node
linkType: hard

Expand Down Expand Up @@ -6419,7 +6419,7 @@ __metadata:
cypress: "npm:13.14.2"
cypress-iframe: "npm:1.0.1"
cypress-vite: "npm:1.5.0"
date-fns: "npm:3.6.0"
date-fns: "npm:4.1.0"
env-cmd: "npm:10.1.0"
eslint: "npm:^8.57.0"
eslint-config-airbnb: "npm:19.0.4"
Expand Down

0 comments on commit 0c785b5

Please sign in to comment.