Merge pull request #12318 from firefly-iii/dependabot/npm_and_yarn/develop/date-fns-4.4.0

Bump date-fns from 4.3.0 to 4.4.0
This commit is contained in:
James Cole
2026-06-02 20:56:37 +02:00
committed by GitHub
3 changed files with 7 additions and 7 deletions
+5 -5
View File
@@ -4986,9 +4986,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",
@@ -12207,7 +12207,7 @@
},
"resources/assets/v1": {
"dependencies": {
"date-fns": "4.3.0",
"date-fns": "^4.4.0",
"stream-browserify": "^3.0.0"
},
"devDependencies": {
@@ -12241,7 +12241,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",