diff --git a/package-lock.json b/package-lock.json index 835ef089e..aba0fba3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48,7 +48,7 @@ "rollup-plugin-dts": "4.2.3", "rxjs": "7.8.2", "tailwindcss": "3.4.17", - "type-fest": "4.39.1", + "type-fest": "4.40.0", "typescript": "4.9.5", "typescript-lit-html-plugin": "0.9.0", "vite": "6.2.6" @@ -7578,9 +7578,9 @@ } }, "node_modules/type-fest": { - "version": "4.39.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.39.1.tgz", - "integrity": "sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w==", + "version": "4.40.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.40.0.tgz", + "integrity": "sha512-ABHZ2/tS2JkvH1PEjxFDTUWC8dB5OsIGZP4IFLhR293GqT5Y5qB1WwL2kMPYhQW9DVgVD8Hd7I8gjwPIf5GFkw==", "engines": { "node": ">=16" }, @@ -13249,9 +13249,9 @@ } }, "type-fest": { - "version": "4.39.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.39.1.tgz", - "integrity": "sha512-uW9qzd66uyHYxwyVBYiwS4Oi0qZyUqwjU+Oevr6ZogYiXt99EOYtwvzMSLw1c3lYo2HzJsep/NB23iEVEgjG/w==" + "version": "4.40.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.40.0.tgz", + "integrity": "sha512-ABHZ2/tS2JkvH1PEjxFDTUWC8dB5OsIGZP4IFLhR293GqT5Y5qB1WwL2kMPYhQW9DVgVD8Hd7I8gjwPIf5GFkw==" }, "type-is": { "version": "1.6.18", diff --git a/package.json b/package.json index e90fe96cd..940b5cd5e 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "rollup-plugin-dts": "4.2.3", "rxjs": "7.8.2", "tailwindcss": "3.4.17", - "type-fest": "4.39.1", + "type-fest": "4.40.0", "typescript": "4.9.5", "typescript-lit-html-plugin": "0.9.0", "vite": "6.2.6"