chore(deps): update dependency date-fns to v4.2.1 (#5145)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-05-18 10:29:49 -04:00
committed by GitHub
parent 9b680ab720
commit aeaec0e4f5
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.1.0",
"date-fns": "4.2.1",
"lucide-vue-next": "1.0.0",
"marked": "18.0.3",
"vue": "3.5.34",
@@ -1769,9 +1769,9 @@
"license": "MIT"
},
"node_modules/date-fns": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.1.0.tgz",
"integrity": "sha512-Ukq0owbQXxa/U3EGtsdVBkR1w7KOQ5gIBqdH2hkvknzZPYvBxb/aa6E8L7tmjFtkwZBu3UXBbjIgPo/Ez4xaNg==",
"version": "4.2.1",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.2.1.tgz",
"integrity": "sha512-37RhSdxaG1suen6VDCza6rNrQfooyQh57HFVPwQGEq2QWliVLzPQZ8Oa017weOu+HZCnzI7N3Pf/wyoBKfEqrA==",
"license": "MIT",
"funding": {
"type": "github",
+1 -1
View File
@@ -10,7 +10,7 @@
"type": "module",
"dependencies": {
"bootstrap": "5.3.8",
"date-fns": "4.1.0",
"date-fns": "4.2.1",
"lucide-vue-next": "1.0.0",
"marked": "18.0.3",
"vue": "3.5.34",