X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Fexpress-hybrid%2Fpnpm-lock.yaml;h=1293bf8fb5a2f81e894b27ca28ecf4a6b41427f3;hb=ae493d445b7f89bba8321d208bf0536e8a37a204;hp=5366883c8cf0c6c6e9493aea6a1be623c0e6b161;hpb=00dcd87e38e6aff7bd232bbbd464f91c6442aad7;p=poolifier.git diff --git a/examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml b/examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml index 5366883c..1293bf8f 100644 --- a/examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml @@ -14,8 +14,8 @@ dependencies: devDependencies: '@rollup/plugin-typescript': - specifier: ^11.1.5 - version: 11.1.5(rollup@4.9.4)(tslib@2.6.2)(typescript@5.3.3) + specifier: ^11.1.6 + version: 11.1.6(rollup@4.9.4)(tslib@2.6.2)(typescript@5.3.3) '@types/express': specifier: ^4.17.21 version: 4.17.21 @@ -72,8 +72,8 @@ packages: fastq: 1.16.0 dev: true - /@rollup/plugin-typescript@11.1.5(rollup@4.9.4)(tslib@2.6.2)(typescript@5.3.3): - resolution: {integrity: sha512-rnMHrGBB0IUEv69Q8/JGRD/n4/n6b3nfpufUu26axhUcboUzv/twfZU8fIBbTOphRAe0v8EyxzeDpKXqGHfyDA==} + /@rollup/plugin-typescript@11.1.6(rollup@4.9.4)(tslib@2.6.2)(typescript@5.3.3): + resolution: {integrity: sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==} engines: {node: '>=14.0.0'} peerDependencies: rollup: ^2.14.0||^3.0.0||^4.0.0