Bump date-fns from 2.30.0 to 3.6.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.30.0 to 3.6.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/v2.30.0...v3.6.0)

---
updated-dependencies:
- dependency-name: date-fns
  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]
2024-04-08 04:54:48 +00:00
committed by GitHub
parent 0b4fb9a806
commit 8ff8efced2
2 changed files with 7 additions and 22 deletions

View File

@@ -10,7 +10,7 @@
"prod": "mix --production"
},
"dependencies": {
"date-fns": "^2.30.0",
"date-fns": "^3.6.0",
"stream-browserify": "^3.0.0"
},
"devDependencies": {