Update npm dependencies

This commit is contained in:
Claudio Ortolina
2025-04-03 18:19:00 +01:00
parent 5983d30b16
commit b7d69e3f63
+3 -3
View File
@@ -32,9 +32,9 @@
} }
}, },
"node_modules/type-fest": { "node_modules/type-fest": {
"version": "4.39.0", "version": "4.39.1",
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.39.0.tgz", "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.39.1.tgz",
"integrity": "sha512-w2IGJU1tIgcrepg9ZJ82d8UmItNQtOFJG0HCUE3SzMokKkTsruVDALl2fAdiEzJlfduoU+VyXJWIIUZ+6jV+nw==", "integrity": "sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w==",
"engines": { "engines": {
"node": ">=16" "node": ">=16"
}, },