Skip to content

Commit 5e700e6

Browse files
fix(deps): update dependency date-fns to v4
1 parent 49b3d98 commit 5e700e6

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
@@ -20,7 +20,7 @@
2020
"@mui/x-date-pickers": "7.17.0",
2121
"@reduxjs/toolkit": "2.2.7",
2222
"@vitejs/plugin-react": "4.3.1",
23-
"date-fns": "3.6.0",
23+
"date-fns": "4.1.0",
2424
"object-hash": "3.0.0",
2525
"react": "18.3.1",
2626
"react-dom": "18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2749,10 +2749,10 @@ data-view-byte-offset@^1.0.0:
27492749
es-errors "^1.3.0"
27502750
is-data-view "^1.0.1"
27512751

2752-
date-fns@3.6.0:
2753-
version "3.6.0"
2754-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.6.0.tgz#f20ca4fe94f8b754951b24240676e8618c0206bf"
2755-
integrity sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==
2752+
date-fns@4.1.0:
2753+
version "4.1.0"
2754+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-4.1.0.tgz#64b3d83fff5aa80438f5b1a633c2e83b8a1c2d14"
2755+
integrity sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==
27562756

27572757
debug@^3.2.7:
27582758
version "3.2.7"

0 commit comments

Comments
 (0)