fix(deps): update dependency date-fns to v4.2.1
renovate/stability-days Updates have met minimum release age requirement
dancefinder-app / build (pull_request) Successful in 2m13s
dancefinder-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-05-21 12:02:59 +00:00
parent 27d5f371d1
commit 1668dc60d0
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -16,7 +16,7 @@
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.11.3",
"@vue/apollo-composable": "4.2.2",
"date-fns": "4.1.0",
"date-fns": "4.2.1",
"graphql": "16.14.0",
"graphql-tag": "2.12.6",
"pinia": "3.0.4",
@@ -10815,9 +10815,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
@@ -54,7 +54,7 @@
"@mdi/font": "7.4.47",
"@pinia/nuxt": "0.11.3",
"@vue/apollo-composable": "4.2.2",
"date-fns": "4.1.0",
"date-fns": "4.2.1",
"graphql": "16.14.0",
"graphql-tag": "2.12.6",
"pinia": "3.0.4",