Update npm dependencies

type-fest 5.4.0 => 5.4.1
This commit is contained in:
Claudio Ortolina
2026-01-15 09:54:00 +00:00
parent 077f32b6e9
commit 823c887e08
+3 -3
View File
@@ -107,9 +107,9 @@
"peer": true
},
"node_modules/type-fest": {
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.4.0.tgz",
"integrity": "sha512-wfkA6r0tBpVfGiyO+zbf9e10QkRQSlK9F2UvyfnjoCmrvH2bjHyhPzhugSBOuq1dog3P0+FKckqe+Xf6WKVjwg==",
"version": "5.4.1",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.4.1.tgz",
"integrity": "sha512-xygQcmneDyzsEuKZrFbRMne5HDqMs++aFzefrJTgEIKjQ3rekM+RPfFCVq2Gp1VIDqddoYeppCj4Pcb+RZW0GQ==",
"license": "(MIT OR CC0-1.0)",
"dependencies": {
"tagged-tag": "^1.0.0"