chore(deps): update dependency date-fns to v4.3.0 (#5172)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-23 08:50:23 -04:00
committed by GitHub
parent 7aada12100
commit 24f922b947
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -9,7 +9,7 @@
"version": "0.0.0",
"dependencies": {
"bootstrap": "5.3.8",
"date-fns": "4.2.1",
"date-fns": "4.3.0",
"lucide-vue-next": "1.0.0",
"marked": "18.0.4",
"vue": "3.5.34",
@@ -1769,9 +1769,9 @@
"license": "MIT"
},
"node_modules/date-fns": {
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.2.1.tgz",
"integrity": "sha512-37RhSdxaG1suen6VDCza6rNrQfooyQh57HFVPwQGEq2QWliVLzPQZ8Oa017weOu+HZCnzI7N3Pf/wyoBKfEqrA==",
"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==",
"license": "MIT",
"funding": {
"type": "github",
+1 -1
View File
@@ -10,7 +10,7 @@
"type": "module",
"dependencies": {
"bootstrap": "5.3.8",
"date-fns": "4.2.1",
"date-fns": "4.3.0",
"lucide-vue-next": "1.0.0",
"marked": "18.0.4",
"vue": "3.5.34",