Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
⬆️ Update dependency date-fns to v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bakseter committed Dec 23, 2023
1 parent dfa65da commit f3eb3c9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"@vercel/og": "0.6.1",
"calendar-link": "2.6.0",
"canvas-confetti": "1.9.2",
"date-fns": "3.0.0",
"date-fns": "3.0.1",
"framer-motion": "10.16.16",
"markdown-to-jsx": "7.3.2",
"next": "14.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5165,10 +5165,10 @@ dataloader@^2.1.0:
resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-2.2.2.tgz#216dc509b5abe39d43a9b9d97e6e5e473dfbe3e0"
integrity sha512-8YnDaaf7N3k/q5HnTJVuzSyLETjoZjVmHc4AeKAzOvKHEFQKcn64OKBfzHYtE9zGjctNM7V9I0MfnUVLpi7M5g==

[email protected].0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.0.0.tgz#dc46aa8c403966a588fbc3794c6b006c17ab8691"
integrity sha512-xjDz3rNN9jp+Lh3P/4MeY4E5HkaRnEnrJCcrdRZnKdn42gJlIe6hwrrwVXePRwVR2kh1UcMnz00erYBnHF8PFA==
[email protected].1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.0.1.tgz#a95b3e8296e72cf57c99819f37679aa27ca65ec4"
integrity sha512-cr9igCUa0QSqgAMj7JOrYTY6Nh1rmyGrFDko7ADqfmaQqP/I2N4rlfrLl7AWuzDaoIpz6MNjoEcTPzgZYIrhnA==

date-fns@^2.26.1, date-fns@^2.27.0:
version "2.30.0"
Expand Down

1 comment on commit f3eb3c9

@vercel
Copy link

@vercel vercel bot commented on f3eb3c9 Dec 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.