Skip to content

Commit 298b484

Browse files
chore(deps): bump date-fns from 3.6.0 to 4.1.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 3.6.0 to 4.1.0. - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](date-fns/date-fns@v3.6.0...v4.1.0) --- updated-dependencies: - dependency-name: date-fns dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 62a3520 commit 298b484

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
@@ -293,7 +293,7 @@
293293
},
294294
"dependencies": {
295295
"axios": "1.7.7",
296-
"date-fns": "^3.6.0",
296+
"date-fns": "^4.1.0",
297297
"eventsource": "^2.0.2",
298298
"find-process": "^1.4.7",
299299
"jsonc-parser": "^3.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1807,10 +1807,10 @@ data-view-byte-offset@^1.0.0:
18071807
es-errors "^1.3.0"
18081808
is-data-view "^1.0.1"
18091809

1810-
date-fns@^3.6.0:
1811-
version "3.6.0"
1812-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-3.6.0.tgz#f20ca4fe94f8b754951b24240676e8618c0206bf"
1813-
integrity sha512-fRHTG8g/Gif+kSh50gaGEdToemgfj74aRX3swtiouboip5JDLAyDE9F11nHMIcvOaXeOC6D7SpNhi7uFyB7Uww==
1810+
date-fns@^4.1.0:
1811+
version "4.1.0"
1812+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-4.1.0.tgz#64b3d83fff5aa80438f5b1a633c2e83b8a1c2d14"
1813+
integrity sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==
18141814

18151815
dayjs@^1.11.13:
18161816
version "1.11.13"

0 commit comments

Comments
 (0)