X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2Ftypescript%2Fhttp-server-pool%2Fexpress-hybrid%2Fpnpm-lock.yaml;h=784faf38ffe407a503fb6d8b908c2524c4d990f3;hb=ae04560e0cdbf750bac433a691bfee1b0f5f54e1;hp=5dac003af6bf10d2142ba6390288ac30f6217119;hpb=36dd7e1d005374a29ef3b869b3924c1c15ee4ca2;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 5dac003a..784faf38 100644 --- a/examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml +++ b/examples/typescript/http-server-pool/express-hybrid/pnpm-lock.yaml @@ -9,13 +9,13 @@ dependencies: specifier: ^4.18.2 version: 4.18.2 poolifier: - specifier: ^2.7.4 - version: 2.7.4 + specifier: ^2.7.5 + version: 2.7.5 devDependencies: '@rollup/plugin-typescript': - specifier: ^11.1.4 - version: 11.1.4(rollup@3.29.4)(tslib@2.6.2)(typescript@5.2.2) + specifier: ^11.1.5 + version: 11.1.5(rollup@3.29.4)(tslib@2.6.2)(typescript@5.2.2) '@types/express': specifier: ^4.17.18 version: 4.17.18 @@ -72,11 +72,11 @@ packages: fastq: 1.15.0 dev: true - /@rollup/plugin-typescript@11.1.4(rollup@3.29.4)(tslib@2.6.2)(typescript@5.2.2): - resolution: {integrity: sha512-WZRh5LBVLQXdKFICUId5J3eIpmjGURaBqntfg3GSZACgeOAFS+lOSMGTwfzDkELTaZVp/lWdMVNU3UkwCUBg/Q==} + /@rollup/plugin-typescript@11.1.5(rollup@3.29.4)(tslib@2.6.2)(typescript@5.2.2): + resolution: {integrity: sha512-rnMHrGBB0IUEv69Q8/JGRD/n4/n6b3nfpufUu26axhUcboUzv/twfZU8fIBbTOphRAe0v8EyxzeDpKXqGHfyDA==} engines: {node: '>=14.0.0'} peerDependencies: - rollup: ^2.14.0||^3.0.0 + rollup: ^2.14.0||^3.0.0||^4.0.0 tslib: '*' typescript: '>=3.7.0' peerDependenciesMeta: @@ -904,8 +904,8 @@ packages: engines: {node: '>=8.6'} dev: true - /poolifier@2.7.4: - resolution: {integrity: sha512-Rkw7M1reDRWPLnPtS8+DFcv8IQIie44TBQ4CgQMSghu2YZ4Gip1VwbTw9t+SEgiLbIe6+cSTdlYAGtQ81DD67A==} + /poolifier@2.7.5: + resolution: {integrity: sha512-JU12qU1IpW2abb5N6YTBPbnQL6wYX3hdjUy/jR+2VIZI97R/20GwuVwZxkQTyt+IsZBneEpqz3/ym1fOeorZAQ==} engines: {node: '>=16.14.0', pnpm: '>=8.6.0'} requiresBuild: true dev: false