diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3e5f8007f..c5f26967f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -199,8 +199,8 @@ catalogs: specifier: 3.28.0 version: 3.28.0 tstyche: - specifier: 4.0.1 - version: 4.0.1 + specifier: 4.0.2 + version: 4.0.2 typescript: specifier: 5.8.3 version: 5.8.3 @@ -331,7 +331,7 @@ importers: version: 0.4.0 tstyche: specifier: 'catalog:' - version: 4.0.1(typescript@5.8.3) + version: 4.0.2(typescript@5.8.3) typescript: specifier: 'catalog:' version: 5.8.3 @@ -4591,8 +4591,8 @@ packages: tslib@2.8.1: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} - tstyche@4.0.1: - resolution: {integrity: sha512-MnUxuObqIBwN7LZaLORFMm6dg6KSfkeCVGYXWhmcG6AFpFMQAgfpsIrt79NKw1VGHoThMJNAlffphsepe5Rzrw==} + tstyche@4.0.2: + resolution: {integrity: sha512-eACx04PtDZX9McRqyr+2So/o7uJSYEeNf7ljGZUSPncvdnUgJkSHfOuTs1JRse1DNcD+/3rYLX9sibqfIu6r0w==} engines: {node: '>=20.9'} hasBin: true peerDependencies: @@ -6933,7 +6933,7 @@ snapshots: acorn-globals@7.0.1: dependencies: - acorn: 8.14.1 + acorn: 8.15.0 acorn-walk: 8.3.4 optional: true @@ -6947,7 +6947,7 @@ snapshots: acorn-walk@8.3.4: dependencies: - acorn: 8.14.1 + acorn: 8.15.0 optional: true acorn@8.14.1: {} @@ -8470,7 +8470,7 @@ snapshots: jsdom@20.0.3: dependencies: abab: 2.0.6 - acorn: 8.14.1 + acorn: 8.15.0 acorn-globals: 7.0.1 cssom: 0.5.0 cssstyle: 2.3.0 @@ -9389,7 +9389,7 @@ snapshots: terser@5.37.0: dependencies: '@jridgewell/source-map': 0.3.6 - acorn: 8.14.1 + acorn: 8.15.0 commander: 2.20.3 source-map-support: 0.5.21 optional: true @@ -9464,7 +9464,7 @@ snapshots: tslib@2.8.1: {} - tstyche@4.0.1(typescript@5.8.3): + tstyche@4.0.2(typescript@5.8.3): optionalDependencies: typescript: 5.8.3 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 3bec14fe7..a573a719c 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -66,7 +66,7 @@ catalog: read-pkg: 9.0.1 shx: 0.4.0 simple-git: 3.28.0 - tstyche: 4.0.1 + tstyche: 4.0.2 typescript: 5.8.3 use-deep-compare-effect: 1.8.1 vite: 6.3.5