fix(deps): update dependency date-fns to v4.3.0 (#2924)
dancefinder-app / build (push) Successful in 1m15s
dancefinder-app / deploy-prod (push) Successful in 1m34s

This commit was merged in pull request #2924.
This commit is contained in:
2026-05-26 00:10:07 +00:00
parent 26264d7218
commit 8cb7ddbdcf
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -16,7 +16,7 @@
"@mdi/font": "7.4.47", "@mdi/font": "7.4.47",
"@pinia/nuxt": "0.11.3", "@pinia/nuxt": "0.11.3",
"@vue/apollo-composable": "4.2.2", "@vue/apollo-composable": "4.2.2",
"date-fns": "4.2.1", "date-fns": "4.3.0",
"graphql": "16.14.0", "graphql": "16.14.0",
"graphql-tag": "2.12.6", "graphql-tag": "2.12.6",
"pinia": "3.0.4", "pinia": "3.0.4",
@@ -10610,9 +10610,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/date-fns": { "node_modules/date-fns": {
"version": "4.2.1", "version": "4.3.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.2.1.tgz", "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.3.0.tgz",
"integrity": "sha512-37RhSdxaG1suen6VDCza6rNrQfooyQh57HFVPwQGEq2QWliVLzPQZ8Oa017weOu+HZCnzI7N3Pf/wyoBKfEqrA==", "integrity": "sha512-OYcL+3N/jyWbYdFGqoMAhytDgxP9pbYPUUiRCOgn4Fewaadk9l/Wam4Avciiyp2BgkpfQyBV9B+ehnVJych+eQ==",
"license": "MIT", "license": "MIT",
"funding": { "funding": {
"type": "github", "type": "github",
+1 -1
View File
@@ -54,7 +54,7 @@
"@mdi/font": "7.4.47", "@mdi/font": "7.4.47",
"@pinia/nuxt": "0.11.3", "@pinia/nuxt": "0.11.3",
"@vue/apollo-composable": "4.2.2", "@vue/apollo-composable": "4.2.2",
"date-fns": "4.2.1", "date-fns": "4.3.0",
"graphql": "16.14.0", "graphql": "16.14.0",
"graphql-tag": "2.12.6", "graphql-tag": "2.12.6",
"pinia": "3.0.4", "pinia": "3.0.4",