X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpnpm-lock.yaml;h=c64054b149dc72f163371425bdc6c1f986194341;hb=f7cb74158aafc72f454a0111f766eea354d050e5;hp=7f13c2fb96f27246057218223354950a003599d0;hpb=b8508dfc38a7612364981ad5b01811708193f9a2;p=poolifier.git diff --git a/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml b/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml index 7f13c2fb..c64054b1 100644 --- a/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-hybrid/pnpm-lock.yaml @@ -18,7 +18,7 @@ dependencies: devDependencies: '@rollup/plugin-typescript': specifier: ^11.1.2 - version: 11.1.2(rollup@3.28.0)(tslib@2.6.1)(typescript@5.1.6) + version: 11.1.2(rollup@3.28.0)(tslib@2.6.2)(typescript@5.1.6) '@types/node': specifier: ^20.5.1 version: 20.5.1 @@ -29,8 +29,8 @@ devDependencies: specifier: ^2.0.0 version: 2.0.0 tslib: - specifier: ^2.6.1 - version: 2.6.1 + specifier: ^2.6.2 + version: 2.6.2 typescript: specifier: ^5.1.6 version: 5.1.6 @@ -80,7 +80,7 @@ packages: fastq: 1.15.0 dev: true - /@rollup/plugin-typescript@11.1.2(rollup@3.28.0)(tslib@2.6.1)(typescript@5.1.6): + /@rollup/plugin-typescript@11.1.2(rollup@3.28.0)(tslib@2.6.2)(typescript@5.1.6): resolution: {integrity: sha512-0ghSOCMcA7fl1JM+0gYRf+Q/HWyg+zg7/gDSc+fRLmlJWcW5K1I+CLRzaRhXf4Y3DRyPnnDo4M2ktw+a6JcDEg==} engines: {node: '>=14.0.0'} peerDependencies: @@ -96,7 +96,7 @@ packages: '@rollup/pluginutils': 5.0.3(rollup@3.28.0) resolve: 1.22.4 rollup: 3.28.0 - tslib: 2.6.1 + tslib: 2.6.2 typescript: 5.1.6 dev: true @@ -800,8 +800,8 @@ packages: is-number: 7.0.0 dev: true - /tslib@2.6.1: - resolution: {integrity: sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==} + /tslib@2.6.2: + resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} dev: true /typescript@5.1.6: