Update npm dependencies

type-fest 5.4.2 => 5.4.3
This commit is contained in:
Claudio Ortolina
2026-02-05 11:15:29 +00:00
parent 16c5372dc0
commit b17fa006d5
+3 -3
View File
@@ -107,9 +107,9 @@
"peer": true "peer": true
}, },
"node_modules/type-fest": { "node_modules/type-fest": {
"version": "5.4.2", "version": "5.4.3",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.4.2.tgz", "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.4.3.tgz",
"integrity": "sha512-FLEenlVYf7Zcd34ISMLo3ZzRE1gRjY1nMDTp+bQRBiPsaKyIW8K3Zr99ioHDUgA9OGuGGJPyYpNcffGmBhJfGg==", "integrity": "sha512-AXSAQJu79WGc79/3e9/CR77I/KQgeY1AhNvcShIH4PTcGYyC4xv6H4R4AUOwkPS5799KlVDAu8zExeCrkGquiA==",
"license": "(MIT OR CC0-1.0)", "license": "(MIT OR CC0-1.0)",
"dependencies": { "dependencies": {
"tagged-tag": "^1.0.0" "tagged-tag": "^1.0.0"