Update npm dependencies

type-fest 5.3.1 => 5.4.0
This commit is contained in:
Claudio Ortolina
2026-01-12 21:25:26 +00:00
parent 80c48ea8d8
commit e34c2cd03b
+3 -3
View File
@@ -107,9 +107,9 @@
"peer": true
},
"node_modules/type-fest": {
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.3.1.tgz",
"integrity": "sha512-VCn+LMHbd4t6sF3wfU/+HKT63C9OoyrSIf4b+vtWHpt2U7/4InZG467YDNMFMR70DdHjAdpPWmw2lzRdg0Xqqg==",
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-5.4.0.tgz",
"integrity": "sha512-wfkA6r0tBpVfGiyO+zbf9e10QkRQSlK9F2UvyfnjoCmrvH2bjHyhPzhugSBOuq1dog3P0+FKckqe+Xf6WKVjwg==",
"license": "(MIT OR CC0-1.0)",
"dependencies": {
"tagged-tag": "^1.0.0"