diff --git a/packages/main/package.json b/packages/main/package.json index f7e6811494c..efc4170f8f4 100644 --- a/packages/main/package.json +++ b/packages/main/package.json @@ -28,7 +28,6 @@ "@types/node": "^24", "@types/semver": "^7.7.1", "@types/stream-json": "^1.7.8", - "@types/tar": "^7.0.87", "@types/tar-fs": "^2.0.4", "@types/validator": "^13.15.10", "@types/winreg": "^1.2.36", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e7a4f5d3a18..3ae2a897d93 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -671,9 +671,6 @@ importers: '@types/stream-json': specifier: ^1.7.8 version: 1.7.8 - '@types/tar': - specifier: ^7.0.87 - version: 7.0.87 '@types/tar-fs': specifier: ^2.0.4 version: 2.0.4 @@ -4477,10 +4474,6 @@ packages: '@types/tar-stream@3.1.3': resolution: {integrity: sha512-Zbnx4wpkWBMBSu5CytMbrT5ZpMiF55qgM+EpHzR4yIDu7mv52cej8hTkOc6K+LzpkOAbxwn/m7j3iO+/l42YkQ==} - '@types/tar@7.0.87': - resolution: {integrity: sha512-3IxNBV8LeY5oi2ZFpvAhOtW1+mHswkzM7BuisVrwJgPv67GBO2rkLPQlEKtzfHuLdhDDczhkCZeT+RuizMay4A==} - deprecated: This is a stub types definition. tar provides its own type definitions, so you do not need this installed. - '@types/trusted-types@2.0.7': resolution: {integrity: sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==} @@ -16567,10 +16560,6 @@ snapshots: dependencies: '@types/node': 24.10.11 - '@types/tar@7.0.87': - dependencies: - tar: 7.5.12 - '@types/trusted-types@2.0.7': {} '@types/unist@2.0.11': {}