From 078c9ee96c80994eed100a5a3bf7ccbe2a46c817 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 08:56:11 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v22.20.1 --- package.json | 2 +- pnpm-lock.yaml | 302 ++++++++++++++++++++++++++++++++++++++++++------- 2 files changed, 260 insertions(+), 44 deletions(-) diff --git a/package.json b/package.json index 7d39888d1..37121f8a2 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@esbuild/linux-arm64": "^0.23.1", "@makeomatic/deploy": "^13.1.0", "@release-it/conventional-changelog": "^10.0.0", - "@types/node": "22.10.10", + "@types/node": "22.20.1", "conventional-changelog-angular": "^8.0.0", "debug": "^4.4.0", "esbuild": "^0.23.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 65cd5e26e..22f0edbbb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,8 +4,6 @@ settings: autoInstallPeers: true excludeLinksFromLockfile: false -pnpmfileChecksum: 4yli4wjfkqi52nfceb4nbwwdne - importers: .: @@ -18,10 +16,10 @@ importers: version: 13.1.0(typescript@5.7.3) '@release-it/conventional-changelog': specifier: ^10.0.0 - version: 10.0.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.0.0)(release-it@18.1.2(@types/node@22.10.10)(typescript@5.7.3)) + version: 10.0.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.0.0)(release-it@18.1.2(@types/node@22.20.1)(typescript@5.7.3)) '@types/node': - specifier: 22.10.10 - version: 22.10.10 + specifier: 22.20.1 + version: 22.20.1 conventional-changelog-angular: specifier: ^8.0.0 version: 8.0.0 @@ -42,7 +40,7 @@ importers: version: 2.0.1 release-it: specifier: ^18.1.2 - version: 18.1.2(@types/node@22.10.10)(typescript@5.7.3) + version: 18.1.2(@types/node@22.20.1)(typescript@5.7.3) rimraf: specifier: ^6.0.1 version: 6.0.1 @@ -2429,6 +2427,7 @@ packages: '@esbuild/linux-arm64@0.23.1': resolution: {integrity: sha512-/93bf2yxencYDnItMYV/v116zff6UyTjo4EtEQjUBeGiVpMmffDNUyD9UN2zV+V3LRV3/on4xdZ26NKzn6754g==} engines: {node: '>=18'} + cpu: [arm64] os: [linux] '@esbuild/linux-arm@0.23.1': @@ -3277,6 +3276,9 @@ packages: '@sinonjs/text-encoding@0.7.3': resolution: {integrity: sha512-DE427ROAphMQzU4ENbliGYrBSYPXF+TtLg9S8vzeA+OF4ZKzoDdzfL8sxuMUGS/lgRhM6j1URSk9ghf7Xo1tyA==} + deprecated: |- + Deprecated: no longer maintained and no longer used by Sinon packages. See + https://github.com/sinonjs/nise/issues/243 for replacement details. '@socket.io/component-emitter@3.1.2': resolution: {integrity: sha512-9BCxFwvbGg/RsZK9tjXd8s4UcwR0MWeFQ1XEKIQVVvAGJyINdrqKMcTRyLoK8Rse1GjzLV9cwjWV1olXRWEXVA==} @@ -3389,6 +3391,15 @@ packages: '@types/node@22.10.10': resolution: {integrity: sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww==} + '@types/node@22.20.0': + resolution: {integrity: sha512-QWlFW2wf3nTjC13/DqRnBpR4ZO36VJH/JVBkA/vcnmbTBNQIlnObqyqZE1tUR7+Ni23Lda8R1BxMfbXRpCUx5g==} + + '@types/node@22.20.1': + resolution: {integrity: sha512-EANqOCF9QFyra+4pfxUcX9STKJpCLjMbObVzljIJomAWSnuSIEAvyzEU53GaajbXJEgdh0iEcPL+DGvpUd4k1Q==} + + '@types/node@26.1.0': + resolution: {integrity: sha512-O0A1G3xPGy4w7AgQdAQYUlQ+BKk2Oovw8eRpofyp5KdBZULnbe+WqaOVNrm705SHphCiG4XHsACrSmPu1f+Kgw==} + '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -3570,6 +3581,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher JSONStream@1.3.5: resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==} @@ -3781,6 +3793,7 @@ packages: aws-sdk@2.1692.0: resolution: {integrity: sha512-x511uiJ/57FIsbgUe5csJ13k3uzu25uWQE+XqfBis/sB0SFoiElJWXRkgEAUh0U6n40eT3ay5Ue4oPkRMu1LYw==} engines: {node: '>= 10.0.0'} + deprecated: The AWS SDK for JavaScript (v2) has reached end-of-support, and no longer receives updates. Please migrate your code to use AWS SDK for JavaScript (v3). More info https://a.co/cUPnyil aws4@1.13.2: resolution: {integrity: sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==} @@ -3801,6 +3814,7 @@ packages: basic-ftp@5.0.5: resolution: {integrity: sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==} engines: {node: '>=10.0.0'} + deprecated: Security vulnerability fixed in 5.2.1, please upgrade bcrypt-pbkdf@1.0.2: resolution: {integrity: sha512-qeFIXtP4MSoi6NLqO12WfqARWWuCKi2Rn/9hJLEmtB5yTNr9DqFWkJRCf2qShWzPeAMRnOgCrq0sg/KLv5ES9w==} @@ -3809,7 +3823,7 @@ packages: resolution: {integrity: sha512-Nik3Sc0ncrMK4UUdXQmAnRtzmNQTAAXmXIopizwZ1W1t8QmfJj+zL4OA2I7XPTPW5z5TDqv4hRo/JzouDJnX3A==} bintrees@1.0.2: - resolution: {integrity: sha1-SfiW1uhYpKSZ34XDj7OZua/4QPg=} + resolution: {integrity: sha512-VOMgTMwjAaUG580SXn3LacVgjurrbMme7ZZNYGSSV7mmtY6QQRh0Eg3pwIcntQ77DErK1L0NxkbetjcoXzVwKw==} bl@6.0.18: resolution: {integrity: sha512-2k76XmWCuvu9HTvu3tFOl5HDdCH0wLZ/jHYva/LBVJmc9oX8yUtNQjxrFmbTdXsCSmIxwVTANZPNDfMQrvHFUw==} @@ -3854,6 +3868,7 @@ packages: bson@6.10.1: resolution: {integrity: sha512-P92xmHDQjSKPLHqFxefqMxASNq/aWJMEZugpCjf+AF/pgcUpMMQCg7t7+ewko0/u8AapvF3luf/FoehddEK+sA==} engines: {node: '>=16.20.1'} + deprecated: a critical bug affecting only useBigInt64=true deserialization usage is fixed in bson@6.10.3 buffer-from@1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} @@ -4063,7 +4078,7 @@ packages: resolution: {integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==} concat-map@0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} concat-stream@2.0.0: resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==} @@ -4084,6 +4099,7 @@ packages: consul@0.40.0: resolution: {integrity: sha512-GJdxzLAXJZZDddGhgVBeac2KeBGPABWeAlxGVjct5fAwSa2P0Zqy/e2MDPa6O1OvR5h2ko10zCyRrMjctbfytg==} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. content-disposition@0.5.4: resolution: {integrity: sha512-FveZTNuGw04cxlAiWbzi6zTAL/lhehaWbTtgluJh4/E95DqMwTmha3KZN1aAWA8cFIhHzMZUvLevkw5Rqk+tSQ==} @@ -4104,10 +4120,12 @@ packages: conventional-changelog-atom@5.0.0: resolution: {integrity: sha512-WfzCaAvSCFPkznnLgLnfacRAzjgqjLUjvf3MftfsJzQdDICqkOOpcMtdJF3wTerxSpv2IAAjX8doM3Vozqle3g==} engines: {node: '>=18'} + deprecated: This preset is deprecated. Please use conventional-changelog-conventionalcommits or conventional-changelog-angular instead. conventional-changelog-codemirror@5.0.0: resolution: {integrity: sha512-8gsBDI5Y3vrKUCxN6Ue8xr6occZ5nsDEc4C7jO/EovFGozx8uttCAyfhRrvoUAWi2WMm3OmYs+0mPJU7kQdYWQ==} engines: {node: '>=18'} + deprecated: This preset is deprecated. Please use conventional-changelog-conventionalcommits or conventional-changelog-angular instead. conventional-changelog-conventionalcommits@8.0.0: resolution: {integrity: sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA==} @@ -4116,26 +4134,32 @@ packages: conventional-changelog-core@8.0.0: resolution: {integrity: sha512-EATUx5y9xewpEe10UEGNpbSHRC6cVZgO+hXQjofMqpy+gFIrcGvH3Fl6yk2VFKh7m+ffenup2N7SZJYpyD9evw==} engines: {node: '>=18'} + deprecated: Deprecated and no longer maintained. Please use conventional-changelog instead. conventional-changelog-ember@5.0.0: resolution: {integrity: sha512-RPflVfm5s4cSO33GH/Ey26oxhiC67akcxSKL8CLRT3kQX2W3dbE19sSOM56iFqUJYEwv9mD9r6k79weWe1urfg==} engines: {node: '>=18'} + deprecated: This preset is deprecated. Please use conventional-changelog-conventionalcommits or conventional-changelog-angular instead. conventional-changelog-eslint@6.0.0: resolution: {integrity: sha512-eiUyULWjzq+ybPjXwU6NNRflApDWlPEQEHvI8UAItYW/h22RKkMnOAtfCZxMmrcMO1OKUWtcf2MxKYMWe9zJuw==} engines: {node: '>=18'} + deprecated: This preset is deprecated. Please use conventional-changelog-conventionalcommits or conventional-changelog-angular instead. conventional-changelog-express@5.0.0: resolution: {integrity: sha512-D8Q6WctPkQpvr2HNCCmwU5GkX22BVHM0r4EW8vN0230TSyS/d6VQJDAxGb84lbg0dFjpO22MwmsikKL++Oo/oQ==} engines: {node: '>=18'} + deprecated: This preset is deprecated. Please use conventional-changelog-conventionalcommits or conventional-changelog-angular instead. conventional-changelog-jquery@6.0.0: resolution: {integrity: sha512-2kxmVakyehgyrho2ZHBi90v4AHswkGzHuTaoH40bmeNqUt20yEkDOSpw8HlPBfvEQBwGtbE+5HpRwzj6ac2UfA==} engines: {node: '>=18'} + deprecated: This preset is deprecated. Please use conventional-changelog-conventionalcommits or conventional-changelog-angular instead. conventional-changelog-jshint@5.0.0: resolution: {integrity: sha512-gGNphSb/opc76n2eWaO6ma4/Wqu3tpa2w7i9WYqI6Cs2fncDSI2/ihOfMvXveeTTeld0oFvwMVNV+IYQIk3F3g==} engines: {node: '>=18'} + deprecated: This preset is deprecated. Please use conventional-changelog-conventionalcommits or conventional-changelog-angular instead. conventional-changelog-preset-loader@5.0.0: resolution: {integrity: sha512-SetDSntXLk8Jh1NOAl1Gu5uLiCNSYenB5tm0YVeZKePRIgDW9lQImromTwLa3c/Gae298tsgOM+/CYT9XAl0NA==} @@ -4999,16 +5023,19 @@ packages: git-raw-commits@4.0.0: resolution: {integrity: sha512-ICsMM1Wk8xSGMowkOmPrzo2Fgmfo4bMHLNX6ytHjajRJUqvHOw/TFapQ+QG75c3X/tTDDhOSRPGC52dDbNM8FQ==} engines: {node: '>=16'} + deprecated: Deprecated and no longer maintained. Use @conventional-changelog/git-client instead. hasBin: true git-raw-commits@5.0.0: resolution: {integrity: sha512-I2ZXrXeOc0KrCvC7swqtIFXFN+rbjnC7b2T943tvemIOVNl+XP8YnA9UVwqFhzzLClnSA60KR/qEjLpXzs73Qg==} engines: {node: '>=18'} + deprecated: Deprecated and no longer maintained. Use @conventional-changelog/git-client instead. hasBin: true git-semver-tags@8.0.0: resolution: {integrity: sha512-N7YRIklvPH3wYWAR2vysaqGLPRcpwQ0GKdlqTiVN5w1UmCdaeY3K8s6DMKRCh54DDdzyt/OAB6C8jgVtb7Y2Fg==} engines: {node: '>=18'} + deprecated: Deprecated and no longer maintained. Use @conventional-changelog/git-client instead. hasBin: true git-up@8.0.0: @@ -5027,16 +5054,18 @@ packages: glob@10.4.5: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@11.0.1: resolution: {integrity: sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==} engines: {node: 20 || >=22} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me global-directory@4.0.1: resolution: {integrity: sha512-wHTUcDUoZ1H5/0iVqEudYW4/kAlN5cZ3j/bXn0Dpbizl9iaUVeWSHqiOjsgk6OW2bkLclbBjzewBz6weQ1zA2Q==} @@ -6141,7 +6170,7 @@ packages: engines: {node: '>= 0.4'} object-path@0.6.0: - resolution: {integrity: sha1-tpp9EQk3k08zbKVh/ZvhrXt+DLc=} + resolution: {integrity: sha512-fxrwsCFi3/p+LeLOAwo/wyRMODZxdGBtUlWRzsEpsUVrisZbEfZ21arxLGfaWfcnqb8oHPNihIb4XPE8CQPN5A==} engines: {node: '>=0.8.0'} object.assign@4.1.7: @@ -6297,6 +6326,7 @@ packages: papi@0.29.1: resolution: {integrity: sha512-Y9ipSMfWuuVFO3zY9PlxOmEg+bQ7CeJ28sa9/a0veYNynLf9fwjR3+3fld5otEy7okUaEOUuCHVH62MyTmACXQ==} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. parent-module@1.0.1: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} @@ -7137,6 +7167,7 @@ packages: tar@6.2.1: resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} engines: {node: '>=10'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me tarn@3.0.2: resolution: {integrity: sha512-51LAVKUSZSVfI05vjPESNc5vwqqZpbXCsU+/+wxlOrUjk2SnFTt97v9ZgQrD4YmxYW1Px6w2KjaDitCfkvgxMQ==} @@ -7343,6 +7374,12 @@ packages: undici-types@6.20.0: resolution: {integrity: sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==} + undici-types@6.21.0: + resolution: {integrity: sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==} + + undici-types@8.3.0: + resolution: {integrity: sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==} + undici@6.21.1: resolution: {integrity: sha512-q/1rj5D0/zayJB2FraXdaWxbhWiNKDvu8naDT2dl1yTlvJp4BLtOcp2a5BvgGNQpYYJzau7tf1WgKv3b+7mqpQ==} engines: {node: '>=18.17'} @@ -7413,19 +7450,22 @@ packages: uuid@3.4.0: resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==} - deprecated: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true uuid@8.0.0: resolution: {integrity: sha512-jOXGuXZAWdsTH7eZLtyXMqUb9EcWMGZNbL9YcGBJl4MH4nrxHmZJhEHvyLFrkxo+28uLb/NYRcStH48fnD0Vzw==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true uuid@9.0.1: resolution: {integrity: sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==} + deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true v8-to-istanbul@9.3.0: @@ -7456,6 +7496,7 @@ packages: whatwg-encoding@3.1.1: resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==} engines: {node: '>=18'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-mimetype@4.0.0: resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==} @@ -7638,11 +7679,11 @@ snapshots: '@colors/colors@1.5.0': optional: true - '@commitlint/cli@19.6.1(@types/node@22.10.10)(typescript@5.7.3)': + '@commitlint/cli@19.6.1(@types/node@22.20.0)(typescript@5.7.3)': dependencies: '@commitlint/format': 19.5.0 '@commitlint/lint': 19.6.0 - '@commitlint/load': 19.6.1(@types/node@22.10.10)(typescript@5.7.3) + '@commitlint/load': 19.6.1(@types/node@22.20.0)(typescript@5.7.3) '@commitlint/read': 19.5.0 '@commitlint/types': 19.5.0 tinyexec: 0.3.2 @@ -7684,7 +7725,7 @@ snapshots: '@commitlint/rules': 19.6.0 '@commitlint/types': 19.5.0 - '@commitlint/load@19.6.1(@types/node@22.10.10)(typescript@5.7.3)': + '@commitlint/load@19.6.1(@types/node@22.20.0)(typescript@5.7.3)': dependencies: '@commitlint/config-validator': 19.5.0 '@commitlint/execute-rule': 19.5.0 @@ -7692,7 +7733,7 @@ snapshots: '@commitlint/types': 19.5.0 chalk: 5.4.1 cosmiconfig: 9.0.0(typescript@5.7.3) - cosmiconfig-typescript-loader: 6.1.0(@types/node@22.10.10)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3) + cosmiconfig-typescript-loader: 6.1.0(@types/node@22.20.0)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -8117,12 +8158,27 @@ snapshots: ansi-escapes: 4.3.2 yoctocolors-cjs: 2.1.2 + '@inquirer/checkbox@4.0.6(@types/node@22.20.1)': + dependencies: + '@inquirer/core': 10.1.4(@types/node@22.20.1) + '@inquirer/figures': 1.0.9 + '@inquirer/type': 3.0.2(@types/node@22.20.1) + '@types/node': 22.20.1 + ansi-escapes: 4.3.2 + yoctocolors-cjs: 2.1.2 + '@inquirer/confirm@5.1.3(@types/node@22.10.10)': dependencies: '@inquirer/core': 10.1.4(@types/node@22.10.10) '@inquirer/type': 3.0.2(@types/node@22.10.10) '@types/node': 22.10.10 + '@inquirer/confirm@5.1.3(@types/node@22.20.1)': + dependencies: + '@inquirer/core': 10.1.4(@types/node@22.20.1) + '@inquirer/type': 3.0.2(@types/node@22.20.1) + '@types/node': 22.20.1 + '@inquirer/core@10.1.4(@types/node@22.10.10)': dependencies: '@inquirer/figures': 1.0.9 @@ -8137,6 +8193,20 @@ snapshots: transitivePeerDependencies: - '@types/node' + '@inquirer/core@10.1.4(@types/node@22.20.1)': + dependencies: + '@inquirer/figures': 1.0.9 + '@inquirer/type': 3.0.2(@types/node@22.20.1) + ansi-escapes: 4.3.2 + cli-width: 4.1.0 + mute-stream: 2.0.0 + signal-exit: 4.1.0 + strip-ansi: 6.0.1 + wrap-ansi: 6.2.0 + yoctocolors-cjs: 2.1.2 + transitivePeerDependencies: + - '@types/node' + '@inquirer/editor@4.2.3(@types/node@22.10.10)': dependencies: '@inquirer/core': 10.1.4(@types/node@22.10.10) @@ -8144,6 +8214,13 @@ snapshots: '@types/node': 22.10.10 external-editor: 3.1.0 + '@inquirer/editor@4.2.3(@types/node@22.20.1)': + dependencies: + '@inquirer/core': 10.1.4(@types/node@22.20.1) + '@inquirer/type': 3.0.2(@types/node@22.20.1) + '@types/node': 22.20.1 + external-editor: 3.1.0 + '@inquirer/expand@4.0.6(@types/node@22.10.10)': dependencies: '@inquirer/core': 10.1.4(@types/node@22.10.10) @@ -8151,6 +8228,13 @@ snapshots: '@types/node': 22.10.10 yoctocolors-cjs: 2.1.2 + '@inquirer/expand@4.0.6(@types/node@22.20.1)': + dependencies: + '@inquirer/core': 10.1.4(@types/node@22.20.1) + '@inquirer/type': 3.0.2(@types/node@22.20.1) + '@types/node': 22.20.1 + yoctocolors-cjs: 2.1.2 + '@inquirer/figures@1.0.9': {} '@inquirer/input@4.1.3(@types/node@22.10.10)': @@ -8159,12 +8243,24 @@ snapshots: '@inquirer/type': 3.0.2(@types/node@22.10.10) '@types/node': 22.10.10 + '@inquirer/input@4.1.3(@types/node@22.20.1)': + dependencies: + '@inquirer/core': 10.1.4(@types/node@22.20.1) + '@inquirer/type': 3.0.2(@types/node@22.20.1) + '@types/node': 22.20.1 + '@inquirer/number@3.0.6(@types/node@22.10.10)': dependencies: '@inquirer/core': 10.1.4(@types/node@22.10.10) '@inquirer/type': 3.0.2(@types/node@22.10.10) '@types/node': 22.10.10 + '@inquirer/number@3.0.6(@types/node@22.20.1)': + dependencies: + '@inquirer/core': 10.1.4(@types/node@22.20.1) + '@inquirer/type': 3.0.2(@types/node@22.20.1) + '@types/node': 22.20.1 + '@inquirer/password@4.0.6(@types/node@22.10.10)': dependencies: '@inquirer/core': 10.1.4(@types/node@22.10.10) @@ -8172,6 +8268,13 @@ snapshots: '@types/node': 22.10.10 ansi-escapes: 4.3.2 + '@inquirer/password@4.0.6(@types/node@22.20.1)': + dependencies: + '@inquirer/core': 10.1.4(@types/node@22.20.1) + '@inquirer/type': 3.0.2(@types/node@22.20.1) + '@types/node': 22.20.1 + ansi-escapes: 4.3.2 + '@inquirer/prompts@7.2.3(@types/node@22.10.10)': dependencies: '@inquirer/checkbox': 4.0.6(@types/node@22.10.10) @@ -8186,6 +8289,20 @@ snapshots: '@inquirer/select': 4.0.6(@types/node@22.10.10) '@types/node': 22.10.10 + '@inquirer/prompts@7.2.3(@types/node@22.20.1)': + dependencies: + '@inquirer/checkbox': 4.0.6(@types/node@22.20.1) + '@inquirer/confirm': 5.1.3(@types/node@22.20.1) + '@inquirer/editor': 4.2.3(@types/node@22.20.1) + '@inquirer/expand': 4.0.6(@types/node@22.20.1) + '@inquirer/input': 4.1.3(@types/node@22.20.1) + '@inquirer/number': 3.0.6(@types/node@22.20.1) + '@inquirer/password': 4.0.6(@types/node@22.20.1) + '@inquirer/rawlist': 4.0.6(@types/node@22.20.1) + '@inquirer/search': 3.0.6(@types/node@22.20.1) + '@inquirer/select': 4.0.6(@types/node@22.20.1) + '@types/node': 22.20.1 + '@inquirer/rawlist@4.0.6(@types/node@22.10.10)': dependencies: '@inquirer/core': 10.1.4(@types/node@22.10.10) @@ -8193,6 +8310,13 @@ snapshots: '@types/node': 22.10.10 yoctocolors-cjs: 2.1.2 + '@inquirer/rawlist@4.0.6(@types/node@22.20.1)': + dependencies: + '@inquirer/core': 10.1.4(@types/node@22.20.1) + '@inquirer/type': 3.0.2(@types/node@22.20.1) + '@types/node': 22.20.1 + yoctocolors-cjs: 2.1.2 + '@inquirer/search@3.0.6(@types/node@22.10.10)': dependencies: '@inquirer/core': 10.1.4(@types/node@22.10.10) @@ -8201,6 +8325,14 @@ snapshots: '@types/node': 22.10.10 yoctocolors-cjs: 2.1.2 + '@inquirer/search@3.0.6(@types/node@22.20.1)': + dependencies: + '@inquirer/core': 10.1.4(@types/node@22.20.1) + '@inquirer/figures': 1.0.9 + '@inquirer/type': 3.0.2(@types/node@22.20.1) + '@types/node': 22.20.1 + yoctocolors-cjs: 2.1.2 + '@inquirer/select@4.0.6(@types/node@22.10.10)': dependencies: '@inquirer/core': 10.1.4(@types/node@22.10.10) @@ -8210,10 +8342,23 @@ snapshots: ansi-escapes: 4.3.2 yoctocolors-cjs: 2.1.2 + '@inquirer/select@4.0.6(@types/node@22.20.1)': + dependencies: + '@inquirer/core': 10.1.4(@types/node@22.20.1) + '@inquirer/figures': 1.0.9 + '@inquirer/type': 3.0.2(@types/node@22.20.1) + '@types/node': 22.20.1 + ansi-escapes: 4.3.2 + yoctocolors-cjs: 2.1.2 + '@inquirer/type@3.0.2(@types/node@22.10.10)': dependencies: '@types/node': 22.10.10 + '@inquirer/type@3.0.2(@types/node@22.20.1)': + dependencies: + '@types/node': 22.20.1 + '@ioredis/commands@1.2.0': {} '@isaacs/cliui@8.0.2': @@ -8238,10 +8383,10 @@ snapshots: '@makeomatic/deploy@13.1.0(typescript@5.7.3)': dependencies: - '@commitlint/cli': 19.6.1(@types/node@22.10.10)(typescript@5.7.3) + '@commitlint/cli': 19.6.1(@types/node@22.20.0)(typescript@5.7.3) '@fastify/compress': 8.0.1 '@sinclair/typebox': 0.33.22 - '@types/node': 22.10.10 + '@types/node': 22.20.0 chrome-launcher: 1.1.2 chrome-remote-interface: 0.33.2 cosmiconfig: 9.0.0(typescript@5.7.3) @@ -8838,6 +8983,18 @@ snapshots: - conventional-commits-filter - conventional-commits-parser + '@release-it/conventional-changelog@10.0.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.0.0)(release-it@18.1.2(@types/node@22.20.1)(typescript@5.7.3))': + dependencies: + concat-stream: 2.0.0 + conventional-changelog: 6.0.0(conventional-commits-filter@5.0.0) + conventional-recommended-bump: 10.0.0 + git-semver-tags: 8.0.0(conventional-commits-filter@5.0.0)(conventional-commits-parser@6.0.0) + release-it: 18.1.2(@types/node@22.20.1)(typescript@5.7.3) + semver: 7.6.3 + transitivePeerDependencies: + - conventional-commits-filter + - conventional-commits-parser + '@rtsao/scc@1.1.0': {} '@sec-ant/readable-stream@0.4.1': {} @@ -9014,7 +9171,7 @@ snapshots: '@types/aws4@1.11.6': dependencies: - '@types/node': 22.10.10 + '@types/node': 26.1.0 '@types/bluebird-retry@0.11.8': dependencies: @@ -9025,17 +9182,17 @@ snapshots: '@types/body-parser@1.19.5': dependencies: '@types/connect': 3.4.38 - '@types/node': 22.10.10 + '@types/node': 26.1.0 '@types/bunyan@1.8.11': dependencies: - '@types/node': 22.10.10 + '@types/node': 26.1.0 '@types/callsite@1.0.34': {} '@types/cheerio@0.22.35': dependencies: - '@types/node': 22.10.10 + '@types/node': 26.1.0 '@types/command-line-args@5.2.3': {} @@ -9047,23 +9204,23 @@ snapshots: '@types/connect@3.4.36': dependencies: - '@types/node': 22.10.10 + '@types/node': 26.1.0 '@types/connect@3.4.38': dependencies: - '@types/node': 22.10.10 + '@types/node': 26.1.0 '@types/consul@0.40.3': dependencies: - '@types/node': 22.10.10 + '@types/node': 26.1.0 '@types/conventional-commits-parser@5.0.1': dependencies: - '@types/node': 22.10.10 + '@types/node': 26.1.0 '@types/cors@2.8.17': dependencies: - '@types/node': 22.10.10 + '@types/node': 26.1.0 '@types/debug@4.1.12': dependencies: @@ -9071,7 +9228,7 @@ snapshots: '@types/express-serve-static-core@5.0.5': dependencies: - '@types/node': 22.10.10 + '@types/node': 26.1.0 '@types/qs': 6.9.18 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -9085,19 +9242,19 @@ snapshots: '@types/formidable@1.2.8': dependencies: - '@types/node': 22.10.10 + '@types/node': 26.1.0 '@types/get-value@3.0.5': {} '@types/glob@8.1.0': dependencies: '@types/minimatch': 5.1.2 - '@types/node': 22.10.10 + '@types/node': 26.1.0 '@types/hapi__vision@5.5.8': dependencies: '@hapi/hapi': 21.3.12 - '@types/node': 22.10.10 + '@types/node': 26.1.0 joi: 17.13.3 '@types/http-errors@2.0.4': {} @@ -9122,7 +9279,7 @@ snapshots: '@types/mysql@2.15.26': dependencies: - '@types/node': 22.10.10 + '@types/node': 26.1.0 '@types/node@20.17.16': dependencies: @@ -9132,6 +9289,18 @@ snapshots: dependencies: undici-types: 6.20.0 + '@types/node@22.20.0': + dependencies: + undici-types: 6.21.0 + + '@types/node@22.20.1': + dependencies: + undici-types: 6.21.0 + + '@types/node@26.1.0': + dependencies: + undici-types: 8.3.0 + '@types/normalize-package-data@2.4.4': {} '@types/parse-path@7.0.3': {} @@ -9142,7 +9311,7 @@ snapshots: '@types/pg@8.6.1': dependencies: - '@types/node': 22.10.10 + '@types/node': 26.1.0 pg-protocol: 1.7.0 pg-types: 2.2.0 @@ -9152,14 +9321,14 @@ snapshots: '@types/readable-stream@4.0.18': dependencies: - '@types/node': 22.10.10 + '@types/node': 26.1.0 safe-buffer: 5.1.2 '@types/restify@8.5.12': dependencies: '@types/bunyan': 1.8.11 '@types/formidable': 1.2.8 - '@types/node': 22.10.10 + '@types/node': 26.1.0 '@types/spdy': 3.4.9 '@types/semver@7.5.8': {} @@ -9167,12 +9336,12 @@ snapshots: '@types/send@0.17.4': dependencies: '@types/mime': 1.3.5 - '@types/node': 22.10.10 + '@types/node': 26.1.0 '@types/serve-static@1.15.7': dependencies: '@types/http-errors': 2.0.4 - '@types/node': 22.10.10 + '@types/node': 26.1.0 '@types/send': 0.17.4 '@types/shimmer@1.2.0': {} @@ -9185,15 +9354,15 @@ snapshots: '@types/spdy@3.4.9': dependencies: - '@types/node': 22.10.10 + '@types/node': 26.1.0 '@types/split2@4.2.3': dependencies: - '@types/node': 22.10.10 + '@types/node': 26.1.0 '@types/tedious@4.0.14': dependencies: - '@types/node': 22.10.10 + '@types/node': 26.1.0 '@typescript-eslint/eslint-plugin@6.21.0(@typescript-eslint/parser@6.21.0(eslint@8.52.0)(typescript@5.7.3))(eslint@8.52.0)(typescript@5.7.3)': dependencies: @@ -9813,7 +9982,7 @@ snapshots: chrome-launcher@1.1.2: dependencies: - '@types/node': 22.10.10 + '@types/node': 26.1.0 escape-string-regexp: 4.0.0 is-wsl: 2.2.0 lighthouse-logger: 2.0.1 @@ -10076,9 +10245,9 @@ snapshots: object-assign: 4.1.1 vary: 1.1.2 - cosmiconfig-typescript-loader@6.1.0(@types/node@22.10.10)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3): + cosmiconfig-typescript-loader@6.1.0(@types/node@22.20.0)(cosmiconfig@9.0.0(typescript@5.7.3))(typescript@5.7.3): dependencies: - '@types/node': 22.10.10 + '@types/node': 22.20.0 cosmiconfig: 9.0.0(typescript@5.7.3) jiti: 2.4.2 typescript: 5.7.3 @@ -10344,7 +10513,7 @@ snapshots: engine.io@6.6.3: dependencies: '@types/cors': 2.8.17 - '@types/node': 22.10.10 + '@types/node': 26.1.0 accepts: 1.3.8 base64id: 2.0.0 cookie: 1.0.2 @@ -11453,6 +11622,17 @@ snapshots: run-async: 3.0.0 rxjs: 7.8.1 + inquirer@12.3.0(@types/node@22.20.1): + dependencies: + '@inquirer/core': 10.1.4(@types/node@22.20.1) + '@inquirer/prompts': 7.2.3(@types/node@22.20.1) + '@inquirer/type': 3.0.2(@types/node@22.20.1) + '@types/node': 22.20.1 + ansi-escapes: 4.3.2 + mute-stream: 2.0.0 + run-async: 3.0.0 + rxjs: 7.8.1 + internal-slot@1.1.0: dependencies: es-errors: 1.3.0 @@ -12806,6 +12986,38 @@ snapshots: - supports-color - typescript + release-it@18.1.2(@types/node@22.20.1)(typescript@5.7.3): + dependencies: + '@iarna/toml': 2.2.5 + '@octokit/rest': 21.0.2 + async-retry: 1.3.3 + chalk: 5.4.1 + ci-info: 4.1.0 + cosmiconfig: 9.0.0(typescript@5.7.3) + execa: 9.5.2 + git-url-parse: 16.0.0 + globby: 14.0.2 + inquirer: 12.3.0(@types/node@22.20.1) + issue-parser: 7.0.1 + lodash: 4.17.21 + mime-types: 2.1.35 + new-github-release-url: 2.0.0 + open: 10.1.0 + ora: 8.1.1 + os-name: 6.0.0 + proxy-agent: 6.5.0 + semver: 7.6.3 + shelljs: 0.8.5 + undici: 6.21.1 + update-notifier: 7.3.1 + url-join: 5.0.0 + wildcard-match: 5.1.4 + yargs-parser: 21.1.1 + transitivePeerDependencies: + - '@types/node' + - supports-color + - typescript + require-directory@2.1.1: {} require-from-string@2.0.2: {} @@ -13599,6 +13811,10 @@ snapshots: undici-types@6.20.0: {} + undici-types@6.21.0: {} + + undici-types@8.3.0: {} + undici@6.21.1: {} undici@7.3.0: {}