File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
"test" : " yarn lint && jest"
21
21
},
22
22
"dependencies" : {
23
- "date-fns" : " ^2.19 .0"
23
+ "date-fns" : " ^4.1 .0"
24
24
},
25
25
"devDependencies" : {
26
26
"@commitlint/cli" : " latest" ,
Original file line number Diff line number Diff line change @@ -3933,10 +3933,10 @@ data-urls@^2.0.0:
3933
3933
whatwg-mimetype "^2.3.0"
3934
3934
whatwg-url "^8.0.0"
3935
3935
3936
- date-fns@^2.19 .0 :
3937
- version "2.19 .0"
3938
- resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.19 .0.tgz#65193348635a28d5d916c43ec7ce6fbd145059e1 "
3939
- integrity sha512-X3bf2iTPgCAQp9wvjOQytnf5vO5rESYRXlPIVcgSbtT5OTScPcsf9eZU+B/YIkKAtYr5WeCii58BgATrNitlWg ==
3936
+ date-fns@^4.1 .0 :
3937
+ version "4.1 .0"
3938
+ resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-4.1 .0.tgz#64b3d83fff5aa80438f5b1a633c2e83b8a1c2d14 "
3939
+ integrity sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg ==
3940
3940
3941
3941
dateformat@^3.0.0 :
3942
3942
version "3.0.3"
You can’t perform that action at this time.
0 commit comments