From 6d2ae2ac2bd44a3fe2631af6c1e393e7a619f2be Mon Sep 17 00:00:00 2001 From: sapphi-red <49056869+sapphi-red@users.noreply.github.com> Date: Thu, 10 Oct 2024 16:55:22 +0900 Subject: [PATCH] fix(deps): bump tsconfck --- packages/vite/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/vite/package.json b/packages/vite/package.json index ce5e23e1db47e0..d841d9c102ceb8 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -148,7 +148,7 @@ "source-map-support": "^0.5.21", "strip-ansi": "^7.1.0", "strip-literal": "^2.1.0", - "tsconfck": "^3.1.3", + "tsconfck": "^3.1.4", "tslib": "^2.7.0", "types": "link:./types", "ufo": "^1.5.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 76a0dea2cfcced..bedcade32189ee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -407,8 +407,8 @@ importers: specifier: ^2.1.0 version: 2.1.0 tsconfck: - specifier: ^3.1.3 - version: 3.1.3(typescript@5.5.3) + specifier: ^3.1.4 + version: 3.1.4(typescript@5.5.3) tslib: specifier: ^2.7.0 version: 2.7.0 @@ -6874,8 +6874,8 @@ packages: '@swc/wasm': optional: true - tsconfck@3.1.3: - resolution: {integrity: sha512-ulNZP1SVpRDesxeMLON/LtWM8HIgAJEIVpVVhBM6gsmvQ8+Rh+ZG7FWGvHh7Ah3pRABwVJWklWCr/BTZSv0xnQ==} + tsconfck@3.1.4: + resolution: {integrity: sha512-kdqWFGVJqe+KGYvlSO9NIaWn9jT1Ny4oKVzAJsKii5eoE9snzTJzL4+MMVOMn+fikWGFmKEylcXL710V/kIPJQ==} engines: {node: ^18 || >=20} hasBin: true peerDependencies: @@ -12798,7 +12798,7 @@ snapshots: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 - tsconfck@3.1.3(typescript@5.5.3): + tsconfck@3.1.4(typescript@5.5.3): optionalDependencies: typescript: 5.5.3