From ac719985e88554fb14a008ceb0137e9ff98d1447 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 13:38:58 +0000 Subject: [PATCH] Update dependency type-fest to v4.40.0 --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) 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"