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] authored Dec 4, 2024
1 parent 9fafa39 commit 9acdbad
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@theme-ui/match-media": "^0.17.0",
"axios": "^1.7.4",
"boring-avatars": "^1.10.2",
"date-fns": "^2.30.0",
"date-fns": "^4.0.0",
"date-fns-tz": "^2.0.1",
"framer-motion": "^11.3.29",
"i18next": "^24.0.0",
Expand Down
11 changes: 9 additions & 2 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5655,7 +5655,7 @@ __metadata:
languageName: node
linkType: hard

"date-fns@npm:^2.16.1, date-fns@npm:^2.30.0":
"date-fns@npm:^2.16.1":
version: 2.30.0
resolution: "date-fns@npm:2.30.0"
dependencies:
Expand All @@ -5664,6 +5664,13 @@ __metadata:
languageName: node
linkType: hard

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

"debounce@npm:^1.2.1":
version: 1.2.1
resolution: "debounce@npm:1.2.1"
Expand Down Expand Up @@ -8562,7 +8569,7 @@ __metadata:
axios: "npm:^1.7.4"
boring-avatars: "npm:^1.10.2"
concurrently: "npm:^9.0.0"
date-fns: "npm:^2.30.0"
date-fns: "npm:^4.0.0"
date-fns-tz: "npm:^2.0.1"
eslint: "npm:9.16.0"
eslint-config-airbnb: "npm:^19.0.4"
Expand Down

0 comments on commit 9acdbad

Please sign in to comment.