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](https://github.com/date-fns/date-fns/compare/v3.6.0...v4.1.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-01 02:30:31 +00:00
committed by GitHub
parent 7e60cbd427
commit 802ea3a8f0

View File

@@ -12,7 +12,7 @@
"react": "^18.0.0 || ^19.0.0"
},
"optionalDependencies": {
"date-fns": "^3.6.0"
"date-fns": "^4.1.0"
},
"devDependencies": {
"@types/node": "^22.10.5",