diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5444e3c..e369338 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,8 +28,8 @@ catalogs: specifier: ^6.1.3 version: 6.1.3 typescript: - specifier: ^6.0.2 - version: 6.0.2 + specifier: ^6.0.3 + version: 6.0.3 vite: specifier: ^8.0.8 version: 8.0.8 @@ -52,7 +52,7 @@ importers: version: 2.8.1 typescript: specifier: 'catalog:' - version: 6.0.2 + version: 6.0.3 lib: devDependencies: @@ -139,7 +139,7 @@ importers: version: 6.1.3 typescript: specifier: 'catalog:' - version: 6.0.2 + version: 6.0.3 vite: specifier: 'catalog:' version: 8.0.8(@types/node@25.6.0)(terser@5.46.1)(yaml@2.8.3) @@ -184,7 +184,7 @@ importers: version: 6.1.3 typescript: specifier: 'catalog:' - version: 6.0.2 + version: 6.0.3 vite: specifier: 'catalog:' version: 8.0.8(@types/node@25.6.0)(terser@5.46.1)(yaml@2.8.3) @@ -1684,8 +1684,8 @@ packages: resolution: {integrity: sha512-Ne2YiiGN8bmrmJJEuTWTLJR32nh/JdL1+PSicowtNb0WFpn59GK8/lfD61bVtzguz7b3PBt74nxpv/Pw5po5Rg==} engines: {node: '>=8'} - typescript@6.0.2: - resolution: {integrity: sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==} + typescript@6.0.3: + resolution: {integrity: sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==} engines: {node: '>=14.17'} hasBin: true @@ -3439,7 +3439,7 @@ snapshots: type-fest@0.7.1: {} - typescript@6.0.2: {} + typescript@6.0.3: {} undici-types@7.19.2: {} diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 9d8d70a..d613585 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -12,6 +12,6 @@ catalog: react: ^19.2.5 react-dom: ^19.2.5 rimraf: ^6.1.3 - typescript: ^6.0.2 + typescript: ^6.0.3 vite: ^8.0.8 vitest: ^4.1.4