X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Ffastify-cluster%2Fpnpm-lock.yaml;h=086be3ddf022d2cab66ac515b64c3b2a869f6602;hb=23c559fb5fc36df2d73a1400f5f7ff920710d2ca;hp=8667cfa1134745468ef8488c84d34f012bd63768;hpb=cebd40904ddb903ad44ac1d847e6a422c19bef42;p=poolifier.git diff --git a/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml b/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml index 8667cfa1..086be3dd 100644 --- a/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/fastify-cluster/pnpm-lock.yaml @@ -15,7 +15,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 @@ -32,8 +32,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: @@ -93,7 +93,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: @@ -110,7 +110,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): @@ -1189,8 +1189,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