mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-07 10:20:46 +00:00
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:
Generated
+4
-4
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user