From b64a06e1fa60ac08560991af80ae8d62e73b88c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 05:58:13 +0000 Subject: [PATCH] chore(deps-dev): bump the dev-dependencies group with 4 updates Bumps the dev-dependencies group with 4 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli), [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript). Updates `@commitlint/cli` from 19.5.0 to 19.6.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.0/@commitlint/cli) Updates `@commitlint/config-conventional` from 19.5.0 to 19.6.0 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.6.0/@commitlint/config-conventional) Updates `@types/node` from 20.17.6 to 20.17.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 5.6.3 to 5.7.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@commitlint/config-conventional" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 192 ++++++++++++++++++++++++------------------------- 1 file changed, 94 insertions(+), 98 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8b0e65a..7a31394 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,13 +24,13 @@ dependencies: devDependencies: '@antfu/eslint-config': specifier: ^2.14.0 - version: 2.27.3(@vue/compiler-sfc@3.5.10)(eslint@9.11.1)(typescript@5.6.3)(vitest@1.6.0) + version: 2.27.3(@vue/compiler-sfc@3.5.10)(eslint@9.11.1)(typescript@5.7.2)(vitest@1.6.0) '@commitlint/cli': specifier: ^19.2.2 - version: 19.5.0(@types/node@20.17.6)(typescript@5.6.3) + version: 19.6.0(@types/node@20.17.9)(typescript@5.7.2) '@commitlint/config-conventional': specifier: ^19.2.2 - version: 19.5.0 + version: 19.6.0 '@firebase/logger': specifier: ^0.3.4 version: 0.3.4 @@ -45,7 +45,7 @@ devDependencies: version: 2.1.4 '@types/node': specifier: ^20.12.7 - version: 20.17.6 + version: 20.17.9 '@types/supertest': specifier: ^6.0.2 version: 6.0.2 @@ -69,17 +69,17 @@ devDependencies: version: 2.8.1 tsup: specifier: ^8.0.2 - version: 8.3.5(typescript@5.6.3) + version: 8.3.5(typescript@5.7.2) typescript: specifier: ^5.4.5 - version: 5.6.3 + version: 5.7.2 vitest: specifier: ^1.5.0 - version: 1.6.0(@types/node@20.17.6) + version: 1.6.0(@types/node@20.17.9) packages: - /@antfu/eslint-config@2.27.3(@vue/compiler-sfc@3.5.10)(eslint@9.11.1)(typescript@5.6.3)(vitest@1.6.0): + /@antfu/eslint-config@2.27.3(@vue/compiler-sfc@3.5.10)(eslint@9.11.1)(typescript@5.7.2)(vitest@1.6.0): resolution: {integrity: sha512-Y2Vh/LvPAaYoyLwCiZHJ7p76LEIGg6debeUA4Qs+KOrlGuXLQWRmdZlC6SB33UDNzXqkFeaXAlEcYUqvYoiMKA==} hasBin: true peerDependencies: @@ -128,23 +128,23 @@ packages: '@antfu/install-pkg': 0.4.1 '@clack/prompts': 0.7.0 '@eslint-community/eslint-plugin-eslint-comments': 4.4.0(eslint@9.11.1) - '@stylistic/eslint-plugin': 2.7.2(eslint@9.11.1)(typescript@5.6.3) - '@typescript-eslint/eslint-plugin': 8.3.0(@typescript-eslint/parser@8.3.0)(eslint@9.11.1)(typescript@5.6.3) - '@typescript-eslint/parser': 8.3.0(eslint@9.11.1)(typescript@5.6.3) - '@vitest/eslint-plugin': 1.1.0(eslint@9.11.1)(typescript@5.6.3)(vitest@1.6.0) + '@stylistic/eslint-plugin': 2.7.2(eslint@9.11.1)(typescript@5.7.2) + '@typescript-eslint/eslint-plugin': 8.3.0(@typescript-eslint/parser@8.3.0)(eslint@9.11.1)(typescript@5.7.2) + '@typescript-eslint/parser': 8.3.0(eslint@9.11.1)(typescript@5.7.2) + '@vitest/eslint-plugin': 1.1.0(eslint@9.11.1)(typescript@5.7.2)(vitest@1.6.0) eslint: 9.11.1 eslint-config-flat-gitignore: 0.1.8 eslint-flat-config-utils: 0.3.1 eslint-merge-processors: 0.1.0(eslint@9.11.1) eslint-plugin-antfu: 2.3.6(eslint@9.11.1) eslint-plugin-command: 0.2.3(eslint@9.11.1) - eslint-plugin-import-x: 4.1.1(eslint@9.11.1)(typescript@5.6.3) + eslint-plugin-import-x: 4.1.1(eslint@9.11.1)(typescript@5.7.2) eslint-plugin-jsdoc: 50.2.2(eslint@9.11.1) eslint-plugin-jsonc: 2.16.0(eslint@9.11.1) eslint-plugin-markdown: 5.1.0(eslint@9.11.1) eslint-plugin-n: 17.10.2(eslint@9.11.1) eslint-plugin-no-only-tests: 3.3.0 - eslint-plugin-perfectionist: 3.3.0(eslint@9.11.1)(typescript@5.6.3)(vue-eslint-parser@9.4.3) + eslint-plugin-perfectionist: 3.3.0(eslint@9.11.1)(typescript@5.7.2)(vue-eslint-parser@9.4.3) eslint-plugin-regexp: 2.6.0(eslint@9.11.1) eslint-plugin-toml: 0.11.1(eslint@9.11.1) eslint-plugin-unicorn: 55.0.0(eslint@9.11.1) @@ -243,25 +243,25 @@ packages: bundledDependencies: - is-unicode-supported - /@commitlint/cli@19.5.0(@types/node@20.17.6)(typescript@5.6.3): - resolution: {integrity: sha512-gaGqSliGwB86MDmAAKAtV9SV1SHdmN8pnGq4EJU4+hLisQ7IFfx4jvU4s+pk6tl0+9bv6yT+CaZkufOinkSJIQ==} + /@commitlint/cli@19.6.0(@types/node@20.17.9)(typescript@5.7.2): + resolution: {integrity: sha512-v17BgGD9w5KnthaKxXnEg6KLq6DYiAxyiN44TpiRtqyW8NSq+Kx99mkEG8Qo6uu6cI5eMzMojW2muJxjmPnF8w==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 19.5.0 - '@commitlint/lint': 19.5.0 - '@commitlint/load': 19.5.0(@types/node@20.17.6)(typescript@5.6.3) + '@commitlint/lint': 19.6.0 + '@commitlint/load': 19.5.0(@types/node@20.17.9)(typescript@5.7.2) '@commitlint/read': 19.5.0 '@commitlint/types': 19.5.0 - tinyexec: 0.3.0 + tinyexec: 0.3.1 yargs: 17.7.2 transitivePeerDependencies: - '@types/node' - typescript dev: true - /@commitlint/config-conventional@19.5.0: - resolution: {integrity: sha512-OBhdtJyHNPryZKg0fFpZNOBM1ZDbntMvqMuSmpfyP86XSfwzGw4CaoYRG4RutUPg0BTK07VMRIkNJT6wi2zthg==} + /@commitlint/config-conventional@19.6.0: + resolution: {integrity: sha512-DJT40iMnTYtBtUfw9ApbsLZFke1zKh6llITVJ+x9mtpHD08gsNXaIRqHTmwTZL3dNX5+WoyK7pCN/5zswvkBCQ==} engines: {node: '>=v18'} dependencies: '@commitlint/types': 19.5.0 @@ -301,25 +301,25 @@ packages: chalk: 5.3.0 dev: true - /@commitlint/is-ignored@19.5.0: - resolution: {integrity: sha512-0XQ7Llsf9iL/ANtwyZ6G0NGp5Y3EQ8eDQSxv/SRcfJ0awlBY4tHFAvwWbw66FVUaWICH7iE5en+FD9TQsokZ5w==} + /@commitlint/is-ignored@19.6.0: + resolution: {integrity: sha512-Ov6iBgxJQFR9koOupDPHvcHU9keFupDgtB3lObdEZDroiG4jj1rzky60fbQozFKVYRTUdrBGICHG0YVmRuAJmw==} engines: {node: '>=v18'} dependencies: '@commitlint/types': 19.5.0 semver: 7.6.3 dev: true - /@commitlint/lint@19.5.0: - resolution: {integrity: sha512-cAAQwJcRtiBxQWO0eprrAbOurtJz8U6MgYqLz+p9kLElirzSCc0vGMcyCaA1O7AqBuxo11l1XsY3FhOFowLAAg==} + /@commitlint/lint@19.6.0: + resolution: {integrity: sha512-LRo7zDkXtcIrpco9RnfhOKeg8PAnE3oDDoalnrVU/EVaKHYBWYL1DlRR7+3AWn0JiBqD8yKOfetVxJGdEtZ0tg==} engines: {node: '>=v18'} dependencies: - '@commitlint/is-ignored': 19.5.0 + '@commitlint/is-ignored': 19.6.0 '@commitlint/parse': 19.5.0 - '@commitlint/rules': 19.5.0 + '@commitlint/rules': 19.6.0 '@commitlint/types': 19.5.0 dev: true - /@commitlint/load@19.5.0(@types/node@20.17.6)(typescript@5.6.3): + /@commitlint/load@19.5.0(@types/node@20.17.9)(typescript@5.7.2): resolution: {integrity: sha512-INOUhkL/qaKqwcTUvCE8iIUf5XHsEPCLY9looJ/ipzi7jtGhgmtH7OOFiNvwYgH7mA8osUWOUDV8t4E2HAi4xA==} engines: {node: '>=v18'} dependencies: @@ -328,8 +328,8 @@ packages: '@commitlint/resolve-extends': 19.5.0 '@commitlint/types': 19.5.0 chalk: 5.3.0 - cosmiconfig: 9.0.0(typescript@5.6.3) - cosmiconfig-typescript-loader: 5.0.0(@types/node@20.17.6)(cosmiconfig@9.0.0)(typescript@5.6.3) + cosmiconfig: 9.0.0(typescript@5.7.2) + cosmiconfig-typescript-loader: 5.0.0(@types/node@20.17.9)(cosmiconfig@9.0.0)(typescript@5.7.2) lodash.isplainobject: 4.0.6 lodash.merge: 4.6.2 lodash.uniq: 4.5.0 @@ -375,8 +375,8 @@ packages: resolve-from: 5.0.0 dev: true - /@commitlint/rules@19.5.0: - resolution: {integrity: sha512-hDW5TPyf/h1/EufSHEKSp6Hs+YVsDMHazfJ2azIk9tHPXS6UqSz1dIRs1gpqS3eMXgtkT7JH6TW4IShdqOwhAw==} + /@commitlint/rules@19.6.0: + resolution: {integrity: sha512-1f2reW7lbrI0X0ozZMesS/WZxgPa4/wi56vFuJENBmed6mWq5KsheN/nxqnl/C23ioxpPO/PL6tXpiiFy5Bhjw==} engines: {node: '>=v18'} dependencies: '@commitlint/ensure': 19.5.0 @@ -1225,14 +1225,14 @@ packages: resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} dev: true - /@stylistic/eslint-plugin@2.7.2(eslint@9.11.1)(typescript@5.6.3): + /@stylistic/eslint-plugin@2.7.2(eslint@9.11.1)(typescript@5.7.2): resolution: {integrity: sha512-3DVLU5HEuk2pQoBmXJlzvrxbKNpu2mJ0SRqz5O/CJjyNCr12ZiPcYMEtuArTyPOk5i7bsAU44nywh1rGfe3gKQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.40.0' dependencies: '@types/eslint': 9.6.1 - '@typescript-eslint/utils': 8.3.0(eslint@9.11.1)(typescript@5.6.3) + '@typescript-eslint/utils': 8.3.0(eslint@9.11.1)(typescript@5.7.2) eslint: 9.11.1 eslint-visitor-keys: 4.1.0 espree: 10.2.0 @@ -1252,13 +1252,13 @@ packages: resolution: {integrity: sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==} dependencies: '@types/connect': 3.4.38 - '@types/node': 20.17.6 + '@types/node': 20.17.9 dev: true /@types/busboy@1.5.4: resolution: {integrity: sha512-kG7WrUuAKK0NoyxfQHsVE6j1m01s6kMma64E+OZenQABMQyTJop1DumUWcLwAQ2JzpefU7PDYoRDKl8uZosFjw==} dependencies: - '@types/node': 20.17.6 + '@types/node': 20.17.9 dev: false /@types/caseless@0.12.5: @@ -1268,13 +1268,13 @@ packages: /@types/connect@3.4.38: resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==} dependencies: - '@types/node': 20.17.6 + '@types/node': 20.17.9 dev: true /@types/conventional-commits-parser@5.0.0: resolution: {integrity: sha512-loB369iXNmAZglwWATL+WRe+CRMmmBPtpolYzIebFaX4YA3x+BEfLqhUAV9WanycKI3TG1IMr5bMJDajDKLlUQ==} dependencies: - '@types/node': 20.17.6 + '@types/node': 20.17.9 dev: true /@types/cookiejar@2.1.5: @@ -1302,7 +1302,7 @@ packages: /@types/express-serve-static-core@4.19.0: resolution: {integrity: sha512-bGyep3JqPCRry1wq+O5n7oiBgGWmeIJXPjXXCo8EK0u8duZGSYar7cGqd3ML2JUsLGeB7fmc06KYo9fLGWqPvQ==} dependencies: - '@types/node': 20.17.6 + '@types/node': 20.17.9 '@types/qs': 6.9.15 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -1328,7 +1328,7 @@ packages: /@types/mailparser@3.4.5: resolution: {integrity: sha512-EPERBp7fLeFZh7tS2X36MF7jawUx3Y6/0rXciZah3CTYgwLi3e0kpGUJ6FOmUabgzis/U1g+3/JzrVWbWIOGjg==} dependencies: - '@types/node': 20.17.6 + '@types/node': 20.17.9 iconv-lite: 0.6.3 dev: false @@ -1354,8 +1354,8 @@ packages: resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} dev: true - /@types/node@20.17.6: - resolution: {integrity: sha512-VEI7OdvK2wP7XHnsuXbAJnEpEkF6NjSN45QJlL4VGqZSXsnicpesdTWsg9RISeSdYd3yeRj/y3k5KGjUXYnFwQ==} + /@types/node@20.17.9: + resolution: {integrity: sha512-0JOXkRyLanfGPE2QRCwgxhzlBAvaRdCNMcvbd7jFfpmD4eEXll7LRwy5ymJmyeZqk7Nh7eD2LeUyQ68BbndmXw==} dependencies: undici-types: 6.19.8 @@ -1375,7 +1375,7 @@ packages: resolution: {integrity: sha512-G3sY+NpsA9jnwm0ixhAFQSJ3Q9JkpLZpJbI3GMv0mIAT0y3mRabYeINzal5WOChIiaTEGQYlHOKgkaM9EisWHw==} dependencies: '@types/caseless': 0.12.5 - '@types/node': 20.17.6 + '@types/node': 20.17.9 '@types/tough-cookie': 4.0.5 form-data: 2.5.1 dev: true @@ -1384,14 +1384,14 @@ packages: resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} dependencies: '@types/mime': 1.3.5 - '@types/node': 20.17.6 + '@types/node': 20.17.9 dev: true /@types/serve-static@1.15.7: resolution: {integrity: sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==} dependencies: '@types/http-errors': 2.0.4 - '@types/node': 20.17.6 + '@types/node': 20.17.9 '@types/send': 0.17.4 dev: true @@ -1400,7 +1400,7 @@ packages: dependencies: '@types/cookiejar': 2.1.5 '@types/methods': 1.1.4 - '@types/node': 20.17.6 + '@types/node': 20.17.9 dev: true /@types/supertest@6.0.2: @@ -1418,7 +1418,7 @@ packages: resolution: {integrity: sha512-IfYcSBWE3hLpBg8+X2SEa8LVkJdJEkT2Ese2aaLs3ptGdVtABxndrMaxuFlQ1qdFf9Q5rDvDpxI3WwgvKFAsQA==} dev: true - /@typescript-eslint/eslint-plugin@8.3.0(@typescript-eslint/parser@8.3.0)(eslint@9.11.1)(typescript@5.6.3): + /@typescript-eslint/eslint-plugin@8.3.0(@typescript-eslint/parser@8.3.0)(eslint@9.11.1)(typescript@5.7.2): resolution: {integrity: sha512-FLAIn63G5KH+adZosDYiutqkOkYEx0nvcwNNfJAf+c7Ae/H35qWwTYvPZUKFj5AS+WfHG/WJJfWnDnyNUlp8UA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: @@ -1430,22 +1430,22 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.11.1 - '@typescript-eslint/parser': 8.3.0(eslint@9.11.1)(typescript@5.6.3) + '@typescript-eslint/parser': 8.3.0(eslint@9.11.1)(typescript@5.7.2) '@typescript-eslint/scope-manager': 8.3.0 - '@typescript-eslint/type-utils': 8.3.0(eslint@9.11.1)(typescript@5.6.3) - '@typescript-eslint/utils': 8.3.0(eslint@9.11.1)(typescript@5.6.3) + '@typescript-eslint/type-utils': 8.3.0(eslint@9.11.1)(typescript@5.7.2) + '@typescript-eslint/utils': 8.3.0(eslint@9.11.1)(typescript@5.7.2) '@typescript-eslint/visitor-keys': 8.3.0 eslint: 9.11.1 graphemer: 1.4.0 ignore: 5.3.2 natural-compare: 1.4.0 - ts-api-utils: 1.3.0(typescript@5.6.3) - typescript: 5.6.3 + ts-api-utils: 1.3.0(typescript@5.7.2) + typescript: 5.7.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@8.3.0(eslint@9.11.1)(typescript@5.6.3): + /@typescript-eslint/parser@8.3.0(eslint@9.11.1)(typescript@5.7.2): resolution: {integrity: sha512-h53RhVyLu6AtpUzVCYLPhZGL5jzTD9fZL+SYf/+hYOx2bDkyQXztXSc4tbvKYHzfMXExMLiL9CWqJmVz6+78IQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: @@ -1457,11 +1457,11 @@ packages: dependencies: '@typescript-eslint/scope-manager': 8.3.0 '@typescript-eslint/types': 8.3.0 - '@typescript-eslint/typescript-estree': 8.3.0(typescript@5.6.3) + '@typescript-eslint/typescript-estree': 8.3.0(typescript@5.7.2) '@typescript-eslint/visitor-keys': 8.3.0 debug: 4.3.7 eslint: 9.11.1 - typescript: 5.6.3 + typescript: 5.7.2 transitivePeerDependencies: - supports-color dev: true @@ -1474,7 +1474,7 @@ packages: '@typescript-eslint/visitor-keys': 8.3.0 dev: true - /@typescript-eslint/type-utils@8.3.0(eslint@9.11.1)(typescript@5.6.3): + /@typescript-eslint/type-utils@8.3.0(eslint@9.11.1)(typescript@5.7.2): resolution: {integrity: sha512-wrV6qh//nLbfXZQoj32EXKmwHf4b7L+xXLrP3FZ0GOUU72gSvLjeWUl5J5Ue5IwRxIV1TfF73j/eaBapxx99Lg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: @@ -1483,11 +1483,11 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 8.3.0(typescript@5.6.3) - '@typescript-eslint/utils': 8.3.0(eslint@9.11.1)(typescript@5.6.3) + '@typescript-eslint/typescript-estree': 8.3.0(typescript@5.7.2) + '@typescript-eslint/utils': 8.3.0(eslint@9.11.1)(typescript@5.7.2) debug: 4.3.7 - ts-api-utils: 1.3.0(typescript@5.6.3) - typescript: 5.6.3 + ts-api-utils: 1.3.0(typescript@5.7.2) + typescript: 5.7.2 transitivePeerDependencies: - eslint - supports-color @@ -1503,7 +1503,7 @@ packages: engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} dev: true - /@typescript-eslint/typescript-estree@8.3.0(typescript@5.6.3): + /@typescript-eslint/typescript-estree@8.3.0(typescript@5.7.2): resolution: {integrity: sha512-Mq7FTHl0R36EmWlCJWojIC1qn/ZWo2YiWYc1XVtasJ7FIgjo0MVv9rZWXEE7IK2CGrtwe1dVOxWwqXUdNgfRCA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: @@ -1519,13 +1519,13 @@ packages: is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.6.3 - ts-api-utils: 1.3.0(typescript@5.6.3) - typescript: 5.6.3 + ts-api-utils: 1.3.0(typescript@5.7.2) + typescript: 5.7.2 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@8.3.0(eslint@9.11.1)(typescript@5.6.3): + /@typescript-eslint/utils@8.3.0(eslint@9.11.1)(typescript@5.7.2): resolution: {integrity: sha512-F77WwqxIi/qGkIGOGXNBLV7nykwfjLsdauRB/DOFPdv6LTF3BHHkBpq81/b5iMPSF055oO2BiivDJV4ChvNtXA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: @@ -1534,7 +1534,7 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@9.11.1) '@typescript-eslint/scope-manager': 8.3.0 '@typescript-eslint/types': 8.3.0 - '@typescript-eslint/typescript-estree': 8.3.0(typescript@5.6.3) + '@typescript-eslint/typescript-estree': 8.3.0(typescript@5.7.2) eslint: 9.11.1 transitivePeerDependencies: - supports-color @@ -1549,7 +1549,7 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@vitest/eslint-plugin@1.1.0(eslint@9.11.1)(typescript@5.6.3)(vitest@1.6.0): + /@vitest/eslint-plugin@1.1.0(eslint@9.11.1)(typescript@5.7.2)(vitest@1.6.0): resolution: {integrity: sha512-Ur80Y27Wbw8gFHJ3cv6vypcjXmrx6QHfw+q435h6Q2L+tf+h4Xf5pJTCL4YU/Jps9EVeggQxS85OcUZU7sdXRw==} peerDependencies: '@typescript-eslint/utils': '>= 8.0' @@ -1565,8 +1565,8 @@ packages: optional: true dependencies: eslint: 9.11.1 - typescript: 5.6.3 - vitest: 1.6.0(@types/node@20.17.6) + typescript: 5.7.2 + vitest: 1.6.0(@types/node@20.17.9) dev: true /@vitest/expect@1.6.0: @@ -2369,7 +2369,7 @@ packages: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} dev: true - /cosmiconfig-typescript-loader@5.0.0(@types/node@20.17.6)(cosmiconfig@9.0.0)(typescript@5.6.3): + /cosmiconfig-typescript-loader@5.0.0(@types/node@20.17.9)(cosmiconfig@9.0.0)(typescript@5.7.2): resolution: {integrity: sha512-+8cK7jRAReYkMwMiG+bxhcNKiHJDM6bR9FD/nGBXOWdMLuYawjF5cGrtLilJ+LGd3ZjCXnJjR5DkfWPoIVlqJA==} engines: {node: '>=v16'} peerDependencies: @@ -2377,13 +2377,13 @@ packages: cosmiconfig: '>=8.2' typescript: '>=4' dependencies: - '@types/node': 20.17.6 - cosmiconfig: 9.0.0(typescript@5.6.3) + '@types/node': 20.17.9 + cosmiconfig: 9.0.0(typescript@5.7.2) jiti: 1.21.0 - typescript: 5.6.3 + typescript: 5.7.2 dev: true - /cosmiconfig@9.0.0(typescript@5.6.3): + /cosmiconfig@9.0.0(typescript@5.7.2): resolution: {integrity: sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==} engines: {node: '>=14'} peerDependencies: @@ -2396,7 +2396,7 @@ packages: import-fresh: 3.3.0 js-yaml: 4.1.0 parse-json: 5.2.0 - typescript: 5.6.3 + typescript: 5.7.2 dev: true /cross-spawn@7.0.3: @@ -2849,14 +2849,14 @@ packages: eslint-compat-utils: 0.5.0(eslint@9.11.1) dev: true - /eslint-plugin-import-x@4.1.1(eslint@9.11.1)(typescript@5.6.3): + /eslint-plugin-import-x@4.1.1(eslint@9.11.1)(typescript@5.7.2): resolution: {integrity: sha512-dBEM8fACIFNt4H7GoOaRmnH6evJW6JSTJTYYgmRd3vI4geBTjgDM/JyUDKUwIw0HDSyI+u7Vs3vFRXUo/BOAtA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 dependencies: - '@typescript-eslint/typescript-estree': 8.3.0(typescript@5.6.3) - '@typescript-eslint/utils': 8.3.0(eslint@9.11.1)(typescript@5.6.3) + '@typescript-eslint/typescript-estree': 8.3.0(typescript@5.7.2) + '@typescript-eslint/utils': 8.3.0(eslint@9.11.1)(typescript@5.7.2) debug: 4.3.7 doctrine: 3.0.0 eslint: 9.11.1 @@ -2944,7 +2944,7 @@ packages: engines: {node: '>=5.0.0'} dev: true - /eslint-plugin-perfectionist@3.3.0(eslint@9.11.1)(typescript@5.6.3)(vue-eslint-parser@9.4.3): + /eslint-plugin-perfectionist@3.3.0(eslint@9.11.1)(typescript@5.7.2)(vue-eslint-parser@9.4.3): resolution: {integrity: sha512-sGgShkEqDBqIZ3WlenGHwLe1cl3vHKTfeh9b1XXAamaxSC7AY4Os0jdNCXnGJW4l0TlpismT5t2r7CXY7sfKlw==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: @@ -2964,7 +2964,7 @@ packages: optional: true dependencies: '@typescript-eslint/types': 8.3.0 - '@typescript-eslint/utils': 8.3.0(eslint@9.11.1)(typescript@5.6.3) + '@typescript-eslint/utils': 8.3.0(eslint@9.11.1)(typescript@5.7.2) eslint: 9.11.1 minimatch: 10.0.1 natural-compare-lite: 1.4.0 @@ -3039,7 +3039,7 @@ packages: '@typescript-eslint/eslint-plugin': optional: true dependencies: - '@typescript-eslint/eslint-plugin': 8.3.0(@typescript-eslint/parser@8.3.0)(eslint@9.11.1)(typescript@5.6.3) + '@typescript-eslint/eslint-plugin': 8.3.0(@typescript-eslint/parser@8.3.0)(eslint@9.11.1)(typescript@5.7.2) eslint: 9.11.1 dev: true @@ -5817,10 +5817,6 @@ packages: resolution: {integrity: sha512-Qgayeb106x2o4hNzNjsZEfFziw8IbKqtbXBjVh7VIZfBxfD5M4gWtpyx5+YTae2gJ6Y6Dz/KLepiv16RFeQWNA==} dev: true - /tinyexec@0.3.0: - resolution: {integrity: sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==} - dev: true - /tinyexec@0.3.1: resolution: {integrity: sha512-WiCJLEECkO18gwqIp6+hJg0//p23HXp4S+gGtAKu3mI2F2/sXC4FvHvXvB0zJVVaTPhx1/tOwdbRsa1sOBIKqQ==} dev: true @@ -5892,13 +5888,13 @@ packages: engines: {node: '>=8'} dev: true - /ts-api-utils@1.3.0(typescript@5.6.3): + /ts-api-utils@1.3.0(typescript@5.7.2): resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==} engines: {node: '>=16'} peerDependencies: typescript: '>=4.2.0' dependencies: - typescript: 5.6.3 + typescript: 5.7.2 dev: true /ts-interface-checker@0.1.13: @@ -5909,7 +5905,7 @@ packages: resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==} dev: true - /tsup@8.3.5(typescript@5.6.3): + /tsup@8.3.5(typescript@5.7.2): resolution: {integrity: sha512-Tunf6r6m6tnZsG9GYWndg0z8dEV7fD733VBFzFJ5Vcm1FtlXB8xBD/rtrBi2a3YKEV7hHtxiZtW5EAVADoe1pA==} engines: {node: '>=18'} hasBin: true @@ -5944,7 +5940,7 @@ packages: tinyexec: 0.3.1 tinyglobby: 0.2.10 tree-kill: 1.2.2 - typescript: 5.6.3 + typescript: 5.7.2 transitivePeerDependencies: - jiti - supports-color @@ -5996,8 +5992,8 @@ packages: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} dev: true - /typescript@5.6.3: - resolution: {integrity: sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==} + /typescript@5.7.2: + resolution: {integrity: sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==} engines: {node: '>=14.17'} hasBin: true dev: true @@ -6085,7 +6081,7 @@ packages: engines: {node: '>= 0.8'} dev: true - /vite-node@1.6.0(@types/node@20.17.6): + /vite-node@1.6.0(@types/node@20.17.9): resolution: {integrity: sha512-de6HJgzC+TFzOu0NTC4RAIsyf/DY/ibWDYQUcuEA84EMHhcefTUGkjFHKKEJhQN4A+6I0u++kr3l36ZF2d7XRw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -6094,7 +6090,7 @@ packages: debug: 4.3.7 pathe: 1.1.2 picocolors: 1.1.1 - vite: 5.4.6(@types/node@20.17.6) + vite: 5.4.6(@types/node@20.17.9) transitivePeerDependencies: - '@types/node' - less @@ -6107,7 +6103,7 @@ packages: - terser dev: true - /vite@5.4.6(@types/node@20.17.6): + /vite@5.4.6(@types/node@20.17.9): resolution: {integrity: sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -6138,7 +6134,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.17.6 + '@types/node': 20.17.9 esbuild: 0.21.5 postcss: 8.4.47 rollup: 4.26.0 @@ -6146,7 +6142,7 @@ packages: fsevents: 2.3.3 dev: true - /vitest@1.6.0(@types/node@20.17.6): + /vitest@1.6.0(@types/node@20.17.9): resolution: {integrity: sha512-H5r/dN06swuFnzNFhq/dnz37bPXnq8xB2xB5JOVk8K09rUtoeNN+LHWkoQ0A/i3hvbUKKcCei9KpbxqHMLhLLA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -6171,7 +6167,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 20.17.6 + '@types/node': 20.17.9 '@vitest/expect': 1.6.0 '@vitest/runner': 1.6.0 '@vitest/snapshot': 1.6.0 @@ -6189,8 +6185,8 @@ packages: strip-literal: 2.1.0 tinybench: 2.7.0 tinypool: 0.8.4 - vite: 5.4.6(@types/node@20.17.6) - vite-node: 1.6.0(@types/node@20.17.6) + vite: 5.4.6(@types/node@20.17.9) + vite-node: 1.6.0(@types/node@20.17.9) why-is-node-running: 2.2.2 transitivePeerDependencies: - less