Skip to content

Commit d57bfa7

Browse files
Update dependency date-fns to v4
1 parent 875c137 commit d57bfa7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@loadable/component": "5.16.4",
6060
"@redux-devtools/extension": "3.3.0",
6161
"axios": "1.7.7",
62-
"date-fns": "3.6.0",
62+
"date-fns": "4.0.0",
6363
"i18next": "23.15.1",
6464
"i18next-browser-languagedetector": "7.2.1",
6565
"normalize.css": "8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3755,10 +3755,10 @@ data-view-byte-offset@^1.0.0:
37553755
es-errors "^1.3.0"
37563756
is-data-view "^1.0.1"
37573757

3758-
date-fns@3.6.0:
3759-
version "3.6.0"
3760-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.6.0.tgz#f20ca4fe94f8b754951b24240676e8618c0206bf"
3761-
integrity sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==
3758+
date-fns@4.0.0:
3759+
version "4.0.0"
3760+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-4.0.0.tgz#3a2c76d061c13439660b0524300df93617ce0880"
3761+
integrity sha512-6K33+I8fQ5otvHgLIvKK1xmMbLAh0pduyrx7dwMXKiGYeoWhmk6M3Zoak9n7bXHMJQlHq1yqmdGy1QxKddJjUA==
37623762

37633763
[email protected], debug@^2.2.0, debug@^2.3.3, debug@^2.6.9:
37643764
version "2.6.9"

0 commit comments

Comments
 (0)