fix(deps): update dependency date-fns to v4.3.0

This commit is contained in:
Łukasz Mierzwa
2026-05-26 14:13:08 +01:00
committed by Łukasz Mierzwa
parent 46306fb620
commit c04fada7cb
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -20,7 +20,7 @@
"bricks.js": "1.8.0",
"copy-to-clipboard": "4.0.2",
"csshake": "1.7.0",
"date-fns": "4.2.1",
"date-fns": "4.3.0",
"downshift": "9.3.3",
"es-toolkit": "1.46.1",
"favico.js": "0.3.10",
@@ -7043,9 +7043,9 @@
}
},
"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
View File
@@ -16,7 +16,7 @@
"bricks.js": "1.8.0",
"copy-to-clipboard": "4.0.2",
"csshake": "1.7.0",
"date-fns": "4.2.1",
"date-fns": "4.3.0",
"downshift": "9.3.3",
"es-toolkit": "1.46.1",
"favico.js": "0.3.10",