diff --git a/package-lock.json b/package-lock.json index 728a0d63..7006e774 100644 --- a/package-lock.json +++ b/package-lock.json @@ -94,7 +94,7 @@ "semantic-release": "22.0.5", "storybook": "7.5.1", "storybook-css-modules": "1.0.8", - "type-fest": "4.5.0", + "type-fest": "4.6.0", "typescript": "5.2.2", "typescript-plugin-css-modules": "5.0.2", "vitest": "0.34.6" @@ -27948,9 +27948,9 @@ } }, "node_modules/type-fest": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.5.0.tgz", - "integrity": "sha512-diLQivFzddJl4ylL3jxSkEc39Tpw7o1QeEHIPxVwryDK2lpB7Nqhzhuo6v5/Ls08Z0yPSAhsyAWlv1/H0ciNmw==", + "version": "4.6.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.6.0.tgz", + "integrity": "sha512-rLjWJzQFOq4xw7MgJrCZ6T1jIOvvYElXT12r+y0CC6u67hegDHaxcPqb2fZHOGlqxugGQPNB1EnTezjBetkwkw==", "dev": true, "engines": { "node": ">=16" @@ -48833,9 +48833,9 @@ "dev": true }, "type-fest": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.5.0.tgz", - "integrity": "sha512-diLQivFzddJl4ylL3jxSkEc39Tpw7o1QeEHIPxVwryDK2lpB7Nqhzhuo6v5/Ls08Z0yPSAhsyAWlv1/H0ciNmw==", + "version": "4.6.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.6.0.tgz", + "integrity": "sha512-rLjWJzQFOq4xw7MgJrCZ6T1jIOvvYElXT12r+y0CC6u67hegDHaxcPqb2fZHOGlqxugGQPNB1EnTezjBetkwkw==", "dev": true }, "type-is": { diff --git a/package.json b/package.json index 1ce90504..27c8f645 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "semantic-release": "22.0.5", "storybook": "7.5.1", "storybook-css-modules": "1.0.8", - "type-fest": "4.5.0", + "type-fest": "4.6.0", "typescript": "5.2.2", "typescript-plugin-css-modules": "5.0.2", "vitest": "0.34.6"