diff --git a/packages/vite/package.json b/packages/vite/package.json index affb225d6833ca..11c3be00fd33b5 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -147,7 +147,7 @@ "strip-literal": "^3.0.0", "terser": "^5.37.0", "tinyglobby": "^0.2.10", - "tsconfck": "^3.1.4", + "tsconfck": "^3.1.5", "tslib": "^2.8.1", "types": "link:./types", "ufo": "^1.5.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a256a473394a1a..08c6e3fd96bf61 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -403,8 +403,8 @@ importers: specifier: ^0.2.10 version: 0.2.10 tsconfck: - specifier: ^3.1.4 - version: 3.1.4(typescript@5.7.2) + specifier: ^3.1.5 + version: 3.1.5(typescript@5.7.2) tslib: specifier: ^2.8.1 version: 2.8.1 @@ -7007,8 +7007,8 @@ packages: ts-interface-checker@0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - tsconfck@3.1.4: - resolution: {integrity: sha512-kdqWFGVJqe+KGYvlSO9NIaWn9jT1Ny4oKVzAJsKii5eoE9snzTJzL4+MMVOMn+fikWGFmKEylcXL710V/kIPJQ==} + tsconfck@3.1.5: + resolution: {integrity: sha512-CLDfGgUp7XPswWnezWwsCRxNmgQjhYq3VXHM0/XIRxhVrKw0M1if9agzryh1QS3nxjCROvV+xWxoJO1YctzzWg==} engines: {node: ^18 || >=20} hasBin: true peerDependencies: @@ -12963,7 +12963,7 @@ snapshots: ts-interface-checker@0.1.13: {} - tsconfck@3.1.4(typescript@5.7.2): + tsconfck@3.1.5(typescript@5.7.2): optionalDependencies: typescript: 5.7.2