diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1c9e3ee8..1119216c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,8 +19,8 @@ catalogs: specifier: ^1.99.0 version: 1.99.0 typescript: - specifier: ^6.0.2 - version: 6.0.2 + specifier: ^6.0.3 + version: 6.0.3 overrides: immutable: ^5.1.5 @@ -61,7 +61,7 @@ importers: version: 1.2.0 typescript: specifier: 'catalog:' - version: 6.0.2 + version: 6.0.3 packages/demo: dependencies: @@ -86,7 +86,7 @@ importers: version: 1.99.0 typescript: specifier: 'catalog:' - version: 6.0.2 + version: 6.0.3 vite: specifier: ^8.0.8 version: 8.0.8(@types/node@25.6.0)(esbuild@0.28.0)(sass@1.99.0)(yaml@2.8.3) @@ -129,7 +129,7 @@ importers: version: 0.2.16 typescript: specifier: 'catalog:' - version: 6.0.2 + version: 6.0.3 packages: @@ -2214,8 +2214,8 @@ packages: resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} engines: {node: '>=12.20'} - 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 @@ -4498,7 +4498,7 @@ snapshots: type-fest@2.19.0: {} - typescript@6.0.2: {} + typescript@6.0.3: {} uglify-js@3.19.3: optional: true diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 9745e698..5469a6a6 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -8,7 +8,7 @@ catalog: native-copyfiles: ^2.0.1 remove-glob: ^1.2.0 sass: ^1.99.0 - typescript: ^6.0.2 + typescript: ^6.0.3 overrides: immutable: ^5.1.5 \ No newline at end of file