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

This commit is contained in:
Łukasz Mierzwa
2026-05-30 19:36:23 +01:00
committed by Łukasz Mierzwa
parent 51b2cd9e89
commit 24bd34ef6e
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.3.0",
"date-fns": "4.4.0",
"downshift": "9.3.3",
"es-toolkit": "1.47.0",
"favico.js": "0.3.10",
@@ -7043,9 +7043,9 @@
}
},
"node_modules/date-fns": {
"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==",
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.4.0.tgz",
"integrity": "sha512-+1UMbeh68lH1SegH83CGWwpb6OHHbpSgr3+s5Eww5M4CAgswBpoWS0AjTOfEJ33HiYKz1hdj/KTFprzXHmq/6w==",
"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.3.0",
"date-fns": "4.4.0",
"downshift": "9.3.3",
"es-toolkit": "1.47.0",
"favico.js": "0.3.10",