Update npm dependencies

type-fest 5.4.1 => 5.4.2
This commit is contained in:
Claudio Ortolina
2026-01-27 21:19:12 +00:00
parent a5a613788a
commit 9511436147
+3 -3
View File
@@ -107,9 +107,9 @@
"peer": true
},
"node_modules/type-fest": {
"version": "5.4.1",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.4.1.tgz",
"integrity": "sha512-xygQcmneDyzsEuKZrFbRMne5HDqMs++aFzefrJTgEIKjQ3rekM+RPfFCVq2Gp1VIDqddoYeppCj4Pcb+RZW0GQ==",
"version": "5.4.2",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.4.2.tgz",
"integrity": "sha512-FLEenlVYf7Zcd34ISMLo3ZzRE1gRjY1nMDTp+bQRBiPsaKyIW8K3Zr99ioHDUgA9OGuGGJPyYpNcffGmBhJfGg==",
"license": "(MIT OR CC0-1.0)",
"dependencies": {
"tagged-tag": "^1.0.0"