Bump date-fns from 4.3.0 to 4.4.0

Bumps [date-fns](https://github.com/date-fns/date-fns) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Commits](https://github.com/date-fns/date-fns/compare/v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-01 06:54:40 +00:00
committed by GitHub
parent 41ca780790
commit 51cbe00d20
3 changed files with 7 additions and 7 deletions
+5 -5
View File
@@ -4964,9 +4964,9 @@
"license": "MIT"
},
"node_modules/date-fns": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.3.0.tgz",
"integrity": "sha512-OYcL+3N/jyWbYdFGqoMAhytDgxP9pbYPUUiRCOgn4Fewaadk9l/Wam4Avciiyp2BgkpfQyBV9B+ehnVJych+eQ==",
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.4.0.tgz",
"integrity": "sha512-+1UMbeh68lH1SegH83CGWwpb6OHHbpSgr3+s5Eww5M4CAgswBpoWS0AjTOfEJ33HiYKz1hdj/KTFprzXHmq/6w==",
"license": "MIT",
"funding": {
"type": "github",
@@ -12193,7 +12193,7 @@
},
"resources/assets/v1": {
"dependencies": {
"date-fns": "4.3.0",
"date-fns": "^4.4.0",
"stream-browserify": "^3.0.0"
},
"devDependencies": {
@@ -12227,7 +12227,7 @@
"chart.js": "^4",
"chartjs-adapter-date-fns": "^3.0.0",
"chartjs-chart-sankey": "^0.14.0",
"date-fns": "4.3.0",
"date-fns": "^4.4.0",
"i18next": "^26.0.3",
"i18next-chained-backend": "^5.0.0",
"i18next-http-backend": "^4.0.0",
+1 -1
View File
@@ -10,7 +10,7 @@
"prod": "mix --production"
},
"dependencies": {
"date-fns": "4.3.0",
"date-fns": "4.4.0",
"stream-browserify": "^3.0.0"
},
"devDependencies": {
+1 -1
View File
@@ -26,7 +26,7 @@
"chart.js": "^4",
"chartjs-adapter-date-fns": "^3.0.0",
"chartjs-chart-sankey": "^0.14.0",
"date-fns": "4.3.0",
"date-fns": "4.4.0",
"i18next": "^26.0.3",
"i18next-chained-backend": "^5.0.0",
"i18next-http-backend": "^4.0.0",