From fa37308f0a9d1a4dbc3c919c43f4f11f926d1160 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 15:14:39 +0000 Subject: [PATCH] chore(deps): bump ts-unused-exports from 10.1.0 to 11.0.1 Bumps [ts-unused-exports](https://github.com/pzavolinsky/ts-unused-exports) from 10.1.0 to 11.0.1. - [Changelog](https://github.com/pzavolinsky/ts-unused-exports/blob/master/CHANGELOG.md) - [Commits](https://github.com/pzavolinsky/ts-unused-exports/commits) --- updated-dependencies: - dependency-name: ts-unused-exports dependency-version: 11.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dotcom-rendering/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dotcom-rendering/package.json b/dotcom-rendering/package.json index c45dc366190..d644025d18f 100644 --- a/dotcom-rendering/package.json +++ b/dotcom-rendering/package.json @@ -151,7 +151,7 @@ "swr": "1.3.0", "to-string-loader": "1.2.0", "trusted-types": "2.0.0", - "ts-unused-exports": "10.1.0", + "ts-unused-exports": "11.0.1", "tslib": "catalog:", "tsx": "4.6.2", "type-fest": "catalog:", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0b9e89d895a..729ae088618 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -684,8 +684,8 @@ importers: specifier: 2.0.0 version: 2.0.0 ts-unused-exports: - specifier: 10.1.0 - version: 10.1.0(typescript@6.0.3) + specifier: 11.0.1 + version: 11.0.1(typescript@6.0.3) tslib: specifier: 'catalog:' version: 2.6.2 @@ -8980,8 +8980,8 @@ packages: '@swc/wasm': optional: true - ts-unused-exports@10.1.0: - resolution: {integrity: sha512-QA11Dpwkm5Apfe9s/UkFzHEpbiBxKy0VQ72YRAoqq9VgNbxvvIOcS5Kgm1MCitOec9YU6nf51DEWnmL6jkP2Yg==} + ts-unused-exports@11.0.1: + resolution: {integrity: sha512-b1uIe0B8YfNZjeb+bx62LrB6qaO4CHT8SqMVBkwbwLj7Nh0xQ4J8uV0dS9E6AABId0U4LQ+3yB/HXZBMslGn2A==} hasBin: true peerDependencies: typescript: '>=3.8.3' @@ -19519,7 +19519,7 @@ snapshots: '@swc/core': 1.15.46 optional: true - ts-unused-exports@10.1.0(typescript@6.0.3): + ts-unused-exports@11.0.1(typescript@6.0.3): dependencies: chalk: 4.1.2 tsconfig-paths: 3.15.0