From e9e9fb60464cd89dc9772a3eab46cd710403f8fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 01:27:57 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies (#105) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 8 ++--- pnpm-lock.yaml | 88 +++++++++++++++++++++++++------------------------- 2 files changed, 48 insertions(+), 48 deletions(-) diff --git a/package.json b/package.json index de0aa55..c14811a 100644 --- a/package.json +++ b/package.json @@ -51,8 +51,8 @@ "@apollo/utils.withrequired": "^3.0.0", "@graphql-tools/schema": "^10.0.16", "@jest/globals": "^29.7.0", - "@typescript-eslint/parser": "^8.19.1", - "crossws": "^0.3.1", + "@typescript-eslint/parser": "^8.21.0", + "crossws": "^0.3.2", "@vitest/coverage-v8": "^2.1.8", "eslint": "^9.18.0", "eslint-config-prettier": "^9.1.0", @@ -61,7 +61,7 @@ "graphql": "^16.10.0", "graphql-subscriptions": "^2.0.0", "graphql-ws": "^5.16.2", - "h3": "^1.13.1", + "h3": "^1.14.0", "jest": "^29.7.0", "listhen": "^1.9.0", "prettier": "^3.4.2", @@ -71,7 +71,7 @@ "unbuild": "^2.0.0", "vitest": "^2.1.8" }, - "packageManager": "pnpm@9.15.3", + "packageManager": "pnpm@9.15.4", "engines": { "node": "^16.10.0 || >=18.0.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0b6d88c..a2f81aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,14 +24,14 @@ importers: specifier: ^29.7.0 version: 29.7.0 '@typescript-eslint/parser': - specifier: ^8.19.1 - version: 8.19.1(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3) + specifier: ^8.21.0 + version: 8.21.0(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3) '@vitest/coverage-v8': specifier: ^2.1.8 version: 2.1.8(vitest@2.1.8(@types/node@20.11.30)) crossws: - specifier: ^0.3.1 - version: 0.3.1 + specifier: ^0.3.2 + version: 0.3.2 eslint: specifier: ^9.18.0 version: 9.18.0(jiti@2.1.2) @@ -43,7 +43,7 @@ importers: version: 0.4.2(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3) eslint-plugin-unused-imports: specifier: ^4.1.4 - version: 4.1.4(@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.19.1(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3))(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3))(eslint@9.18.0(jiti@2.1.2)) + version: 4.1.4(@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.21.0(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3))(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3))(eslint@9.18.0(jiti@2.1.2)) graphql: specifier: ^16.10.0 version: 16.10.0 @@ -54,8 +54,8 @@ importers: specifier: ^5.16.2 version: 5.16.2(graphql@16.10.0) h3: - specifier: ^1.13.1 - version: 1.13.1 + specifier: ^1.14.0 + version: 1.14.0 jest: specifier: ^29.7.0 version: 29.7.0(@types/node@20.11.30) @@ -1235,8 +1235,8 @@ packages: typescript: optional: true - '@typescript-eslint/parser@8.19.1': - resolution: {integrity: sha512-67gbfv8rAwawjYx3fYArwldTQKoYfezNUT4D5ioWetr/xCrxXxvleo3uuiFuKfejipvq+og7mjz3b0G2bVyUCw==} + '@typescript-eslint/parser@8.21.0': + resolution: {integrity: sha512-Wy+/sdEH9kI3w9civgACwabHbKl+qIOu0uFZ9IMKzX3Jpv9og0ZBJrZExGrPpFAY7rWsXuxs5e7CPPP17A4eYA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -1246,8 +1246,8 @@ packages: resolution: {integrity: sha512-mwsZWubQvBki2t5565uxF0EYvG+FwdFb8bMtDuGQLdCCnGPrDEDvm1gtfynuKlnpzeBRqdFCkMf9jg1fnAK8sg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/scope-manager@8.19.1': - resolution: {integrity: sha512-60L9KIuN/xgmsINzonOcMDSB8p82h95hoBfSBtXuO4jlR1R9L1xSkmVZKgCPVfavDlXihh4ARNjXhh1gGnLC7Q==} + '@typescript-eslint/scope-manager@8.21.0': + resolution: {integrity: sha512-G3IBKz0/0IPfdeGRMbp+4rbjfSSdnGkXsM/pFZA8zM9t9klXDnB/YnKOBQ0GoPmoROa4bCq2NeHgJa5ydsQ4mA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@typescript-eslint/type-utils@8.16.0': @@ -1264,8 +1264,8 @@ packages: resolution: {integrity: sha512-NzrHj6thBAOSE4d9bsuRNMvk+BvaQvmY4dDglgkgGC0EW/tB3Kelnp3tAKH87GEwzoxgeQn9fNGRyFJM/xd+GQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/types@8.19.1': - resolution: {integrity: sha512-JBVHMLj7B1K1v1051ZaMMgLW4Q/jre5qGK0Ew6UgXz1Rqh+/xPzV1aW581OM00X6iOfyr1be+QyW8LOUf19BbA==} + '@typescript-eslint/types@8.21.0': + resolution: {integrity: sha512-PAL6LUuQwotLW2a8VsySDBwYMm129vFm4tMVlylzdoTybTHaAi0oBp7Ac6LhSrHHOdLM3efH+nAR6hAWoMF89A==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@typescript-eslint/typescript-estree@8.16.0': @@ -1277,8 +1277,8 @@ packages: typescript: optional: true - '@typescript-eslint/typescript-estree@8.19.1': - resolution: {integrity: sha512-jk/TZwSMJlxlNnqhy0Eod1PNEvCkpY6MXOXE/WLlblZ6ibb32i2We4uByoKPv1d0OD2xebDv4hbs3fm11SMw8Q==} + '@typescript-eslint/typescript-estree@8.21.0': + resolution: {integrity: sha512-x+aeKh/AjAArSauz0GiQZsjT8ciadNMHdkUSwBB9Z6PrKc/4knM4g3UfHml6oDJmKC88a6//cdxnO/+P2LkMcg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <5.8.0' @@ -1297,8 +1297,8 @@ packages: resolution: {integrity: sha512-pq19gbaMOmFE3CbL0ZB8J8BFCo2ckfHBfaIsaOZgBIF4EoISJIdLX5xRhd0FGB0LlHReNRuzoJoMGpTjq8F2CQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/visitor-keys@8.19.1': - resolution: {integrity: sha512-fzmjU8CHK853V/avYZAvuVut3ZTfwN5YtMaoi+X9Y9MA9keaWNHC3zEQ9zvyX/7Hj+5JkNyK1l7TOR2hevHB6Q==} + '@typescript-eslint/visitor-keys@8.21.0': + resolution: {integrity: sha512-BkLMNpdV6prozk8LlyK/SOoWLmUFi+ZD+pcqti9ILCbVvHGk1ui1g4jJOc2WDLaeExz2qWwojxlPce5PljcT3w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@vitest/coverage-v8@2.1.8': @@ -1803,8 +1803,8 @@ packages: resolution: {integrity: sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==} engines: {node: '>= 8'} - crossws@0.3.1: - resolution: {integrity: sha512-HsZgeVYaG+b5zA+9PbIPGq4+J/CJynJuearykPsXx4V/eMhyQ5EDVg3Ak2FBZtVXCiOLu/U7IiwDHTr9MA+IKw==} + crossws@0.3.2: + resolution: {integrity: sha512-S2PpQHRcgYABOS2465b34wqTOn5dbLL+iSvyweJYGGFLDsKq88xrjDXUiEhfYkhWZq1HuS6of3okRHILbkrqxw==} css-declaration-sorter@7.1.1: resolution: {integrity: sha512-dZ3bVTEEc1vxr3Bek9vGwfB5Z6ESPULhcRvO472mfjVnj8jRcTnKO8/JTczlvxM10Myb+wBM++1MtdO76eWcaQ==} @@ -2399,8 +2399,8 @@ packages: resolution: {integrity: sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==} engines: {node: ^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0} - h3@1.13.1: - resolution: {integrity: sha512-u/z6Z4YY+ANZ05cRRfsFJadTBrNA6e3jxdU+AN5UCbZSZEUwgHiwjvUEe0k1NoQmAvQmETwr+xB5jd7mhCJuIQ==} + h3@1.14.0: + resolution: {integrity: sha512-ao22eiONdgelqcnknw0iD645qW0s9NnrJHr5OBz4WOMdBdycfSas1EQf1wXRsm+PcB2Yoj43pjBPwqIpJQTeWg==} handlebars@4.7.8: resolution: {integrity: sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==} @@ -5470,10 +5470,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.19.1(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3))(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3)': + '@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.21.0(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3))(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.19.1(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3) + '@typescript-eslint/parser': 8.21.0(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3) '@typescript-eslint/scope-manager': 8.16.0 '@typescript-eslint/type-utils': 8.16.0(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3) '@typescript-eslint/utils': 8.16.0(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3) @@ -5502,12 +5502,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.19.1(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3)': + '@typescript-eslint/parser@8.21.0(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3)': dependencies: - '@typescript-eslint/scope-manager': 8.19.1 - '@typescript-eslint/types': 8.19.1 - '@typescript-eslint/typescript-estree': 8.19.1(typescript@5.7.3) - '@typescript-eslint/visitor-keys': 8.19.1 + '@typescript-eslint/scope-manager': 8.21.0 + '@typescript-eslint/types': 8.21.0 + '@typescript-eslint/typescript-estree': 8.21.0(typescript@5.7.3) + '@typescript-eslint/visitor-keys': 8.21.0 debug: 4.3.7 eslint: 9.18.0(jiti@2.1.2) typescript: 5.7.3 @@ -5519,10 +5519,10 @@ snapshots: '@typescript-eslint/types': 8.16.0 '@typescript-eslint/visitor-keys': 8.16.0 - '@typescript-eslint/scope-manager@8.19.1': + '@typescript-eslint/scope-manager@8.21.0': dependencies: - '@typescript-eslint/types': 8.19.1 - '@typescript-eslint/visitor-keys': 8.19.1 + '@typescript-eslint/types': 8.21.0 + '@typescript-eslint/visitor-keys': 8.21.0 '@typescript-eslint/type-utils@8.16.0(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3)': dependencies: @@ -5538,7 +5538,7 @@ snapshots: '@typescript-eslint/types@8.16.0': {} - '@typescript-eslint/types@8.19.1': {} + '@typescript-eslint/types@8.21.0': {} '@typescript-eslint/typescript-estree@8.16.0(typescript@5.7.3)': dependencies: @@ -5555,10 +5555,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.19.1(typescript@5.7.3)': + '@typescript-eslint/typescript-estree@8.21.0(typescript@5.7.3)': dependencies: - '@typescript-eslint/types': 8.19.1 - '@typescript-eslint/visitor-keys': 8.19.1 + '@typescript-eslint/types': 8.21.0 + '@typescript-eslint/visitor-keys': 8.21.0 debug: 4.3.7 fast-glob: 3.3.2 is-glob: 4.0.3 @@ -5586,9 +5586,9 @@ snapshots: '@typescript-eslint/types': 8.16.0 eslint-visitor-keys: 4.2.0 - '@typescript-eslint/visitor-keys@8.19.1': + '@typescript-eslint/visitor-keys@8.21.0': dependencies: - '@typescript-eslint/types': 8.19.1 + '@typescript-eslint/types': 8.21.0 eslint-visitor-keys: 4.2.0 '@vitest/coverage-v8@2.1.8(vitest@2.1.8(@types/node@20.11.30))': @@ -6177,7 +6177,7 @@ snapshots: shebang-command: 2.0.0 which: 2.0.2 - crossws@0.3.1: + crossws@0.3.2: dependencies: uncrypto: 0.1.3 @@ -6487,11 +6487,11 @@ snapshots: semver: 7.6.3 strip-indent: 3.0.0 - eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.19.1(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3))(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3))(eslint@9.18.0(jiti@2.1.2)): + eslint-plugin-unused-imports@4.1.4(@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.21.0(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3))(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3))(eslint@9.18.0(jiti@2.1.2)): dependencies: eslint: 9.18.0(jiti@2.1.2) optionalDependencies: - '@typescript-eslint/eslint-plugin': 8.16.0(@typescript-eslint/parser@8.19.1(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3))(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3) + '@typescript-eslint/eslint-plugin': 8.16.0(@typescript-eslint/parser@8.21.0(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3))(eslint@9.18.0(jiti@2.1.2))(typescript@5.7.3) eslint-scope@8.2.0: dependencies: @@ -6881,10 +6881,10 @@ snapshots: graphql@16.10.0: {} - h3@1.13.1: + h3@1.14.0: dependencies: cookie-es: 1.2.2 - crossws: 0.3.1 + crossws: 0.3.2 defu: 6.1.4 destr: 2.0.3 iron-webcrypto: 1.2.1 @@ -7496,10 +7496,10 @@ snapshots: citty: 0.1.6 clipboardy: 4.0.0 consola: 3.2.3 - crossws: 0.3.1 + crossws: 0.3.2 defu: 6.1.4 get-port-please: 3.1.2 - h3: 1.13.1 + h3: 1.14.0 http-shutdown: 1.2.2 jiti: 2.1.2 mlly: 1.7.1