diff --git a/packages/components/package.json b/packages/components/package.json index 0e45dbac66b..b0fd1560937 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -172,7 +172,7 @@ "sass": "1.79.6", "serialize-query-params": "^2.0.4", "svgo": "^4.0.1", - "ts-patch": "^3.3.0", + "ts-patch": "^4.0.1", "tslib": "^2.8.1", "tsx": "^4.22.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7edb5311f29..aa36cf05082 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -502,8 +502,8 @@ importers: specifier: ^4.0.1 version: 4.0.1 ts-patch: - specifier: ^3.3.0 - version: 3.3.0 + specifier: ^4.0.1 + version: 4.0.1 tslib: specifier: ^2.8.1 version: 2.8.1 @@ -10085,6 +10085,11 @@ packages: resolution: {integrity: sha512-zAOzDnd5qsfEnjd9IGy1IRuvA7ygyyxxdxesbhMdutt8AHFjD8Vw8hU2rMF89HX1BKRWFYqKHrO8Q6lw0NeUZg==} hasBin: true + ts-patch@4.0.1: + resolution: {integrity: sha512-pzXS6vZlsBwq3U+CUiPJfCAh0MJGco1j1C8bWsLgvtzDZLGZ7II1Usjtwm09mZ8Uoma+sg6sO3BlWHd6apCUww==} + engines: {node: '>=22.15.0'} + hasBin: true + tsconfig-paths@3.15.0: resolution: {integrity: sha512-2Ac2RgzDe/cn48GvOe3M+o82pEFewD3UPbyoUHHdKasHwJKjds4fLXWf/Ux5kATBKN20oaFGu+jbElp1pos0mg==} @@ -22259,6 +22264,15 @@ snapshots: semver: 7.7.3 strip-ansi: 6.0.1 + ts-patch@4.0.1: + dependencies: + chalk: 4.1.2 + global-prefix: 4.0.0 + minimist: 1.2.8 + resolve: 1.22.12 + semver: 7.7.4 + strip-ansi: 6.0.1 + tsconfig-paths@3.15.0: dependencies: '@types/json5': 0.0.29