File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
src/material-date-fns-adapter Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 122
122
"browser-sync" : " 2.26.13" ,
123
123
"chalk" : " ^4.1.0" ,
124
124
"cross-env" : " ^7.0.3" ,
125
- "date-fns" : " ^3.0.6 " ,
125
+ "date-fns" : " ^4.1.0 " ,
126
126
"dgeni" : " ^0.4.14" ,
127
127
"dgeni-packages" : " ^0.29.5" ,
128
128
"esbuild" : " ^0.17.5" ,
Original file line number Diff line number Diff line change 14
14
"peerDependencies" : {
15
15
"@angular/material" : " 0.0.0-PLACEHOLDER" ,
16
16
"@angular/core" : " 0.0.0-NG" ,
17
- "date-fns" : " >2.20.0 <4 .0"
17
+ "date-fns" : " >2.20.0 <5 .0"
18
18
},
19
19
"dependencies" : {
20
20
"tslib" : " 0.0.0-TSLIB"
Original file line number Diff line number Diff line change @@ -6653,10 +6653,10 @@ data-uri-to-buffer@^6.0.2:
6653
6653
resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-6.0.2.tgz#8a58bb67384b261a38ef18bea1810cb01badd28b"
6654
6654
integrity sha512-7hvf7/GW8e86rW0ptuwS3OcBGDjIi6SZva7hCyWC0yYry2cOPmLIjXAUHI6DK2HsnwJd9ifmt57i8eV2n4YNpw==
6655
6655
6656
- date-fns@^3.0.6 :
6657
- version "3.6 .0"
6658
- resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.6 .0.tgz#f20ca4fe94f8b754951b24240676e8618c0206bf "
6659
- integrity sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww ==
6656
+ date-fns@^4.1.0 :
6657
+ version "4.1 .0"
6658
+ resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-4.1 .0.tgz#64b3d83fff5aa80438f5b1a633c2e83b8a1c2d14 "
6659
+ integrity sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg ==
6660
6660
6661
6661
date-format@^4.0.14:
6662
6662
version "4.0.14"
You can’t perform that action at this time.
0 commit comments