mirror of
https://github.com/prymitive/karma
synced 2026-08-19 11:36:24 +00:00
fix(deps): update dependency date-fns to v4.4.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
51b2cd9e89
commit
24bd34ef6e
Generated
+4
-4
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user