From 6345161ff48b98789edb6d787035218d34b7563d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 22:43:44 +0000 Subject: [PATCH] build(deps-dev): bump the types group across 1 directory with 2 updates Bumps the types group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express). Updates `@types/node` from 22.10.2 to 22.10.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/express` from 4.17.21 to 5.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: types - dependency-name: "@types/express" dependency-type: direct:development update-type: version-update:semver-major dependency-group: types ... Signed-off-by: dependabot[bot] --- cli/create-completion-spec/package.json | 2 +- cli/publish-spec/package.json | 4 +- cli/tools-cli/package.json | 2 +- generators/package.json | 2 +- helpers/package.json | 2 +- integrations/commander/package.json | 2 +- integrations/oclif/package.json | 2 +- merge/package.json | 2 +- pnpm-lock.yaml | 333 +++++++++++++++++------- shared/package.json | 2 +- types/package.json | 2 +- 11 files changed, 250 insertions(+), 105 deletions(-) diff --git a/cli/create-completion-spec/package.json b/cli/create-completion-spec/package.json index 2754a43..19433c6 100644 --- a/cli/create-completion-spec/package.json +++ b/cli/create-completion-spec/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@fig/complete-commander": "workspace:^", - "@types/node": "^22.5.2", + "@types/node": "^22.10.5", "tsx": "^4.19.2", "typescript": "^5.5.4" }, diff --git a/cli/publish-spec/package.json b/cli/publish-spec/package.json index cc73b44..67e9f78 100644 --- a/cli/publish-spec/package.json +++ b/cli/publish-spec/package.json @@ -54,9 +54,9 @@ }, "devDependencies": { "@fig/complete-commander": "workspace:^", - "@types/express": "^4.17.21", + "@types/express": "^5.0.0", "@types/multer": "^1.4.12", - "@types/node": "^22.5.2", + "@types/node": "^22.10.5", "@types/node-fetch": "^2.6.11", "@types/prompts": "^2.4.9", "express": "^4.21.1", diff --git a/cli/tools-cli/package.json b/cli/tools-cli/package.json index 272f976..3b2dbd6 100644 --- a/cli/tools-cli/package.json +++ b/cli/tools-cli/package.json @@ -38,7 +38,7 @@ }, "devDependencies": { "@fig/complete-commander": "workspace:^", - "@types/node": "^22.5.2", + "@types/node": "^22.10.5", "@withfig/autocomplete-types": "workspace:^", "tsx": "^4.19.2" }, diff --git a/generators/package.json b/generators/package.json index 6cada4e..3627c8d 100644 --- a/generators/package.json +++ b/generators/package.json @@ -15,7 +15,7 @@ "lib/" ], "devDependencies": { - "@types/node": "^22.5.2", + "@types/node": "^22.10.5", "@withfig/autocomplete-types": "workspace:^", "tsx": "^4.19.2", "typescript": "^5.5.4", diff --git a/helpers/package.json b/helpers/package.json index f669596..c164b3b 100644 --- a/helpers/package.json +++ b/helpers/package.json @@ -19,7 +19,7 @@ }, "devDependencies": { "@tsconfig/recommended": "^1.0.7", - "@types/node": "^22.5.2", + "@types/node": "^22.10.5", "@types/semver": "^7.5.8", "@withfig/autocomplete-types": "workspace:^", "prettier": "^3.3.3", diff --git a/integrations/commander/package.json b/integrations/commander/package.json index 41a4c98..0ecf6e4 100644 --- a/integrations/commander/package.json +++ b/integrations/commander/package.json @@ -38,7 +38,7 @@ "prettier": "^3.3.3" }, "devDependencies": { - "@types/node": "^22.5.2", + "@types/node": "^22.10.5", "@withfig/autocomplete-types": "workspace:^", "chalk": "^5.3.0", "commander": "^11.1.0", diff --git a/integrations/oclif/package.json b/integrations/oclif/package.json index 5e971fc..c6f863d 100644 --- a/integrations/oclif/package.json +++ b/integrations/oclif/package.json @@ -9,7 +9,7 @@ "prettier": "^3.3.3" }, "devDependencies": { - "@types/node": "^22.5.2", + "@types/node": "^22.10.5", "@withfig/autocomplete-types": "workspace:^", "oclif": "^3.17.2", "tslib": "^2.7.0", diff --git a/merge/package.json b/merge/package.json index 661bb90..4054728 100644 --- a/merge/package.json +++ b/merge/package.json @@ -21,7 +21,7 @@ ], "devDependencies": { "@tsconfig/recommended": "^1.0.7", - "@types/node": "^22.5.2", + "@types/node": "^22.10.5", "@withfig/autocomplete-types": "workspace:^", "tsx": "^4.19.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f4806c4..620eec5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: workspace:^ version: link:../../integrations/commander '@types/node': - specifier: ^22.5.2 - version: 22.10.2 + specifier: ^22.10.5 + version: 22.10.5 tsx: specifier: ^4.19.2 version: 4.19.2 @@ -86,14 +86,14 @@ importers: specifier: workspace:^ version: link:../../integrations/commander '@types/express': - specifier: ^4.17.21 - version: 4.17.21 + specifier: ^5.0.0 + version: 5.0.0 '@types/multer': specifier: ^1.4.12 version: 1.4.12 '@types/node': - specifier: ^22.5.2 - version: 22.10.2 + specifier: ^22.10.5 + version: 22.10.5 '@types/node-fetch': specifier: ^2.6.11 version: 2.6.12 @@ -165,8 +165,8 @@ importers: specifier: workspace:^ version: link:../../integrations/commander '@types/node': - specifier: ^22.5.2 - version: 22.10.2 + specifier: ^22.10.5 + version: 22.10.5 '@withfig/autocomplete-types': specifier: workspace:^ version: link:../../types @@ -200,8 +200,8 @@ importers: generators: devDependencies: '@types/node': - specifier: ^22.5.2 - version: 22.10.2 + specifier: ^22.10.5 + version: 22.10.5 '@withfig/autocomplete-types': specifier: workspace:^ version: link:../types @@ -213,7 +213,7 @@ importers: version: 5.7.2 vitest: specifier: ^2.1.4 - version: 2.1.8(@types/node@22.10.2) + version: 2.1.8(@types/node@22.10.5) helpers: dependencies: @@ -225,8 +225,8 @@ importers: specifier: ^1.0.7 version: 1.0.8 '@types/node': - specifier: ^22.5.2 - version: 22.10.2 + specifier: ^22.10.5 + version: 22.10.5 '@types/semver': specifier: ^7.5.8 version: 7.5.8 @@ -244,7 +244,7 @@ importers: version: 5.7.2 vitest: specifier: ^2.1.4 - version: 2.1.8(@types/node@22.10.2) + version: 2.1.8(@types/node@22.10.5) hooks: dependencies: @@ -272,8 +272,8 @@ importers: version: 3.3.3 devDependencies: '@types/node': - specifier: ^22.5.2 - version: 22.10.2 + specifier: ^22.10.5 + version: 22.10.5 '@withfig/autocomplete-types': specifier: workspace:^ version: link:../../types @@ -294,20 +294,20 @@ importers: dependencies: '@oclif/core': specifier: ^2.16.0 - version: 2.16.0(@types/node@22.10.2)(typescript@5.7.2) + version: 2.16.0(@types/node@22.10.5)(typescript@5.7.2) prettier: specifier: ^3.3.3 version: 3.3.3 devDependencies: '@types/node': - specifier: ^22.5.2 - version: 22.10.2 + specifier: ^22.10.5 + version: 22.10.5 '@withfig/autocomplete-types': specifier: workspace:^ version: link:../../types oclif: specifier: ^3.17.2 - version: 3.17.2(@types/node@22.10.2)(encoding@0.1.13)(mem-fs@2.3.0)(typescript@5.7.2) + version: 3.17.2(@types/node@22.10.5)(encoding@0.1.13)(mem-fs@2.3.0)(typescript@5.7.2) tslib: specifier: ^2.7.0 version: 2.8.1 @@ -331,8 +331,8 @@ importers: specifier: ^1.0.7 version: 1.0.8 '@types/node': - specifier: ^22.5.2 - version: 22.10.2 + specifier: ^22.10.5 + version: 22.10.5 '@withfig/autocomplete-types': specifier: workspace:^ version: link:../types @@ -346,8 +346,8 @@ importers: specifier: ^1.0.7 version: 1.0.8 '@types/node': - specifier: ^22.5.2 - version: 22.10.2 + specifier: ^22.10.5 + version: 22.10.5 '@types/semver': specifier: ^7.5.8 version: 7.5.8 @@ -362,7 +362,7 @@ importers: version: 5.7.2 vitest: specifier: ^2.1.4 - version: 2.1.8(@types/node@22.10.2) + version: 2.1.8(@types/node@22.10.5) types: devDependencies: @@ -370,8 +370,8 @@ importers: specifier: ^0.15.0 version: 0.15.1 '@types/node': - specifier: ^22.5.2 - version: 22.10.2 + specifier: ^22.10.5 + version: 22.10.5 cspell: specifier: ^8.15.2 version: 8.17.1 @@ -1488,11 +1488,11 @@ packages: '@types/expect@1.20.4': resolution: {integrity: sha512-Q5Vn3yjTDyCMV50TB6VRIbQNxSE4OmZR86VSbGaNpfUolm0iePBB4KdEEHmxoY5sT2+2DIvXW0rvMDP2nHZ4Mg==} - '@types/express-serve-static-core@4.19.6': - resolution: {integrity: sha512-N4LZ2xG7DatVqhCZzOGb1Yi5lMbXSZcmdLDe9EzSndPV2HpWYWzRbaerl2n27irrm94EPpprqa8KpskPT085+A==} + '@types/express-serve-static-core@5.0.4': + resolution: {integrity: sha512-5kz9ScmzBdzTgB/3susoCgfqNDzBjvLL4taparufgSvlwjdLy6UyUy9T/tCpYd2GIdIilCatC4iSQS0QSYHt0w==} - '@types/express@4.17.21': - resolution: {integrity: sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==} + '@types/express@5.0.0': + resolution: {integrity: sha512-DvZriSMehGHL1ZNLzi6MidnsDhUZM/x2pRdDIKdwbUNqqwHxMlRdkxtn6/EPKyqKpHqTl/4nRZsRNLpZxZRpPQ==} '@types/http-cache-semantics@4.0.4': resolution: {integrity: sha512-1m0bIFVc7eJWyve9S0RnuRgcQqF/Xd5QsUZAZeQFr1Q3/p9JWoQQEqmVy+DPTNpGXwhgIetAoYF8JSc33q29QA==} @@ -1521,8 +1521,8 @@ packages: '@types/node@15.14.9': resolution: {integrity: sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==} - '@types/node@22.10.2': - resolution: {integrity: sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==} + '@types/node@22.10.5': + resolution: {integrity: sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2391,6 +2391,10 @@ packages: resolution: {integrity: sha512-Ifco6n3yj2tMZDWNLyloZrytt9lqqlwvS83P3HtaETR0NUOYnIULGGHpktqYGObGy+8wc1okO25p8TjemhImvA==} engines: {node: '>= 0.4'} + es-abstract@1.23.9: + resolution: {integrity: sha512-py07lI0wjxAC/DcfK1S6G7iANonniZwTISvdPzk9hzeH0IZIshbuuFxLIU96OyF89Yb9hiqWn8M/bY83KY5vzA==} + engines: {node: '>= 0.4'} + es-define-property@1.0.1: resolution: {integrity: sha512-e3nRfgfUZ4rNGL232gUgX06QNyyez04KdjFrF+LTRoOXmrOgFKDg4BCdsjW8EnT69eqdYGmRpJwiPVYNrCaW3g==} engines: {node: '>= 0.4'} @@ -2414,6 +2418,10 @@ packages: resolution: {integrity: sha512-3T8uNMC3OQTHkFUsFq8r/BwAXLHvU/9O9mE0fBc/MY5iq/8H7ncvO947LmYA6ldWw9Uh8Yhf25zu6n7nML5QWQ==} engines: {node: '>= 0.4'} + es-set-tostringtag@2.1.0: + resolution: {integrity: sha512-j6vWzfrGVfyXxge+O0x5sh6cvxAog0a/4Rdd2K36zCMV5eJ+/+tOAngRO8cODMNWbVRdVlmGZQL2YS3yR8bIUA==} + engines: {node: '>= 0.4'} + es-shim-unscopables@1.0.2: resolution: {integrity: sha512-J3yBRXCzDu4ULnQwxyToo/OjdMx6akgVC7K6few0a7F/0wLtmKKN7I73AH5T2836UuXRqN7Qg+IIUw/+YJksRw==} @@ -2813,10 +2821,18 @@ packages: resolution: {integrity: sha512-qxsEs+9A+u85HhllWJJFicJfPDhRmjzoYdl64aMWW9yRIJmSyxdn8IEkuIM530/7T+lv0TIHd8L6Q/ra0tEoeA==} engines: {node: '>= 0.4'} + get-intrinsic@1.2.7: + resolution: {integrity: sha512-VW6Pxhsrk0KAOqs3WEd0klDiF/+V7gQOpAvY1jVU/LHmaD/kQO4523aiJuikX/QAKYiW6x8Jh+RJej1almdtCA==} + engines: {node: '>= 0.4'} + get-package-type@0.1.0: resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==} engines: {node: '>=8.0.0'} + get-proto@1.0.1: + resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==} + engines: {node: '>= 0.4'} + get-stdin@9.0.0: resolution: {integrity: sha512-dVKBjfWisLAicarI2Sf+JuBE/DghV4UzNAVe9yhEJuzeREd3JhOTE9cUaJTeSa77fsbQUK3pcOpJfM59+VKZaA==} engines: {node: '>=12'} @@ -3100,6 +3116,10 @@ packages: resolution: {integrity: sha512-urTSINYfAYgcbLb0yDQ6egFm6h3Mo1DcF9EkyXSRjjzdHbsulg01qhwWuXdOoUBuTkbQ80KDboXa0vFJ+BDH+g==} engines: {node: '>= 0.4'} + is-core-module@2.16.1: + resolution: {integrity: sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==} + engines: {node: '>= 0.4'} + is-data-view@1.0.2: resolution: {integrity: sha512-RKtWF8pGmS87i2D6gqQu/l7EYRlVdfzemCJN/P3UOs//x1QE7mfhvzHIApBTRf7axvT6DMGwSwBXYCT0nfB9xw==} engines: {node: '>= 0.4'} @@ -3256,8 +3276,8 @@ packages: isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} - iterator.prototype@1.1.4: - resolution: {integrity: sha512-x4WH0BWmrMmg4oHHl+duwubhrvczGlyuGAZu3nvrf0UXOfPu8IhZObFEr7DE/iv01YgVZrsOiRcqw2srkKEDIA==} + iterator.prototype@1.1.5: + resolution: {integrity: sha512-H0dkQoCa3b2VEeKQBOxFph+JAbcrQdE7KC0UkqwpLmv2EC4P41QXP+rqo9wYodACiG5/WM5s9oDApTU8utwj9g==} engines: {node: '>= 0.4'} jackspeak@3.4.3: @@ -3852,6 +3872,10 @@ packages: resolution: {integrity: sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==} engines: {node: '>=0.10.0'} + own-keys@1.0.1: + resolution: {integrity: sha512-qFOyK5PjiWZd+QQIh+1jhdb9LpxTF0qs7Pm8o5QHYZ0M3vKqSqzsZaEB6oWlxZ+q2sJBMI/Ktgd2N5ZwQoRHfg==} + engines: {node: '>= 0.4'} + p-cancelable@2.1.1: resolution: {integrity: sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==} engines: {node: '>=8'} @@ -4183,6 +4207,10 @@ packages: resolution: {integrity: sha512-vqlC04+RQoFalODCbCumG2xIOvapzVMHwsyIGM/SIE8fRhFFsXeH8/QQ+s0T0kDAhKc4k30s73/0ydkHQz6HlQ==} engines: {node: '>= 0.4'} + regexp.prototype.flags@1.5.4: + resolution: {integrity: sha512-dYqgNSZbDwkaJ2ceRd9ojCGjBq+mOm9LmtXnAnEGyHhN/5R7iDW2TRw3h+o/jCFxus3P2LfWIIiwowAjANm7IA==} + engines: {node: '>= 0.4'} + remove-trailing-separator@1.1.0: resolution: {integrity: sha512-/hS+Y0u3aOfIETiaiirUFwDBDzmXPvO+jAfKTitUngIPzdKc6Z0LoFjM/CK5PL4C+eKwHohlHAb6H0VFfmmUsw==} @@ -4287,6 +4315,10 @@ packages: safe-buffer@5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} + safe-push-apply@1.0.0: + resolution: {integrity: sha512-iKE9w/Z7xCzUMIZqdBsp6pEQvwuEebH4vdpjcDWnyzaI6yl6O9FHvVpmGelvEHNsoY6wGblkxR6Zty/h00WiSA==} + engines: {node: '>= 0.4'} + safe-regex-test@1.1.0: resolution: {integrity: sha512-x/+Cz4YrimQxQccJf5mKEbIa1NzeCRNI5Ecl/ekmlYaampdNLPalVyIcCZNNH3MvmqBugV5TMYZXv0ljslUlaw==} engines: {node: '>= 0.4'} @@ -4333,6 +4365,10 @@ packages: resolution: {integrity: sha512-7PGFlmtwsEADb0WYyvCMa1t+yke6daIG4Wirafur5kcf+MhUnPms1UeR0CKQdTZD81yESwMHbtn+TR+dMviakQ==} engines: {node: '>= 0.4'} + set-proto@1.0.0: + resolution: {integrity: sha512-RJRdvCo6IAnPdsvP/7m6bsQqNnn1FCBX5ZNtFL98MmFF/4xAIJTIg1YbHW5DC2W5SKZanrC6i4HsJqlajw/dZw==} + engines: {node: '>= 0.4'} + setprototypeof@1.2.0: resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} @@ -5730,7 +5766,7 @@ snapshots: - bluebird - supports-color - '@oclif/core@2.16.0(@types/node@22.10.2)(typescript@5.7.2)': + '@oclif/core@2.16.0(@types/node@22.10.5)(typescript@5.7.2)': dependencies: '@types/cli-progress': 3.11.6 ansi-escapes: 4.3.2 @@ -5755,7 +5791,7 @@ snapshots: strip-ansi: 6.0.1 supports-color: 8.1.1 supports-hyperlinks: 2.3.0 - ts-node: 10.9.2(@types/node@22.10.2)(typescript@5.7.2) + ts-node: 10.9.2(@types/node@22.10.5)(typescript@5.7.2) tslib: 2.8.1 widest-line: 3.1.0 wordwrap: 1.0.0 @@ -5766,18 +5802,18 @@ snapshots: - '@types/node' - typescript - '@oclif/plugin-help@5.2.20(@types/node@22.10.2)(typescript@5.7.2)': + '@oclif/plugin-help@5.2.20(@types/node@22.10.5)(typescript@5.7.2)': dependencies: - '@oclif/core': 2.16.0(@types/node@22.10.2)(typescript@5.7.2) + '@oclif/core': 2.16.0(@types/node@22.10.5)(typescript@5.7.2) transitivePeerDependencies: - '@swc/core' - '@swc/wasm' - '@types/node' - typescript - '@oclif/plugin-not-found@2.4.3(@types/node@22.10.2)(typescript@5.7.2)': + '@oclif/plugin-not-found@2.4.3(@types/node@22.10.5)(typescript@5.7.2)': dependencies: - '@oclif/core': 2.16.0(@types/node@22.10.2)(typescript@5.7.2) + '@oclif/core': 2.16.0(@types/node@22.10.5)(typescript@5.7.2) chalk: 4.1.2 fast-levenshtein: 3.0.0 transitivePeerDependencies: @@ -5786,9 +5822,9 @@ snapshots: - '@types/node' - typescript - '@oclif/plugin-warn-if-update-available@2.1.1(@types/node@22.10.2)(typescript@5.7.2)': + '@oclif/plugin-warn-if-update-available@2.1.1(@types/node@22.10.5)(typescript@5.7.2)': dependencies: - '@oclif/core': 2.16.0(@types/node@22.10.2)(typescript@5.7.2) + '@oclif/core': 2.16.0(@types/node@22.10.5)(typescript@5.7.2) chalk: 4.1.2 debug: 4.4.0(supports-color@8.1.1) http-call: 5.3.0 @@ -6023,38 +6059,38 @@ snapshots: '@types/body-parser@1.19.5': dependencies: '@types/connect': 3.4.38 - '@types/node': 22.10.2 + '@types/node': 22.10.5 '@types/cacheable-request@6.0.3': dependencies: '@types/http-cache-semantics': 4.0.4 '@types/keyv': 3.1.4 - '@types/node': 22.10.2 + '@types/node': 22.10.5 '@types/responselike': 1.0.3 '@types/cli-progress@3.11.6': dependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.5 '@types/connect@3.4.38': dependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.5 '@types/estree@1.0.6': {} '@types/expect@1.20.4': {} - '@types/express-serve-static-core@4.19.6': + '@types/express-serve-static-core@5.0.4': dependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.5 '@types/qs': 6.9.17 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 - '@types/express@4.17.21': + '@types/express@5.0.0': dependencies: '@types/body-parser': 1.19.5 - '@types/express-serve-static-core': 4.19.6 + '@types/express-serve-static-core': 5.0.4 '@types/qs': 6.9.17 '@types/serve-static': 1.15.7 @@ -6066,7 +6102,7 @@ snapshots: '@types/keyv@3.1.4': dependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.5 '@types/mime@1.3.5': {} @@ -6074,16 +6110,16 @@ snapshots: '@types/multer@1.4.12': dependencies: - '@types/express': 4.17.21 + '@types/express': 5.0.0 '@types/node-fetch@2.6.12': dependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.5 form-data: 4.0.1 '@types/node@15.14.9': {} - '@types/node@22.10.2': + '@types/node@22.10.5': dependencies: undici-types: 6.20.0 @@ -6091,7 +6127,7 @@ snapshots: '@types/prompts@2.4.9': dependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.5 kleur: 3.0.3 '@types/prop-types@15.7.14': {} @@ -6107,25 +6143,25 @@ snapshots: '@types/responselike@1.0.3': dependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.5 '@types/semver@7.5.8': {} '@types/send@0.17.4': dependencies: '@types/mime': 1.3.5 - '@types/node': 22.10.2 + '@types/node': 22.10.5 '@types/serve-static@1.15.7': dependencies: '@types/http-errors': 2.0.4 - '@types/node': 22.10.2 + '@types/node': 22.10.5 '@types/send': 0.17.4 '@types/vinyl@2.0.12': dependencies: '@types/expect': 1.20.4 - '@types/node': 22.10.2 + '@types/node': 22.10.5 '@typescript-eslint/eslint-plugin@7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.1)(typescript@5.7.2))(eslint@8.57.1)(typescript@5.7.2)': dependencies: @@ -6217,13 +6253,13 @@ snapshots: chai: 5.1.2 tinyrainbow: 1.2.0 - '@vitest/mocker@2.1.8(vite@5.4.11(@types/node@22.10.2))': + '@vitest/mocker@2.1.8(vite@5.4.11(@types/node@22.10.5))': dependencies: '@vitest/spy': 2.1.8 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 5.4.11(@types/node@22.10.2) + vite: 5.4.11(@types/node@22.10.5) '@vitest/pretty-format@2.1.8': dependencies: @@ -6368,7 +6404,7 @@ snapshots: dependencies: call-bind: 1.0.8 define-properties: 1.2.1 - es-abstract: 1.23.6 + es-abstract: 1.23.9 es-errors: 1.3.0 es-object-atoms: 1.0.0 es-shim-unscopables: 1.0.2 @@ -6400,14 +6436,14 @@ snapshots: dependencies: call-bind: 1.0.8 define-properties: 1.2.1 - es-abstract: 1.23.6 + es-abstract: 1.23.9 es-shim-unscopables: 1.0.2 array.prototype.tosorted@1.1.4: dependencies: call-bind: 1.0.8 define-properties: 1.2.1 - es-abstract: 1.23.6 + es-abstract: 1.23.9 es-errors: 1.3.0 es-shim-unscopables: 1.0.2 @@ -7127,6 +7163,60 @@ snapshots: unbox-primitive: 1.1.0 which-typed-array: 1.1.18 + es-abstract@1.23.9: + dependencies: + array-buffer-byte-length: 1.0.2 + arraybuffer.prototype.slice: 1.0.4 + available-typed-arrays: 1.0.7 + call-bind: 1.0.8 + call-bound: 1.0.3 + data-view-buffer: 1.0.2 + data-view-byte-length: 1.0.2 + data-view-byte-offset: 1.0.1 + es-define-property: 1.0.1 + es-errors: 1.3.0 + es-object-atoms: 1.0.0 + es-set-tostringtag: 2.1.0 + es-to-primitive: 1.3.0 + function.prototype.name: 1.1.8 + get-intrinsic: 1.2.7 + get-proto: 1.0.1 + get-symbol-description: 1.1.0 + globalthis: 1.0.4 + gopd: 1.2.0 + has-property-descriptors: 1.0.2 + has-proto: 1.2.0 + has-symbols: 1.1.0 + hasown: 2.0.2 + internal-slot: 1.1.0 + is-array-buffer: 3.0.5 + is-callable: 1.2.7 + is-data-view: 1.0.2 + is-regex: 1.2.1 + is-shared-array-buffer: 1.0.4 + is-string: 1.1.1 + is-typed-array: 1.1.15 + is-weakref: 1.1.0 + math-intrinsics: 1.1.0 + object-inspect: 1.13.3 + object-keys: 1.1.1 + object.assign: 4.1.7 + own-keys: 1.0.1 + regexp.prototype.flags: 1.5.4 + safe-array-concat: 1.1.3 + safe-push-apply: 1.0.0 + safe-regex-test: 1.1.0 + set-proto: 1.0.0 + string.prototype.trim: 1.2.10 + string.prototype.trimend: 1.0.9 + string.prototype.trimstart: 1.0.8 + typed-array-buffer: 1.0.3 + typed-array-byte-length: 1.0.3 + typed-array-byte-offset: 1.0.4 + typed-array-length: 1.0.7 + unbox-primitive: 1.1.0 + which-typed-array: 1.1.18 + es-define-property@1.0.1: {} es-errors@1.3.0: {} @@ -7136,18 +7226,18 @@ snapshots: call-bind: 1.0.8 call-bound: 1.0.3 define-properties: 1.2.1 - es-abstract: 1.23.6 + es-abstract: 1.23.9 es-errors: 1.3.0 - es-set-tostringtag: 2.0.3 + es-set-tostringtag: 2.1.0 function-bind: 1.1.2 - get-intrinsic: 1.2.6 + get-intrinsic: 1.2.7 globalthis: 1.0.4 gopd: 1.2.0 has-property-descriptors: 1.0.2 has-proto: 1.2.0 has-symbols: 1.1.0 internal-slot: 1.1.0 - iterator.prototype: 1.1.4 + iterator.prototype: 1.1.5 safe-array-concat: 1.1.3 es-module-lexer@1.5.4: {} @@ -7162,6 +7252,13 @@ snapshots: has-tostringtag: 1.0.2 hasown: 2.0.2 + es-set-tostringtag@2.1.0: + dependencies: + es-errors: 1.3.0 + get-intrinsic: 1.2.7 + has-tostringtag: 1.0.2 + hasown: 2.0.2 + es-shim-unscopables@1.0.2: dependencies: hasown: 2.0.2 @@ -7760,8 +7857,26 @@ snapshots: hasown: 2.0.2 math-intrinsics: 1.1.0 + get-intrinsic@1.2.7: + dependencies: + call-bind-apply-helpers: 1.0.1 + es-define-property: 1.0.1 + es-errors: 1.3.0 + es-object-atoms: 1.0.0 + function-bind: 1.1.2 + get-proto: 1.0.1 + gopd: 1.2.0 + has-symbols: 1.1.0 + hasown: 2.0.2 + math-intrinsics: 1.1.0 + get-package-type@0.1.0: {} + get-proto@1.0.1: + dependencies: + dunder-proto: 1.0.1 + es-object-atoms: 1.0.0 + get-stdin@9.0.0: {} get-stream@5.2.0: @@ -8075,6 +8190,10 @@ snapshots: dependencies: hasown: 2.0.2 + is-core-module@2.16.1: + dependencies: + hasown: 2.0.2 + is-data-view@1.0.2: dependencies: call-bound: 1.0.3 @@ -8198,13 +8317,13 @@ snapshots: isexe@2.0.0: {} - iterator.prototype@1.1.4: + iterator.prototype@1.1.5: dependencies: define-data-property: 1.1.4 es-object-atoms: 1.0.0 - get-intrinsic: 1.2.6 + get-intrinsic: 1.2.7 + get-proto: 1.0.1 has-symbols: 1.1.0 - reflect.getprototypeof: 1.0.9 set-function-name: 2.0.2 jackspeak@3.4.3: @@ -8865,7 +8984,7 @@ snapshots: object.hasown@1.1.4: dependencies: define-properties: 1.2.1 - es-abstract: 1.23.6 + es-abstract: 1.23.9 es-object-atoms: 1.0.0 object.values@1.2.1: @@ -8875,12 +8994,12 @@ snapshots: define-properties: 1.2.1 es-object-atoms: 1.0.0 - oclif@3.17.2(@types/node@22.10.2)(encoding@0.1.13)(mem-fs@2.3.0)(typescript@5.7.2): + oclif@3.17.2(@types/node@22.10.5)(encoding@0.1.13)(mem-fs@2.3.0)(typescript@5.7.2): dependencies: - '@oclif/core': 2.16.0(@types/node@22.10.2)(typescript@5.7.2) - '@oclif/plugin-help': 5.2.20(@types/node@22.10.2)(typescript@5.7.2) - '@oclif/plugin-not-found': 2.4.3(@types/node@22.10.2)(typescript@5.7.2) - '@oclif/plugin-warn-if-update-available': 2.1.1(@types/node@22.10.2)(typescript@5.7.2) + '@oclif/core': 2.16.0(@types/node@22.10.5)(typescript@5.7.2) + '@oclif/plugin-help': 5.2.20(@types/node@22.10.5)(typescript@5.7.2) + '@oclif/plugin-not-found': 2.4.3(@types/node@22.10.5)(typescript@5.7.2) + '@oclif/plugin-warn-if-update-available': 2.1.1(@types/node@22.10.5)(typescript@5.7.2) async-retry: 1.3.3 aws-sdk: 2.1692.0 concurrently: 7.6.0 @@ -8949,6 +9068,12 @@ snapshots: os-tmpdir@1.0.2: {} + own-keys@1.0.1: + dependencies: + get-intrinsic: 1.2.7 + object-keys: 1.1.1 + safe-push-apply: 1.0.0 + p-cancelable@2.1.1: {} p-finally@1.0.0: {} @@ -9183,7 +9308,7 @@ snapshots: '@protobufjs/path': 1.1.2 '@protobufjs/pool': 1.1.0 '@protobufjs/utf8': 1.1.0 - '@types/node': 22.10.2 + '@types/node': 22.10.5 long: 5.2.3 proxy-addr@2.0.7: @@ -9318,6 +9443,15 @@ snapshots: es-errors: 1.3.0 set-function-name: 2.0.2 + regexp.prototype.flags@1.5.4: + dependencies: + call-bind: 1.0.8 + define-properties: 1.2.1 + es-errors: 1.3.0 + get-proto: 1.0.1 + gopd: 1.2.0 + set-function-name: 2.0.2 + remove-trailing-separator@1.1.0: {} repeat-string@1.6.1: {} @@ -9342,7 +9476,7 @@ snapshots: resolve@2.0.0-next.5: dependencies: - is-core-module: 2.16.0 + is-core-module: 2.16.1 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 @@ -9433,6 +9567,11 @@ snapshots: safe-buffer@5.2.1: {} + safe-push-apply@1.0.0: + dependencies: + es-errors: 1.3.0 + isarray: 2.0.5 + safe-regex-test@1.1.0: dependencies: call-bound: 1.0.3 @@ -9496,6 +9635,12 @@ snapshots: functions-have-names: 1.2.3 has-property-descriptors: 1.0.2 + set-proto@1.0.0: + dependencies: + dunder-proto: 1.0.1 + es-errors: 1.3.0 + es-object-atoms: 1.0.0 + setprototypeof@1.2.0: {} shebang-command@2.0.0: @@ -9672,14 +9817,14 @@ snapshots: call-bind: 1.0.8 call-bound: 1.0.3 define-properties: 1.2.1 - es-abstract: 1.23.6 + es-abstract: 1.23.9 es-errors: 1.3.0 es-object-atoms: 1.0.0 - get-intrinsic: 1.2.6 + get-intrinsic: 1.2.7 gopd: 1.2.0 has-symbols: 1.1.0 internal-slot: 1.1.0 - regexp.prototype.flags: 1.5.3 + regexp.prototype.flags: 1.5.4 set-function-name: 2.0.2 side-channel: 1.1.0 @@ -9818,14 +9963,14 @@ snapshots: '@ts-morph/common': 0.24.0 code-block-writer: 13.0.3 - ts-node@10.9.2(@types/node@22.10.2)(typescript@5.7.2): + ts-node@10.9.2(@types/node@22.10.5)(typescript@5.7.2): dependencies: '@cspotcode/source-map-support': 0.8.1 '@tsconfig/node10': 1.0.11 '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 22.10.2 + '@types/node': 22.10.5 acorn: 8.14.0 acorn-walk: 8.3.4 arg: 4.1.3 @@ -10047,13 +10192,13 @@ snapshots: remove-trailing-separator: 1.1.0 replace-ext: 1.0.1 - vite-node@2.1.8(@types/node@22.10.2): + vite-node@2.1.8(@types/node@22.10.5): dependencies: cac: 6.7.14 debug: 4.4.0(supports-color@8.1.1) es-module-lexer: 1.5.4 pathe: 1.1.2 - vite: 5.4.11(@types/node@22.10.2) + vite: 5.4.11(@types/node@22.10.5) transitivePeerDependencies: - '@types/node' - less @@ -10065,19 +10210,19 @@ snapshots: - supports-color - terser - vite@5.4.11(@types/node@22.10.2): + vite@5.4.11(@types/node@22.10.5): dependencies: esbuild: 0.21.5 postcss: 8.4.49 rollup: 4.29.0 optionalDependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.5 fsevents: 2.3.3 - vitest@2.1.8(@types/node@22.10.2): + vitest@2.1.8(@types/node@22.10.5): dependencies: '@vitest/expect': 2.1.8 - '@vitest/mocker': 2.1.8(vite@5.4.11(@types/node@22.10.2)) + '@vitest/mocker': 2.1.8(vite@5.4.11(@types/node@22.10.5)) '@vitest/pretty-format': 2.1.8 '@vitest/runner': 2.1.8 '@vitest/snapshot': 2.1.8 @@ -10093,11 +10238,11 @@ snapshots: tinyexec: 0.3.1 tinypool: 1.0.2 tinyrainbow: 1.2.0 - vite: 5.4.11(@types/node@22.10.2) - vite-node: 2.1.8(@types/node@22.10.2) + vite: 5.4.11(@types/node@22.10.5) + vite-node: 2.1.8(@types/node@22.10.5) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.10.2 + '@types/node': 22.10.5 transitivePeerDependencies: - less - lightningcss diff --git a/shared/package.json b/shared/package.json index a1d32bd..7aaecc8 100644 --- a/shared/package.json +++ b/shared/package.json @@ -23,7 +23,7 @@ "license": "MIT", "devDependencies": { "@tsconfig/recommended": "^1.0.7", - "@types/node": "^22.5.2", + "@types/node": "^22.10.5", "@types/semver": "^7.5.8", "@withfig/autocomplete-types": "workspace:^", "prettier": "^3.3.3", diff --git a/types/package.json b/types/package.json index bfb8f6e..dd904a5 100644 --- a/types/package.json +++ b/types/package.json @@ -17,7 +17,7 @@ ], "devDependencies": { "@microsoft/tsdoc": "^0.15.0", - "@types/node": "^22.5.2", + "@types/node": "^22.10.5", "cspell": "^8.15.2", "picocolors": "^1.1.0", "prettier": "^3.3.3",