diff --git a/package.json b/package.json index 2536b03..3398e47 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "eslint": "^9.37.0", "globals": "^16.4.0", "prettier": "^3.6.2", - "publint": "^0.3.13", + "publint": "^0.3.14", "tsx": "^4.20.6", "turbo": "^2.5.8", "typescript": "^5.9.3", diff --git a/packages/amqplib/package.json b/packages/amqplib/package.json index 78483bc..1e38d7b 100644 --- a/packages/amqplib/package.json +++ b/packages/amqplib/package.json @@ -48,7 +48,7 @@ "devDependencies": { "@mqueue/queue": "workspace:*", "@types/amqplib": "^0.10.7", - "publint": "^0.3.12", + "publint": "^0.3.14", "testcontainers": "^11.7.1", "tsup": "^8.5.0", "tsx": "^4.20.6", diff --git a/packages/azure-service-bus/package.json b/packages/azure-service-bus/package.json index 7f2d6c9..153d101 100644 --- a/packages/azure-service-bus/package.json +++ b/packages/azure-service-bus/package.json @@ -47,7 +47,7 @@ }, "devDependencies": { "@mqueue/queue": "workspace:*", - "publint": "^0.3.12", + "publint": "^0.3.14", "testcontainers": "^11.7.1", "tsup": "^8.5.0", "tsx": "^4.20.6", diff --git a/packages/fastq/package.json b/packages/fastq/package.json index 8bccc9b..b3f29f2 100644 --- a/packages/fastq/package.json +++ b/packages/fastq/package.json @@ -47,7 +47,7 @@ }, "devDependencies": { "@mqueue/queue": "workspace:*", - "publint": "^0.3.12", + "publint": "^0.3.14", "testcontainers": "^11.7.1", "tsup": "^8.5.0", "tsx": "^4.20.6", diff --git a/packages/google-cloud-pubsub/package.json b/packages/google-cloud-pubsub/package.json index 1460ea6..b687bcd 100644 --- a/packages/google-cloud-pubsub/package.json +++ b/packages/google-cloud-pubsub/package.json @@ -47,7 +47,7 @@ }, "devDependencies": { "@mqueue/queue": "workspace:*", - "publint": "^0.3.12", + "publint": "^0.3.14", "testcontainers": "^11.7.1", "tsup": "^8.5.0", "tsx": "^4.20.6", diff --git a/packages/kafkajs/package.json b/packages/kafkajs/package.json index beaaec5..672c4c7 100644 --- a/packages/kafkajs/package.json +++ b/packages/kafkajs/package.json @@ -47,7 +47,7 @@ }, "devDependencies": { "@mqueue/queue": "workspace:*", - "publint": "^0.3.12", + "publint": "^0.3.14", "testcontainers": "^11.7.1", "@testcontainers/kafka": "^11.7.1", "tsup": "^8.5.0", diff --git a/packages/mqtt/package.json b/packages/mqtt/package.json index bdbf48c..4ad6519 100644 --- a/packages/mqtt/package.json +++ b/packages/mqtt/package.json @@ -47,7 +47,7 @@ }, "devDependencies": { "@mqueue/queue": "workspace:*", - "publint": "^0.3.12", + "publint": "^0.3.14", "testcontainers": "^11.7.1", "tsup": "^8.5.0", "tsx": "^4.20.6", diff --git a/packages/multicast/package.json b/packages/multicast/package.json index e947b61..e8fdf84 100644 --- a/packages/multicast/package.json +++ b/packages/multicast/package.json @@ -47,7 +47,7 @@ "devDependencies": { "@mqueue/queue": "workspace:*", "@mqueue/null": "workspace:*", - "publint": "^0.3.12", + "publint": "^0.3.14", "testcontainers": "^11.7.1", "tsup": "^8.5.0", "tsx": "^4.20.6", diff --git a/packages/null/package.json b/packages/null/package.json index c27ad09..c8c5747 100644 --- a/packages/null/package.json +++ b/packages/null/package.json @@ -42,7 +42,7 @@ }, "devDependencies": { "@mqueue/queue": "workspace:*", - "publint": "^0.3.12", + "publint": "^0.3.14", "testcontainers": "^11.7.1", "tsup": "^8.5.0", "tsx": "^4.20.6", diff --git a/packages/queue/package.json b/packages/queue/package.json index 2f1012f..d04fe2b 100644 --- a/packages/queue/package.json +++ b/packages/queue/package.json @@ -47,7 +47,7 @@ "provenance": false }, "devDependencies": { - "publint": "^0.3.12", + "publint": "^0.3.14", "testcontainers": "^11.7.1", "tsup": "^8.5.0", "tsx": "^4.20.6", diff --git a/packages/rhea/package.json b/packages/rhea/package.json index 1d249e6..856e8fa 100644 --- a/packages/rhea/package.json +++ b/packages/rhea/package.json @@ -47,7 +47,7 @@ }, "devDependencies": { "@mqueue/queue": "workspace:*", - "publint": "^0.3.12", + "publint": "^0.3.14", "testcontainers": "^11.7.1", "tsup": "^8.5.0", "tsx": "^4.20.6", diff --git a/packages/sqs/package.json b/packages/sqs/package.json index a035a85..2e8bf6b 100644 --- a/packages/sqs/package.json +++ b/packages/sqs/package.json @@ -48,7 +48,7 @@ }, "devDependencies": { "@mqueue/queue": "workspace:*", - "publint": "^0.3.12", + "publint": "^0.3.14", "testcontainers": "^11.7.1", "tsup": "^8.5.0", "tsx": "^4.20.6", diff --git a/packages/stompjs/package.json b/packages/stompjs/package.json index 0dcdc8a..604fb62 100644 --- a/packages/stompjs/package.json +++ b/packages/stompjs/package.json @@ -48,7 +48,7 @@ "devDependencies": { "@mqueue/queue": "workspace:*", "@types/ws": "^8.18.1", - "publint": "^0.3.12", + "publint": "^0.3.14", "testcontainers": "^11.7.1", "tsup": "^8.5.0", "tsx": "^4.20.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 96e02d4..65734da 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,13 +13,13 @@ importers: version: 0.5.1 '@changesets/cli': specifier: ^2.29.7 - version: 2.29.7(@types/node@24.6.2) + version: 2.29.7(@types/node@24.7.0) '@eslint/js': specifier: ^9.37.0 version: 9.37.0 '@types/node': specifier: ^24.6.2 - version: 24.6.2 + version: 24.7.0 eslint: specifier: ^9.37.0 version: 9.37.0 @@ -30,8 +30,8 @@ importers: specifier: ^3.6.2 version: 3.6.2 publint: - specifier: ^0.3.13 - version: 0.3.13 + specifier: ^0.3.14 + version: 0.3.14 tsx: specifier: ^4.20.6 version: 4.20.6 @@ -43,7 +43,7 @@ importers: version: 5.9.3 typescript-eslint: specifier: ^8.44.1 - version: 8.44.1(eslint@9.37.0)(typescript@5.9.3) + version: 8.45.0(eslint@9.37.0)(typescript@5.9.3) packages/amqplib: dependencies: @@ -58,8 +58,8 @@ importers: specifier: ^0.10.7 version: 0.10.7 publint: - specifier: ^0.3.12 - version: 0.3.13 + specifier: ^0.3.14 + version: 0.3.14 testcontainers: specifier: ^11.7.1 version: 11.7.1 @@ -83,8 +83,8 @@ importers: specifier: workspace:* version: link:../queue publint: - specifier: ^0.3.12 - version: 0.3.13 + specifier: ^0.3.14 + version: 0.3.14 testcontainers: specifier: ^11.7.1 version: 11.7.1 @@ -108,8 +108,8 @@ importers: specifier: workspace:* version: link:../queue publint: - specifier: ^0.3.12 - version: 0.3.13 + specifier: ^0.3.14 + version: 0.3.14 testcontainers: specifier: ^11.7.1 version: 11.7.1 @@ -133,8 +133,8 @@ importers: specifier: workspace:* version: link:../queue publint: - specifier: ^0.3.12 - version: 0.3.13 + specifier: ^0.3.14 + version: 0.3.14 testcontainers: specifier: ^11.7.1 version: 11.7.1 @@ -161,8 +161,8 @@ importers: specifier: ^11.7.1 version: 11.7.1 publint: - specifier: ^0.3.12 - version: 0.3.13 + specifier: ^0.3.14 + version: 0.3.14 testcontainers: specifier: ^11.7.1 version: 11.7.1 @@ -186,8 +186,8 @@ importers: specifier: workspace:* version: link:../queue publint: - specifier: ^0.3.12 - version: 0.3.13 + specifier: ^0.3.14 + version: 0.3.14 testcontainers: specifier: ^11.7.1 version: 11.7.1 @@ -210,8 +210,8 @@ importers: specifier: workspace:* version: link:../queue publint: - specifier: ^0.3.12 - version: 0.3.13 + specifier: ^0.3.14 + version: 0.3.14 testcontainers: specifier: ^11.7.1 version: 11.7.1 @@ -231,8 +231,8 @@ importers: specifier: workspace:* version: link:../queue publint: - specifier: ^0.3.12 - version: 0.3.13 + specifier: ^0.3.14 + version: 0.3.14 testcontainers: specifier: ^11.7.1 version: 11.7.1 @@ -249,8 +249,8 @@ importers: packages/queue: devDependencies: publint: - specifier: ^0.3.12 - version: 0.3.13 + specifier: ^0.3.14 + version: 0.3.14 testcontainers: specifier: ^11.7.1 version: 11.7.1 @@ -277,8 +277,8 @@ importers: specifier: workspace:* version: link:../queue publint: - specifier: ^0.3.12 - version: 0.3.13 + specifier: ^0.3.14 + version: 0.3.14 testcontainers: specifier: ^11.7.1 version: 11.7.1 @@ -299,14 +299,14 @@ importers: version: 3.901.0 sqs-consumer: specifier: ^14.0.0 - version: 14.0.0(@aws-sdk/client-sqs@3.901.0) + version: 14.0.1(@aws-sdk/client-sqs@3.901.0) devDependencies: '@mqueue/queue': specifier: workspace:* version: link:../queue publint: - specifier: ^0.3.12 - version: 0.3.13 + specifier: ^0.3.14 + version: 0.3.14 testcontainers: specifier: ^11.7.1 version: 11.7.1 @@ -336,8 +336,8 @@ importers: specifier: ^8.18.1 version: 8.18.1 publint: - specifier: ^0.3.12 - version: 0.3.13 + specifier: ^0.3.14 + version: 0.3.14 testcontainers: specifier: ^11.7.1 version: 11.7.1 @@ -1250,12 +1250,15 @@ packages: '@types/node@12.20.55': resolution: {integrity: sha512-J8xLz7q2OFulZ2cyGTLE1TbbZcjpno7FaN6zdJNrgAdrJ+DZzh/uFR6YrTb4C+nXakvud8Q4+rbhoIWlYQbUFQ==} - '@types/node@18.19.127': - resolution: {integrity: sha512-gSjxjrnKXML/yo0BO099uPixMqfpJU0TKYjpfLU7TrtA2WWDki412Np/RSTPRil1saKBhvVVKzVx/p/6p94nVA==} + '@types/node@18.19.129': + resolution: {integrity: sha512-hrmi5jWt2w60ayox3iIXwpMEnfUvOLJCRtrOPbHtH15nTjvO7uhnelvrdAs0dO0/zl5DZ3ZbahiaXEVb54ca/A==} '@types/node@24.6.2': resolution: {integrity: sha512-d2L25Y4j+W3ZlNAeMKcy7yDsK425ibcAOO2t7aPTz6gNMH0z2GThtwENCDc0d/Pw9wgyRqE5Px1wkV7naz8ang==} + '@types/node@24.7.0': + resolution: {integrity: sha512-IbKooQVqUBrlzWTi79E8Fw78l8k1RNtlDDNWsFZs7XonuQSJ8oNYfEeclhprUldXISRMLzBpILuKgPlIxm+/Yw==} + '@types/readable-stream@4.0.21': resolution: {integrity: sha512-19eKVv9tugr03IgfXlA9UVUVRbW6IuqRO5B92Dl4a6pT7K8uaGrNS0GkxiZD0BOk6PLuXl5FhWl//eX/pzYdTQ==} @@ -1271,63 +1274,63 @@ packages: '@types/ws@8.18.1': resolution: {integrity: sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==} - '@typescript-eslint/eslint-plugin@8.44.1': - resolution: {integrity: sha512-molgphGqOBT7t4YKCSkbasmu1tb1MgrZ2szGzHbclF7PNmOkSTQVHy+2jXOSnxvR3+Xe1yySHFZoqMpz3TfQsw==} + '@typescript-eslint/eslint-plugin@8.45.0': + resolution: {integrity: sha512-HC3y9CVuevvWCl/oyZuI47dOeDF9ztdMEfMH8/DW/Mhwa9cCLnK1oD7JoTVGW/u7kFzNZUKUoyJEqkaJh5y3Wg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: - '@typescript-eslint/parser': ^8.44.1 + '@typescript-eslint/parser': ^8.45.0 eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/parser@8.44.1': - resolution: {integrity: sha512-EHrrEsyhOhxYt8MTg4zTF+DJMuNBzWwgvvOYNj/zm1vnaD/IC5zCXFehZv94Piqa2cRFfXrTFxIvO95L7Qc/cw==} + '@typescript-eslint/parser@8.45.0': + resolution: {integrity: sha512-TGf22kon8KW+DeKaUmOibKWktRY8b2NSAZNdtWh798COm1NWx8+xJ6iFBtk3IvLdv6+LGLJLRlyhrhEDZWargQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/project-service@8.44.1': - resolution: {integrity: sha512-ycSa60eGg8GWAkVsKV4E6Nz33h+HjTXbsDT4FILyL8Obk5/mx4tbvCNsLf9zret3ipSumAOG89UcCs/KRaKYrA==} + '@typescript-eslint/project-service@8.45.0': + resolution: {integrity: sha512-3pcVHwMG/iA8afdGLMuTibGR7pDsn9RjDev6CCB+naRsSYs2pns5QbinF4Xqw6YC/Sj3lMrm/Im0eMfaa61WUg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/scope-manager@8.44.1': - resolution: {integrity: sha512-NdhWHgmynpSvyhchGLXh+w12OMT308Gm25JoRIyTZqEbApiBiQHD/8xgb6LqCWCFcxFtWwaVdFsLPQI3jvhywg==} + '@typescript-eslint/scope-manager@8.45.0': + resolution: {integrity: sha512-clmm8XSNj/1dGvJeO6VGH7EUSeA0FMs+5au/u3lrA3KfG8iJ4u8ym9/j2tTEoacAffdW1TVUzXO30W1JTJS7dA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/tsconfig-utils@8.44.1': - resolution: {integrity: sha512-B5OyACouEjuIvof3o86lRMvyDsFwZm+4fBOqFHccIctYgBjqR3qT39FBYGN87khcgf0ExpdCBeGKpKRhSFTjKQ==} + '@typescript-eslint/tsconfig-utils@8.45.0': + resolution: {integrity: sha512-aFdr+c37sc+jqNMGhH+ajxPXwjv9UtFZk79k8pLoJ6p4y0snmYpPA52GuWHgt2ZF4gRRW6odsEj41uZLojDt5w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/type-utils@8.44.1': - resolution: {integrity: sha512-KdEerZqHWXsRNKjF9NYswNISnFzXfXNDfPxoTh7tqohU/PRIbwTmsjGK6V9/RTYWau7NZvfo52lgVk+sJh0K3g==} + '@typescript-eslint/type-utils@8.45.0': + resolution: {integrity: sha512-bpjepLlHceKgyMEPglAeULX1vixJDgaKocp0RVJ5u4wLJIMNuKtUXIczpJCPcn2waII0yuvks/5m5/h3ZQKs0A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/types@8.44.1': - resolution: {integrity: sha512-Lk7uj7y9uQUOEguiDIDLYLJOrYHQa7oBiURYVFqIpGxclAFQ78f6VUOM8lI2XEuNOKNB7XuvM2+2cMXAoq4ALQ==} + '@typescript-eslint/types@8.45.0': + resolution: {integrity: sha512-WugXLuOIq67BMgQInIxxnsSyRLFxdkJEJu8r4ngLR56q/4Q5LrbfkFRH27vMTjxEK8Pyz7QfzuZe/G15qQnVRA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/typescript-estree@8.44.1': - resolution: {integrity: sha512-qnQJ+mVa7szevdEyvfItbO5Vo+GfZ4/GZWWDRRLjrxYPkhM+6zYB2vRYwCsoJLzqFCdZT4mEqyJoyzkunsZ96A==} + '@typescript-eslint/typescript-estree@8.45.0': + resolution: {integrity: sha512-GfE1NfVbLam6XQ0LcERKwdTTPlLvHvXXhOeUGC1OXi4eQBoyy1iVsW+uzJ/J9jtCz6/7GCQ9MtrQ0fml/jWCnA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/utils@8.44.1': - resolution: {integrity: sha512-DpX5Fp6edTlocMCwA+mHY8Mra+pPjRZ0TfHkXI8QFelIKcbADQz1LUPNtzOFUriBB2UYqw4Pi9+xV4w9ZczHFg==} + '@typescript-eslint/utils@8.45.0': + resolution: {integrity: sha512-bxi1ht+tLYg4+XV2knz/F7RVhU0k6VrSMc9sb8DQ6fyCTrGQLHfo7lDtN0QJjZjKkLA2ThrKuCdHEvLReqtIGg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/visitor-keys@8.44.1': - resolution: {integrity: sha512-576+u0QD+Jp3tZzvfRfxon0EA2lzcDt3lhUbsC6Lgzy9x2VR4E+JUiNyGHi5T8vk0TV+fpJ5GLG1JsJuWCaKhw==} + '@typescript-eslint/visitor-keys@8.45.0': + resolution: {integrity: sha512-qsaFBA3e09MIDAGFUrTk+dzqtfv1XPVz8t8d1f0ybTzrCY7BKiMC5cjrl1O/P7UmHsNyW90EYSkU/ZWpmXelag==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@typespec/ts-http-runtime@0.2.3': @@ -2258,8 +2261,8 @@ packages: package-manager-detector@0.2.11: resolution: {integrity: sha512-BEnLolu+yuz22S56CU1SUKq3XC3PkwD5wv4ikR4MfGvnRVcmzXR9DwSlW2fEamyTPyXHomBJRzgapeuBvRNzJQ==} - package-manager-detector@1.3.0: - resolution: {integrity: sha512-ZsEbbZORsyHuO00lY1kV3/t72yp6Ysay6Pd17ZAlNGuGwmWDLCJxFpRs0IzfXfj1o4icJOkUEioexFHzyPurSQ==} + package-manager-detector@1.4.0: + resolution: {integrity: sha512-rRZ+pR1Usc+ND9M2NkmCvE/LYJS+8ORVV9X0KuNSY/gFsp7RBHJM/ADh9LYq4Vvfq6QkKrW6/weuh8SMEtN5gw==} parent-module@1.0.1: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} @@ -2364,8 +2367,8 @@ packages: resolution: {integrity: sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg==} engines: {node: '>=12.0.0'} - publint@0.3.13: - resolution: {integrity: sha512-NC+lph09+BRO9LJgKlIy3WQXyu6/6WDQ0dCA60KALUwdKVf3PfGuC6fY8I+oKB/5kEPh50aOSUz+6yWy1n4EfA==} + publint@0.3.14: + resolution: {integrity: sha512-14/VNBvWsrBeqWNDw8c/DK5ERcZBUwL1rnkVx18cQnF3zadr3GfoYtvD8mxi1dhkWpaPHp8kfi92MDbjMeW3qw==} engines: {node: '>=18'} hasBin: true @@ -2520,8 +2523,8 @@ packages: sprintf-js@1.1.3: resolution: {integrity: sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==} - sqs-consumer@14.0.0: - resolution: {integrity: sha512-SsOglYIFaubhHAW+jAAmTX6AvEe7ti7sces0O0Uplmr4NA/Y45/4t/eBjCdpqbZPSBwCqoh6XqodeSqRshtNrA==} + sqs-consumer@14.0.1: + resolution: {integrity: sha512-R5PCHbNBRFu/BTPEhUeeKN7tID1Y2EoZ04AnqCbZMQrPZmUfCK3Au4MLLhBR8/txvKdo9uKZ/BLIHZDn1YFn0w==} engines: {node: '>=20.0.0'} peerDependencies: '@aws-sdk/client-sqs': ^3.876.0 @@ -2726,8 +2729,8 @@ packages: typedarray@0.0.6: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} - typescript-eslint@8.44.1: - resolution: {integrity: sha512-0ws8uWGrUVTjEeN2OM4K1pLKHK/4NiNP/vz6ns+LjT/6sqpaYzIVFajZb1fj/IDwpsrrHb3Jy0Qm5u9CPcKaeg==} + typescript-eslint@8.45.0: + resolution: {integrity: sha512-qzDmZw/Z5beNLUrXfd0HIW6MzIaAV5WNDxmMs9/3ojGOpYavofgNAAD/nC6tGV2PczIi0iw8vot2eAe/sBn7zg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -2747,6 +2750,9 @@ packages: undici-types@7.13.0: resolution: {integrity: sha512-Ov2Rr9Sx+fRgagJ5AX0qvItZG/JKKoBRAVITs1zk7IqZGTJUwgUr7qoYBpWwakpWilTZFM98rG/AFRocu10iIQ==} + undici-types@7.14.0: + resolution: {integrity: sha512-QQiYxHuyZ9gQUIrmPo3IA+hUl4KYk8uSA7cHrcKd/l3p1OTpZcM0Tbp9x7FAtXdAYhlasd60ncPpgu6ihG6TOA==} + undici@7.16.0: resolution: {integrity: sha512-QEg3HPMll0o3t2ourKwOeUAZ159Kn9mx5pnzHRQO8+Wixmh88YdZRiIwat0iNzNNXn0yoEtXJqFpyW7eM8BV7g==} engines: {node: '>=20.18.1'} @@ -3367,7 +3373,7 @@ snapshots: transitivePeerDependencies: - encoding - '@changesets/cli@2.29.7(@types/node@24.6.2)': + '@changesets/cli@2.29.7(@types/node@24.7.0)': dependencies: '@changesets/apply-release-plan': 7.0.13 '@changesets/assemble-release-plan': 6.0.9 @@ -3383,7 +3389,7 @@ snapshots: '@changesets/should-skip-package': 0.1.2 '@changesets/types': 6.1.0 '@changesets/write': 0.4.0 - '@inquirer/external-editor': 1.0.1(@types/node@24.6.2) + '@inquirer/external-editor': 1.0.1(@types/node@24.7.0) '@manypkg/get-packages': 1.1.3 ansi-colors: 4.1.3 ci-info: 3.9.0 @@ -3677,12 +3683,12 @@ snapshots: '@humanwhocodes/retry@0.4.3': {} - '@inquirer/external-editor@1.0.1(@types/node@24.6.2)': + '@inquirer/external-editor@1.0.1(@types/node@24.7.0)': dependencies: chardet: 2.1.0 iconv-lite: 0.6.3 optionalDependencies: - '@types/node': 24.6.2 + '@types/node': 24.7.0 '@isaacs/cliui@8.0.2': dependencies: @@ -4137,13 +4143,13 @@ snapshots: '@types/docker-modem@3.0.6': dependencies: - '@types/node': 24.6.2 + '@types/node': 24.7.0 '@types/ssh2': 1.15.5 '@types/dockerode@3.3.44': dependencies: '@types/docker-modem': 3.0.6 - '@types/node': 24.6.2 + '@types/node': 24.7.0 '@types/ssh2': 1.15.5 '@types/estree@1.0.7': {} @@ -4152,13 +4158,13 @@ snapshots: '@types/is-buffer@2.0.2': dependencies: - '@types/node': 24.6.2 + '@types/node': 24.7.0 '@types/json-schema@7.0.15': {} '@types/node@12.20.55': {} - '@types/node@18.19.127': + '@types/node@18.19.129': dependencies: undici-types: 5.26.5 @@ -4166,35 +4172,39 @@ snapshots: dependencies: undici-types: 7.13.0 + '@types/node@24.7.0': + dependencies: + undici-types: 7.14.0 + '@types/readable-stream@4.0.21': dependencies: - '@types/node': 24.6.2 + '@types/node': 24.7.0 '@types/ssh2-streams@0.1.12': dependencies: - '@types/node': 24.6.2 + '@types/node': 24.7.0 '@types/ssh2@0.5.52': dependencies: - '@types/node': 24.6.2 + '@types/node': 24.7.0 '@types/ssh2-streams': 0.1.12 '@types/ssh2@1.15.5': dependencies: - '@types/node': 18.19.127 + '@types/node': 18.19.129 '@types/ws@8.18.1': dependencies: '@types/node': 24.6.2 - '@typescript-eslint/eslint-plugin@8.44.1(@typescript-eslint/parser@8.44.1(eslint@9.37.0)(typescript@5.9.3))(eslint@9.37.0)(typescript@5.9.3)': + '@typescript-eslint/eslint-plugin@8.45.0(@typescript-eslint/parser@8.45.0(eslint@9.37.0)(typescript@5.9.3))(eslint@9.37.0)(typescript@5.9.3)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.44.1(eslint@9.37.0)(typescript@5.9.3) - '@typescript-eslint/scope-manager': 8.44.1 - '@typescript-eslint/type-utils': 8.44.1(eslint@9.37.0)(typescript@5.9.3) - '@typescript-eslint/utils': 8.44.1(eslint@9.37.0)(typescript@5.9.3) - '@typescript-eslint/visitor-keys': 8.44.1 + '@typescript-eslint/parser': 8.45.0(eslint@9.37.0)(typescript@5.9.3) + '@typescript-eslint/scope-manager': 8.45.0 + '@typescript-eslint/type-utils': 8.45.0(eslint@9.37.0)(typescript@5.9.3) + '@typescript-eslint/utils': 8.45.0(eslint@9.37.0)(typescript@5.9.3) + '@typescript-eslint/visitor-keys': 8.45.0 eslint: 9.37.0 graphemer: 1.4.0 ignore: 7.0.5 @@ -4204,41 +4214,41 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.44.1(eslint@9.37.0)(typescript@5.9.3)': + '@typescript-eslint/parser@8.45.0(eslint@9.37.0)(typescript@5.9.3)': dependencies: - '@typescript-eslint/scope-manager': 8.44.1 - '@typescript-eslint/types': 8.44.1 - '@typescript-eslint/typescript-estree': 8.44.1(typescript@5.9.3) - '@typescript-eslint/visitor-keys': 8.44.1 + '@typescript-eslint/scope-manager': 8.45.0 + '@typescript-eslint/types': 8.45.0 + '@typescript-eslint/typescript-estree': 8.45.0(typescript@5.9.3) + '@typescript-eslint/visitor-keys': 8.45.0 debug: 4.4.3 eslint: 9.37.0 typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/project-service@8.44.1(typescript@5.9.3)': + '@typescript-eslint/project-service@8.45.0(typescript@5.9.3)': dependencies: - '@typescript-eslint/tsconfig-utils': 8.44.1(typescript@5.9.3) - '@typescript-eslint/types': 8.44.1 + '@typescript-eslint/tsconfig-utils': 8.45.0(typescript@5.9.3) + '@typescript-eslint/types': 8.45.0 debug: 4.4.3 typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/scope-manager@8.44.1': + '@typescript-eslint/scope-manager@8.45.0': dependencies: - '@typescript-eslint/types': 8.44.1 - '@typescript-eslint/visitor-keys': 8.44.1 + '@typescript-eslint/types': 8.45.0 + '@typescript-eslint/visitor-keys': 8.45.0 - '@typescript-eslint/tsconfig-utils@8.44.1(typescript@5.9.3)': + '@typescript-eslint/tsconfig-utils@8.45.0(typescript@5.9.3)': dependencies: typescript: 5.9.3 - '@typescript-eslint/type-utils@8.44.1(eslint@9.37.0)(typescript@5.9.3)': + '@typescript-eslint/type-utils@8.45.0(eslint@9.37.0)(typescript@5.9.3)': dependencies: - '@typescript-eslint/types': 8.44.1 - '@typescript-eslint/typescript-estree': 8.44.1(typescript@5.9.3) - '@typescript-eslint/utils': 8.44.1(eslint@9.37.0)(typescript@5.9.3) + '@typescript-eslint/types': 8.45.0 + '@typescript-eslint/typescript-estree': 8.45.0(typescript@5.9.3) + '@typescript-eslint/utils': 8.45.0(eslint@9.37.0)(typescript@5.9.3) debug: 4.4.3 eslint: 9.37.0 ts-api-utils: 2.1.0(typescript@5.9.3) @@ -4246,14 +4256,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/types@8.44.1': {} + '@typescript-eslint/types@8.45.0': {} - '@typescript-eslint/typescript-estree@8.44.1(typescript@5.9.3)': + '@typescript-eslint/typescript-estree@8.45.0(typescript@5.9.3)': dependencies: - '@typescript-eslint/project-service': 8.44.1(typescript@5.9.3) - '@typescript-eslint/tsconfig-utils': 8.44.1(typescript@5.9.3) - '@typescript-eslint/types': 8.44.1 - '@typescript-eslint/visitor-keys': 8.44.1 + '@typescript-eslint/project-service': 8.45.0(typescript@5.9.3) + '@typescript-eslint/tsconfig-utils': 8.45.0(typescript@5.9.3) + '@typescript-eslint/types': 8.45.0 + '@typescript-eslint/visitor-keys': 8.45.0 debug: 4.4.3 fast-glob: 3.3.3 is-glob: 4.0.3 @@ -4264,20 +4274,20 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.44.1(eslint@9.37.0)(typescript@5.9.3)': + '@typescript-eslint/utils@8.45.0(eslint@9.37.0)(typescript@5.9.3)': dependencies: '@eslint-community/eslint-utils': 4.9.0(eslint@9.37.0) - '@typescript-eslint/scope-manager': 8.44.1 - '@typescript-eslint/types': 8.44.1 - '@typescript-eslint/typescript-estree': 8.44.1(typescript@5.9.3) + '@typescript-eslint/scope-manager': 8.45.0 + '@typescript-eslint/types': 8.45.0 + '@typescript-eslint/typescript-estree': 8.45.0(typescript@5.9.3) eslint: 9.37.0 typescript: 5.9.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/visitor-keys@8.44.1': + '@typescript-eslint/visitor-keys@8.45.0': dependencies: - '@typescript-eslint/types': 8.44.1 + '@typescript-eslint/types': 8.45.0 eslint-visitor-keys: 4.2.1 '@typespec/ts-http-runtime@0.2.3': @@ -5261,7 +5271,7 @@ snapshots: dependencies: quansync: 0.2.10 - package-manager-detector@1.3.0: {} + package-manager-detector@1.4.0: {} parent-module@1.0.1: dependencies: @@ -5339,7 +5349,7 @@ snapshots: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 24.6.2 + '@types/node': 24.7.0 long: 5.3.2 protobufjs@7.5.4: @@ -5354,13 +5364,13 @@ snapshots: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 24.6.2 + '@types/node': 24.7.0 long: 5.3.2 - publint@0.3.13: + publint@0.3.14: dependencies: '@publint/pack': 0.1.2 - package-manager-detector: 1.3.0 + package-manager-detector: 1.4.0 picocolors: 1.1.1 sade: 1.8.1 @@ -5529,7 +5539,7 @@ snapshots: sprintf-js@1.1.3: {} - sqs-consumer@14.0.0(@aws-sdk/client-sqs@3.901.0): + sqs-consumer@14.0.1(@aws-sdk/client-sqs@3.901.0): dependencies: '@aws-sdk/client-sqs': 3.901.0 debug: 4.4.3 @@ -5785,12 +5795,12 @@ snapshots: typedarray@0.0.6: {} - typescript-eslint@8.44.1(eslint@9.37.0)(typescript@5.9.3): + typescript-eslint@8.45.0(eslint@9.37.0)(typescript@5.9.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.44.1(@typescript-eslint/parser@8.44.1(eslint@9.37.0)(typescript@5.9.3))(eslint@9.37.0)(typescript@5.9.3) - '@typescript-eslint/parser': 8.44.1(eslint@9.37.0)(typescript@5.9.3) - '@typescript-eslint/typescript-estree': 8.44.1(typescript@5.9.3) - '@typescript-eslint/utils': 8.44.1(eslint@9.37.0)(typescript@5.9.3) + '@typescript-eslint/eslint-plugin': 8.45.0(@typescript-eslint/parser@8.45.0(eslint@9.37.0)(typescript@5.9.3))(eslint@9.37.0)(typescript@5.9.3) + '@typescript-eslint/parser': 8.45.0(eslint@9.37.0)(typescript@5.9.3) + '@typescript-eslint/typescript-estree': 8.45.0(typescript@5.9.3) + '@typescript-eslint/utils': 8.45.0(eslint@9.37.0)(typescript@5.9.3) eslint: 9.37.0 typescript: 5.9.3 transitivePeerDependencies: @@ -5804,6 +5814,8 @@ snapshots: undici-types@7.13.0: {} + undici-types@7.14.0: {} + undici@7.16.0: {} universalify@0.1.2: {}