Update npm dependencies

type-fest 4.34.1 => 4.35.0
This commit is contained in:
Claudio Ortolina
2025-02-18 09:40:02 +00:00
parent 29b2704c2a
commit 72488fa8f3
+3 -3
View File
@@ -22,9 +22,9 @@
}
},
"node_modules/type-fest": {
"version": "4.34.1",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.34.1.tgz",
"integrity": "sha512-6kSc32kT0rbwxD6QL1CYe8IqdzN/J/ILMrNK+HMQCKH3insCDRY/3ITb0vcBss0a3t72fzh2YSzj8ko1HgwT3g==",
"version": "4.35.0",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.35.0.tgz",
"integrity": "sha512-2/AwEFQDFEy30iOLjrvHDIH7e4HEWH+f1Yl1bI5XMqzuoCUqwYCdxachgsgv0og/JdVZUhbfjcJAoHj5L1753A==",
"engines": {
"node": ">=16"
},