Update npm dependencies

type-fest 5.4.3 => 5.4.4
This commit is contained in:
Claudio Ortolina
2026-02-08 17:11:38 +00:00
parent 82e188ba2c
commit e7712711a5
+3 -3
View File
@@ -107,9 +107,9 @@
"peer": true
},
"node_modules/type-fest": {
"version": "5.4.3",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.4.3.tgz",
"integrity": "sha512-AXSAQJu79WGc79/3e9/CR77I/KQgeY1AhNvcShIH4PTcGYyC4xv6H4R4AUOwkPS5799KlVDAu8zExeCrkGquiA==",
"version": "5.4.4",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.4.4.tgz",
"integrity": "sha512-JnTrzGu+zPV3aXIUhnyWJj4z/wigMsdYajGLIYakqyOW1nPllzXEJee0QQbHj+CTIQtXGlAjuK0UY+2xTyjVAw==",
"license": "(MIT OR CC0-1.0)",
"dependencies": {
"tagged-tag": "^1.0.0"