diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 421bc0c..3356ece 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,7 +32,7 @@ importers: version: 0.4.4(rollup@4.25.0) '@rollup/plugin-typescript': specifier: ^12.1.0 - version: 12.1.1(rollup@4.25.0)(tslib@2.8.0)(typescript@5.6.3) + version: 12.1.1(rollup@4.25.0)(tslib@2.8.1)(typescript@5.6.3) '@types/jest': specifier: ^29.5.13 version: 29.5.14 @@ -62,7 +62,7 @@ importers: version: 10.9.2(@types/node@22.9.0)(typescript@5.6.3) tslib: specifier: ^2.7.0 - version: 2.8.0 + version: 2.8.1 typescript: specifier: ^5.6.2 version: 5.6.3 @@ -1949,8 +1949,8 @@ packages: '@swc/wasm': optional: true - tslib@2.8.0: - resolution: {integrity: sha512-jWVzBLplnCmoaTr13V9dYbiQ99wvZRd0vNWaDRg+aVYRcjDF3nDksxFDE/+fkXnKhpnUUkmx5pK/v8mCtLVqZA==} + tslib@2.8.1: + resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} type-detect@4.0.8: resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} @@ -2713,14 +2713,14 @@ snapshots: optionalDependencies: rollup: 4.25.0 - '@rollup/plugin-typescript@12.1.1(rollup@4.25.0)(tslib@2.8.0)(typescript@5.6.3)': + '@rollup/plugin-typescript@12.1.1(rollup@4.25.0)(tslib@2.8.1)(typescript@5.6.3)': dependencies: '@rollup/pluginutils': 5.1.3(rollup@4.25.0) resolve: 1.22.8 typescript: 5.6.3 optionalDependencies: rollup: 4.25.0 - tslib: 2.8.0 + tslib: 2.8.1 '@rollup/pluginutils@5.1.3(rollup@4.25.0)': dependencies: @@ -4234,7 +4234,7 @@ snapshots: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 - tslib@2.8.0: {} + tslib@2.8.1: {} type-detect@4.0.8: {}