From 7bb3c215559b7ea3d5a185720dd27e1708ae24c5 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate@iiens.net> Date: Sun, 8 Dec 2024 20:48:50 +0000 Subject: [PATCH] chore(deps): update dependency tslib to v2.8.1 --- pnpm-lock.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6880cba..d8bc96d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -80,7 +80,7 @@ importers: version: 4.0.9(picomatch@4.0.2)(svelte@4.2.19)(typescript@5.6.3) tslib: specifier: ^2.4.1 - version: 2.7.0 + version: 2.8.1 typescript: specifier: ^5.0.0 version: 5.6.3 @@ -1877,8 +1877,8 @@ packages: peerDependencies: typescript: '>=4.2.0' - tslib@2.7.0: - resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} + tslib@2.8.1: + resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} tunnel-agent@0.6.0: resolution: {integrity: sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==} @@ -2016,12 +2016,12 @@ snapshots: '@emnapi/core@0.45.0': dependencies: - tslib: 2.7.0 + tslib: 2.8.1 optional: true '@emnapi/runtime@0.45.0': dependencies: - tslib: 2.7.0 + tslib: 2.8.1 optional: true '@esbuild/aix-ppc64@0.21.5': @@ -2515,7 +2515,7 @@ snapshots: '@tybys/wasm-util@0.8.1': dependencies: - tslib: 2.7.0 + tslib: 2.8.1 optional: true '@types/better-sqlite3@7.6.11': @@ -3150,7 +3150,7 @@ snapshots: lower-case@2.0.2: dependencies: - tslib: 2.7.0 + tslib: 2.8.1 lru-cache@6.0.0: dependencies: @@ -3228,7 +3228,7 @@ snapshots: no-case@3.0.4: dependencies: lower-case: 2.0.2 - tslib: 2.7.0 + tslib: 2.8.1 node-abi@3.54.0: dependencies: @@ -3291,7 +3291,7 @@ snapshots: pascal-case@3.1.2: dependencies: no-case: 3.0.4 - tslib: 2.7.0 + tslib: 2.8.1 path-exists@4.0.0: {} @@ -3607,7 +3607,7 @@ snapshots: dependencies: typescript: 5.6.3 - tslib@2.7.0: {} + tslib@2.8.1: {} tunnel-agent@0.6.0: dependencies: -- GitLab