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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -9,7 +9,7 @@
|
|||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bootstrap": "5.3.8",
|
"bootstrap": "5.3.8",
|
||||||
"date-fns": "4.2.1",
|
"date-fns": "4.3.0",
|
||||||
"lucide-vue-next": "1.0.0",
|
"lucide-vue-next": "1.0.0",
|
||||||
"marked": "18.0.4",
|
"marked": "18.0.4",
|
||||||
"vue": "3.5.34",
|
"vue": "3.5.34",
|
||||||
@@ -1769,9 +1769,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",
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bootstrap": "5.3.8",
|
"bootstrap": "5.3.8",
|
||||||
"date-fns": "4.2.1",
|
"date-fns": "4.3.0",
|
||||||
"lucide-vue-next": "1.0.0",
|
"lucide-vue-next": "1.0.0",
|
||||||
"marked": "18.0.4",
|
"marked": "18.0.4",
|
||||||
"vue": "3.5.34",
|
"vue": "3.5.34",
|
||||||
|
|||||||
Reference in New Issue
Block a user