diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 80dd6c4..7ba71db 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,7 +105,7 @@ devDependencies: version: 10.9.1(@swc/core@1.3.70)(@types/node@14.6.4)(typescript@5.1.6) tslib: specifier: ^2.5.2 - version: 2.6.0 + version: 2.6.1 typedoc: specifier: ^0.24.7 version: 0.24.8(typescript@5.1.6) @@ -1184,7 +1184,7 @@ packages: is-glob: 4.0.3 open: 9.1.0 picocolors: 1.0.0 - tslib: 2.6.0 + tslib: 2.6.1 dev: true /@pnpm/config.env-replace@1.1.0: @@ -1376,7 +1376,7 @@ packages: colorette: 2.0.20 debug: 4.3.4 pirates: 4.0.5 - tslib: 2.6.0 + tslib: 2.6.1 typescript: 5.1.6 transitivePeerDependencies: - supports-color @@ -1386,7 +1386,7 @@ packages: resolution: {integrity: sha512-gqBJSmJMWomZFxlppaKea7NeAqFrDrrS0RMt24No92M3nJWcyI9YKGEQKl+EyJqZ5gh6w1s0cTklMHMzRwA1NA==} dependencies: source-map-support: 0.5.21 - tslib: 2.6.0 + tslib: 2.6.1 dev: true /@swc/core-darwin-arm64@1.3.70: @@ -5594,7 +5594,7 @@ packages: /rxjs@7.8.1: resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==} dependencies: - tslib: 2.6.0 + tslib: 2.6.1 dev: true /safe-buffer@5.1.2: @@ -6034,7 +6034,7 @@ packages: engines: {node: ^14.18.0 || >=16.0.0} dependencies: '@pkgr/utils': 2.4.2 - tslib: 2.6.0 + tslib: 2.6.1 dev: true /temp-dir@2.0.0: @@ -6196,8 +6196,8 @@ packages: resolution: {integrity: sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==} dev: true - /tslib@2.6.0: - resolution: {integrity: sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==} + /tslib@2.6.1: + resolution: {integrity: sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==} dev: true /tsutils@3.21.0(typescript@5.1.6):