X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-hybrid%2Fpnpm-lock.yaml;h=be41b0ea855f04c758c61a8e2e859265da18d766;hb=23c559fb5fc36df2d73a1400f5f7ff920710d2ca;hp=eea729aa73dbf2b6aadd2548c7e287ef955e6604;hpb=cebd40904ddb903ad44ac1d847e6a422c19bef42;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 eea729aa..be41b0ea 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.6 - version: 11.1.6(rollup@4.13.0)(tslib@2.6.2)(typescript@5.4.2) + version: 11.1.6(rollup@4.13.0)(tslib@2.6.2)(typescript@5.4.3) '@types/node': specifier: ^20.11.30 version: 20.11.30 @@ -35,8 +35,8 @@ devDependencies: specifier: ^2.6.2 version: 2.6.2 typescript: - specifier: ^5.4.2 - version: 5.4.2 + specifier: ^5.4.3 + version: 5.4.3 packages: @@ -96,7 +96,7 @@ packages: fastq: 1.17.1 dev: true - /@rollup/plugin-typescript@11.1.6(rollup@4.13.0)(tslib@2.6.2)(typescript@5.4.2): + /@rollup/plugin-typescript@11.1.6(rollup@4.13.0)(tslib@2.6.2)(typescript@5.4.3): resolution: {integrity: sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==} engines: {node: '>=14.0.0'} peerDependencies: @@ -113,7 +113,7 @@ packages: resolve: 1.22.8 rollup: 4.13.0 tslib: 2.6.2 - typescript: 5.4.2 + typescript: 5.4.3 dev: true /@rollup/pluginutils@5.1.0(rollup@4.13.0): @@ -1196,8 +1196,8 @@ packages: resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==} dev: true - /typescript@5.4.2: - resolution: {integrity: sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==} + /typescript@5.4.3: + resolution: {integrity: sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==} engines: {node: '>=14.17'} hasBin: true dev: true