build(deps-dev): apply updates
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 5 Jun 2024 23:19:41 +0000 (01:19 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Wed, 5 Jun 2024 23:19:41 +0000 (01:19 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
13 files changed:
examples/typescript/http-client-pool/package.json
examples/typescript/http-server-pool/express-cluster/package.json
examples/typescript/http-server-pool/express-hybrid/package.json
examples/typescript/http-server-pool/express-worker_threads/package.json
examples/typescript/http-server-pool/fastify-cluster/package.json
examples/typescript/http-server-pool/fastify-hybrid/package.json
examples/typescript/http-server-pool/fastify-worker_threads/package.json
examples/typescript/smtp-client-pool/package.json
examples/typescript/websocket-server-pool/ws-cluster/package.json
examples/typescript/websocket-server-pool/ws-hybrid/package.json
examples/typescript/websocket-server-pool/ws-worker_threads/package.json
package.json
pnpm-lock.yaml

index 758bd4a2d245f06d0cbd640429a5b44fcbd100bd..08d3c97d8921bb22a4c2e2d709017f46ed113f4a 100644 (file)
@@ -7,9 +7,9 @@
   "type": "module",
   "volta": {
     "node": "22.2.0",
-    "pnpm": "9.1.4"
+    "pnpm": "9.2.0"
   },
-  "packageManager": "pnpm@9.1.4",
+  "packageManager": "pnpm@9.2.0",
   "scripts": {
     "build": "pnpm build:clean && tsc",
     "build:clean": "tsc --build --clean",
index 2ed5a3b59e16e3fa7895790d9459de29e6abded8..c6a6b40e2b7eeb5b025677d90d9a3f4cdd4ed99b 100644 (file)
@@ -7,9 +7,9 @@
   "type": "module",
   "volta": {
     "node": "22.2.0",
-    "pnpm": "9.1.4"
+    "pnpm": "9.2.0"
   },
-  "packageManager": "pnpm@9.1.4",
+  "packageManager": "pnpm@9.2.0",
   "scripts": {
     "build": "rollup --config --configPlugin typescript",
     "start": "node --enable-source-maps dist/main.cjs",
index 2601faa83c0ccda9b3e091ee95609252a8b99c30..7943fb596eeb120893886f64bb291826e889a54d 100644 (file)
@@ -7,9 +7,9 @@
   "type": "module",
   "volta": {
     "node": "22.2.0",
-    "pnpm": "9.1.4"
+    "pnpm": "9.2.0"
   },
-  "packageManager": "pnpm@9.1.4",
+  "packageManager": "pnpm@9.2.0",
   "scripts": {
     "build": "rollup --config --configPlugin typescript",
     "start": "node --enable-source-maps dist/main.cjs",
index 50b2a153dd9e5434877ed0d60b4fc19560017de3..1296383a34043befbf5447c576fe0ba335898d62 100644 (file)
@@ -7,9 +7,9 @@
   "type": "module",
   "volta": {
     "node": "22.2.0",
-    "pnpm": "9.1.4"
+    "pnpm": "9.2.0"
   },
-  "packageManager": "pnpm@9.1.4",
+  "packageManager": "pnpm@9.2.0",
   "scripts": {
     "build": "pnpm build:clean && tsc",
     "build:clean": "tsc --build --clean",
index 0de45d888c9c5172cf3ea06d34d26e45da9d7a53..541088c54194ea2a00cbf1c5d03eb3385075cc0c 100644 (file)
@@ -7,9 +7,9 @@
   "type": "module",
   "volta": {
     "node": "22.2.0",
-    "pnpm": "9.1.4"
+    "pnpm": "9.2.0"
   },
-  "packageManager": "pnpm@9.1.4",
+  "packageManager": "pnpm@9.2.0",
   "scripts": {
     "build": "rollup --config --configPlugin typescript",
     "start": "node --enable-source-maps dist/main.cjs",
index 04db8fcd3b6a8f44cc8a4e4cba9a0847fccf288c..bb2a2ecf477da45c3a93d7aa0ebc73b2a4f5a5d8 100644 (file)
@@ -7,9 +7,9 @@
   "type": "module",
   "volta": {
     "node": "22.2.0",
-    "pnpm": "9.1.4"
+    "pnpm": "9.2.0"
   },
-  "packageManager": "pnpm@9.1.4",
+  "packageManager": "pnpm@9.2.0",
   "scripts": {
     "build": "rollup --config --configPlugin typescript",
     "start": "node --enable-source-maps dist/main.cjs",
index 79346bfe5b2788e7195c664272524504cc7afff7..9566c909f07c9520c4327158943f4bdd9d6576e6 100644 (file)
@@ -7,9 +7,9 @@
   "type": "module",
   "volta": {
     "node": "22.2.0",
-    "pnpm": "9.1.4"
+    "pnpm": "9.2.0"
   },
-  "packageManager": "pnpm@9.1.4",
+  "packageManager": "pnpm@9.2.0",
   "scripts": {
     "build": "pnpm build:clean && tsc",
     "build:clean": "tsc --build --clean",
index 85c3f9e1c30124552d4b9ff53dd984c36d636fb7..74d0f8adcc3597db5d797133e8e90a51dcac180b 100644 (file)
@@ -7,9 +7,9 @@
   "type": "module",
   "volta": {
     "node": "22.2.0",
-    "pnpm": "9.1.4"
+    "pnpm": "9.2.0"
   },
-  "packageManager": "pnpm@9.1.4",
+  "packageManager": "pnpm@9.2.0",
   "scripts": {
     "build": "pnpm build:clean && tsc",
     "build:clean": "tsc --build --clean",
index e36cad41325eea606f4173cd85591ca752281646..a9050da6d720e8c15ee3825d4f90e19c251b1754 100644 (file)
@@ -7,9 +7,9 @@
   "type": "module",
   "volta": {
     "node": "22.2.0",
-    "pnpm": "9.1.4"
+    "pnpm": "9.2.0"
   },
-  "packageManager": "pnpm@9.1.4",
+  "packageManager": "pnpm@9.2.0",
   "scripts": {
     "build": "rollup --config --configPlugin typescript",
     "start": "node --enable-source-maps dist/main.cjs",
index 1fa9fd66842aa525d99cf7f340056ce8dae0b143..482f6dc8f3dee2f3f9576b1ae7d6fe0fbb536cd0 100644 (file)
@@ -7,9 +7,9 @@
   "type": "module",
   "volta": {
     "node": "22.2.0",
-    "pnpm": "9.1.4"
+    "pnpm": "9.2.0"
   },
-  "packageManager": "pnpm@9.1.4",
+  "packageManager": "pnpm@9.2.0",
   "scripts": {
     "build": "rollup --config --configPlugin typescript",
     "start": "node --enable-source-maps dist/main.cjs",
index 22c815c734a649392048848b3bc806660b07e456..f05b1f7199444c00a9d5c5a28088b2399ae85563 100644 (file)
@@ -7,9 +7,9 @@
   "type": "module",
   "volta": {
     "node": "22.2.0",
-    "pnpm": "9.1.4"
+    "pnpm": "9.2.0"
   },
-  "packageManager": "pnpm@9.1.4",
+  "packageManager": "pnpm@9.2.0",
   "scripts": {
     "build": "pnpm build:clean && tsc",
     "build:clean": "tsc --build --clean",
index a60b1f1763329a73ca45beba30acb19bd9932e07..975c4256a19cbb218bc8f1a51a42bc21e3e9f3cf 100644 (file)
@@ -42,9 +42,9 @@
   },
   "volta": {
     "node": "22.2.0",
-    "pnpm": "9.1.4"
+    "pnpm": "9.2.0"
   },
-  "packageManager": "pnpm@9.1.4",
+  "packageManager": "pnpm@9.2.0",
   "repository": {
     "type": "git",
     "url": "https://github.com/poolifier/poolifier.git"
     "cross-env": "^7.0.3",
     "eslint": "^9.4.0",
     "eslint-define-config": "^2.1.0",
-    "eslint-plugin-jsdoc": "^48.2.7",
+    "eslint-plugin-jsdoc": "^48.2.8",
     "eslint-plugin-n": "^17.8.0",
     "eslint-plugin-simple-import-sort": "^12.1.0",
     "expect": "^29.7.0",
index 5513b95c697acdfc4d057c6eeb5bde6598079dd2..76504344fa3a3a81b2436cb9e3d85af0709f54f0 100644 (file)
@@ -54,8 +54,8 @@ importers:
         specifier: ^2.1.0
         version: 2.1.0
       eslint-plugin-jsdoc:
-        specifier: ^48.2.7
-        version: 48.2.7(eslint@9.4.0)
+        specifier: ^48.2.8
+        version: 48.2.8(eslint@9.4.0)
       eslint-plugin-n:
         specifier: ^17.8.0
         version: 17.8.0(eslint@9.4.0)
@@ -119,16 +119,16 @@ importers:
 
 packages:
 
-  '@babel/code-frame@7.24.6':
-    resolution: {integrity: sha512-ZJhac6FkEd1yhG2AHOmfcXG4ceoLltoCVJjN5XsWN9BifBQr+cHJbWi0h68HZuSORq+3WtJ2z0hwF2NG1b5kcA==}
+  '@babel/code-frame@7.24.7':
+    resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==}
     engines: {node: '>=6.9.0'}
 
-  '@babel/helper-validator-identifier@7.24.6':
-    resolution: {integrity: sha512-4yA7s865JHaqUdRbnaxarZREuPTHrjpDT+pXoAZ1yhyo6uFnIEpS8VMu16siFOHDpZNKYv5BObhsB//ycbICyw==}
+  '@babel/helper-validator-identifier@7.24.7':
+    resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
     engines: {node: '>=6.9.0'}
 
-  '@babel/highlight@7.24.6':
-    resolution: {integrity: sha512-2YnuOp4HAk2BsBrJJvYCbItHx0zWscI1C3zgWkz+wDyD9I7GIVrfnLyrR4Y1VR+7p+chAEcrgRQYZAGIKMV7vQ==}
+  '@babel/highlight@7.24.7':
+    resolution: {integrity: sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==}
     engines: {node: '>=6.9.0'}
 
   '@bcoe/v8-coverage@0.2.3':
@@ -1542,8 +1542,8 @@ packages:
     peerDependencies:
       eslint: '>=8'
 
-  eslint-plugin-jsdoc@48.2.7:
-    resolution: {integrity: sha512-fYj3roTnkFL9OFFTB129rico8lerC5G8Vp2ZW9SjO9RNWG0exVvI+i/Y8Bpm1ufjR0uvT38xtoab/U0Hp8Ybog==}
+  eslint-plugin-jsdoc@48.2.8:
+    resolution: {integrity: sha512-b72WNCHxmcrtYh6ejy0Y5rQH0mJpym27fT4P3HU3fbqEo3J95/hdG7VlevOHK0PZrHk1pVnClCBH7wXw2RMIXg==}
     engines: {node: '>=18'}
     peerDependencies:
       eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
@@ -2210,8 +2210,8 @@ packages:
     resolution: {integrity: sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==}
     engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
 
-  jiti@1.21.1:
-    resolution: {integrity: sha512-KMXpzEJMsOFyRj6ZpDTnnlJrdr9umUY+eut5vlRvjVixohitnRFIRTFw9MEu9zPlBxTHZo6xD5ftKYiQZuJYQw==}
+  jiti@1.21.3:
+    resolution: {integrity: sha512-uy2bNX5zQ+tESe+TiC7ilGRz8AtRGmnJH55NC5S0nSUjvvvM2hJHmefHErugGXN4pNv4Qx7vLsnNw9qJ9mtIsw==}
     hasBin: true
 
   js-tokens@4.0.0:
@@ -3353,16 +3353,16 @@ packages:
 
 snapshots:
 
-  '@babel/code-frame@7.24.6':
+  '@babel/code-frame@7.24.7':
     dependencies:
-      '@babel/highlight': 7.24.6
+      '@babel/highlight': 7.24.7
       picocolors: 1.0.1
 
-  '@babel/helper-validator-identifier@7.24.6': {}
+  '@babel/helper-validator-identifier@7.24.7': {}
 
-  '@babel/highlight@7.24.6':
+  '@babel/highlight@7.24.7':
     dependencies:
-      '@babel/helper-validator-identifier': 7.24.6
+      '@babel/helper-validator-identifier': 7.24.7
       chalk: 2.4.2
       js-tokens: 4.0.0
       picocolors: 1.0.1
@@ -4577,7 +4577,7 @@ snapshots:
     dependencies:
       '@types/node': 20.14.2
       cosmiconfig: 9.0.0(typescript@5.4.5)
-      jiti: 1.21.1
+      jiti: 1.21.3
       typescript: 5.4.5
 
   cosmiconfig@9.0.0(typescript@5.4.5):
@@ -4915,7 +4915,7 @@ snapshots:
       eslint: 9.4.0
       eslint-compat-utils: 0.5.1(eslint@9.4.0)
 
-  eslint-plugin-jsdoc@48.2.7(eslint@9.4.0):
+  eslint-plugin-jsdoc@48.2.8(eslint@9.4.0):
     dependencies:
       '@es-joy/jsdoccomment': 0.43.1
       are-docs-informative: 0.0.2
@@ -5641,7 +5641,7 @@ snapshots:
 
   jest-message-util@29.7.0:
     dependencies:
-      '@babel/code-frame': 7.24.6
+      '@babel/code-frame': 7.24.7
       '@jest/types': 29.6.3
       '@types/stack-utils': 2.0.3
       chalk: 4.1.2
@@ -5660,7 +5660,7 @@ snapshots:
       graceful-fs: 4.2.11
       picomatch: 2.3.1
 
-  jiti@1.21.1: {}
+  jiti@1.21.3: {}
 
   js-tokens@4.0.0: {}
 
@@ -6106,7 +6106,7 @@ snapshots:
 
   parse-json@5.2.0:
     dependencies:
-      '@babel/code-frame': 7.24.6
+      '@babel/code-frame': 7.24.7
       error-ex: 1.3.2
       json-parse-even-better-errors: 2.3.1
       lines-and-columns: 1.2.4
@@ -6338,7 +6338,7 @@ snapshots:
       rollup: 4.18.0
       typescript: 5.4.5
     optionalDependencies:
-      '@babel/code-frame': 7.24.6
+      '@babel/code-frame': 7.24.7
 
   rollup@4.18.0:
     dependencies: