diff --git a/package-lock.json b/package-lock.json index ec9b069f2b9..115f7cbf32d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -179,7 +179,6 @@ "ts-loader": "9.5.2", "tsconfig-paths-webpack-plugin": "4.2.0", "type-fest": "2.19.0", - "type-fest-v4": "npm:type-fest@4.41.0", "typescript": "5.5.4", "typescript-eslint": "8.31.0", "typescript-strict-plugin": "2.4.4", @@ -37242,20 +37241,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/type-fest-v4": { - "name": "type-fest", - "version": "4.41.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.41.0.tgz", - "integrity": "sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==", - "dev": true, - "license": "(MIT OR CC0-1.0)", - "engines": { - "node": ">=16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/type-is": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/type-is/-/type-is-2.0.1.tgz", diff --git a/package.json b/package.json index ae84fb08157..be0c53914b8 100644 --- a/package.json +++ b/package.json @@ -139,7 +139,6 @@ "ts-loader": "9.5.2", "tsconfig-paths-webpack-plugin": "4.2.0", "type-fest": "2.19.0", - "type-fest-v4": "npm:type-fest@4.41.0", "typescript": "5.5.4", "typescript-eslint": "8.31.0", "typescript-strict-plugin": "2.4.4",