diff --git a/package.json b/package.json index da4f41577..97b4e4d3f 100644 --- a/package.json +++ b/package.json @@ -29,8 +29,8 @@ "devDependencies": { "@changesets/cli": "2.26.1", "@types/node-fetch": "2.6.3", - "@typescript-eslint/eslint-plugin": "5.59.11", - "@typescript-eslint/parser": "5.59.11", + "@typescript-eslint/eslint-plugin": "5.62.0", + "@typescript-eslint/parser": "5.62.0", "eslint": "8.39.0", "eslint-config-prettier": "8.8.0", "eslint-plugin-import": "2.27.5", @@ -48,7 +48,7 @@ "rimraf": "5.0.0", "rxjs": "7.8.1", "tar": "6.1.14", - "typescript": "5.1.3" + "typescript": "5.3.3" }, "packageManager": "pnpm@8.4.0" } diff --git a/packages/cli/package.json b/packages/cli/package.json index 9b7082b25..321132086 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -59,7 +59,7 @@ "oclif": "3.9.0", "ts-jest": "29.1.0", "ts-node": "10.9.1", - "typescript": "5.1.3" + "typescript": "5.3.3" }, "engines": { "node": ">=8.0.0" diff --git a/packages/client/package.json b/packages/client/package.json index d5ea41b2c..510818dd0 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -27,6 +27,6 @@ "jest": "29.5.0", "npm-run-all": "4.1.5", "ts-jest": "29.1.0", - "typescript": "5.1.3" + "typescript": "5.3.3" } } diff --git a/packages/common/package.json b/packages/common/package.json index 6b162d75a..ea1e23d74 100644 --- a/packages/common/package.json +++ b/packages/common/package.json @@ -47,9 +47,9 @@ "nock": "13.3.1", "npm-run-all": "4.1.5", "ts-jest": "29.1.0", - "typedoc": "0.24.8", - "typedoc-plugin-markdown": "3.15.3", - "typescript": "5.1.3" + "typedoc": "0.25.10", + "typedoc-plugin-markdown": "3.17.1", + "typescript": "5.3.3" }, "peerDependencies": { "@nestjs/common": "^9.0.0", diff --git a/packages/types/package.json b/packages/types/package.json index a57932010..372e0c41d 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -31,8 +31,8 @@ "@types/lodash": "4.14.194", "jest": "29.5.0", "ts-jest": "29.1.0", - "typedoc": "0.24.8", - "typedoc-plugin-markdown": "3.15.3", - "typescript": "5.1.3" + "typedoc": "0.25.10", + "typedoc-plugin-markdown": "3.17.1", + "typescript": "5.3.3" } } diff --git a/packages/web/package.json b/packages/web/package.json index 117eea01c..4d2a4e3db 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -51,7 +51,7 @@ "semver": "7.5.0", "supertest": "6.3.3", "ts-jest": "29.1.0", - "typescript": "5.1.3" + "typescript": "5.3.3" }, "dependencies": { "@apollo/server": "4.9.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e41b4162a..4a824485b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,11 +11,11 @@ importers: specifier: 2.6.3 version: 2.6.3 '@typescript-eslint/eslint-plugin': - specifier: 5.59.11 - version: 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.39.0)(typescript@5.1.3) + specifier: 5.62.0 + version: 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.39.0)(typescript@5.3.3) '@typescript-eslint/parser': - specifier: 5.59.11 - version: 5.59.11(eslint@8.39.0)(typescript@5.1.3) + specifier: 5.62.0 + version: 5.62.0(eslint@8.39.0)(typescript@5.3.3) eslint: specifier: 8.39.0 version: 8.39.0 @@ -24,10 +24,10 @@ importers: version: 8.8.0(eslint@8.39.0) eslint-plugin-import: specifier: 2.27.5 - version: 2.27.5(@typescript-eslint/parser@5.59.11)(eslint@8.39.0) + version: 2.27.5(@typescript-eslint/parser@5.62.0)(eslint@8.39.0) eslint-plugin-jest: specifier: 27.2.1 - version: 27.2.1(@typescript-eslint/eslint-plugin@5.59.11)(eslint@8.39.0)(jest@29.5.0)(typescript@5.1.3) + version: 27.2.1(@typescript-eslint/eslint-plugin@5.62.0)(eslint@8.39.0)(jest@29.5.0)(typescript@5.3.3) eslint-plugin-prettier: specifier: 4.2.1 version: 4.2.1(eslint-config-prettier@8.8.0)(eslint@8.39.0)(prettier@2.8.8) @@ -68,8 +68,8 @@ importers: specifier: 6.1.14 version: 6.1.14 typescript: - specifier: 5.1.3 - version: 5.1.3 + specifier: 5.3.3 + version: 5.3.3 packages/cli: dependencies: @@ -84,13 +84,13 @@ importers: version: 9.4.3(@nestjs/common@9.4.3)(@nestjs/platform-express@9.4.3)(reflect-metadata@0.1.13)(rxjs@7.8.1) '@oclif/core': specifier: 2.8.5 - version: 2.8.5(@types/node@18.16.4)(typescript@5.1.3) + version: 2.8.5(@types/node@18.16.4)(typescript@5.3.3) '@oclif/plugin-autocomplete': specifier: 2.1.9 - version: 2.1.9(@types/node@18.16.4)(typescript@5.1.3) + version: 2.1.9(@types/node@18.16.4)(typescript@5.3.3) '@oclif/plugin-help': specifier: 5.2.9 - version: 5.2.9(@types/node@18.16.4)(typescript@5.1.3) + version: 5.2.9(@types/node@18.16.4)(typescript@5.3.3) '@relate/common': specifier: workspace:* version: link:../common @@ -133,7 +133,7 @@ importers: devDependencies: '@oclif/test': specifier: 2.3.17 - version: 2.3.17(@types/node@18.16.4)(typescript@5.1.3) + version: 2.3.17(@types/node@18.16.4)(typescript@5.3.3) '@types/fs-extra': specifier: 9.0.13 version: 9.0.13 @@ -166,16 +166,16 @@ importers: version: 4.1.5 oclif: specifier: 3.9.0 - version: 3.9.0(@types/node@18.16.4)(mem-fs-editor@9.7.0)(mem-fs@2.3.0)(typescript@5.1.3) + version: 3.9.0(@types/node@18.16.4)(mem-fs-editor@9.7.0)(mem-fs@2.3.0)(typescript@5.3.3) ts-jest: specifier: 29.1.0 - version: 29.1.0(@babel/core@7.21.8)(jest@29.5.0)(typescript@5.1.3) + version: 29.1.0(@babel/core@7.21.8)(jest@29.5.0)(typescript@5.3.3) ts-node: specifier: 10.9.1 - version: 10.9.1(@types/node@18.16.4)(typescript@5.1.3) + version: 10.9.1(@types/node@18.16.4)(typescript@5.3.3) typescript: - specifier: 5.1.3 - version: 5.1.3 + specifier: 5.3.3 + version: 5.3.3 packages/client: devDependencies: @@ -190,10 +190,10 @@ importers: version: 4.1.5 ts-jest: specifier: 29.1.0 - version: 29.1.0(@babel/core@7.21.8)(jest@29.5.0)(typescript@5.1.3) + version: 29.1.0(@babel/core@7.21.8)(jest@29.5.0)(typescript@5.3.3) typescript: - specifier: 5.1.3 - version: 5.1.3 + specifier: 5.3.3 + version: 5.3.3 packages/common: dependencies: @@ -308,16 +308,16 @@ importers: version: 4.1.5 ts-jest: specifier: 29.1.0 - version: 29.1.0(@babel/core@7.21.8)(jest@29.5.0)(typescript@5.1.3) + version: 29.1.0(@babel/core@7.21.8)(jest@29.5.0)(typescript@5.3.3) typedoc: - specifier: 0.24.8 - version: 0.24.8(typescript@5.1.3) + specifier: 0.25.10 + version: 0.25.10(typescript@5.3.3) typedoc-plugin-markdown: - specifier: 3.15.3 - version: 3.15.3(typedoc@0.24.8) + specifier: 3.17.1 + version: 3.17.1(typedoc@0.25.10) typescript: - specifier: 5.1.3 - version: 5.1.3 + specifier: 5.3.3 + version: 5.3.3 packages/types: dependencies: @@ -336,16 +336,16 @@ importers: version: 29.5.0(@types/node@18.16.4)(ts-node@10.9.1) ts-jest: specifier: 29.1.0 - version: 29.1.0(@babel/core@7.21.8)(jest@29.5.0)(typescript@5.1.3) + version: 29.1.0(@babel/core@7.21.8)(jest@29.5.0)(typescript@5.3.3) typedoc: - specifier: 0.24.8 - version: 0.24.8(typescript@5.1.3) + specifier: 0.25.10 + version: 0.25.10(typescript@5.3.3) typedoc-plugin-markdown: - specifier: 3.15.3 - version: 3.15.3(typedoc@0.24.8) + specifier: 3.17.1 + version: 3.17.1(typedoc@0.25.10) typescript: - specifier: 5.1.3 - version: 5.1.3 + specifier: 5.3.3 + version: 5.3.3 packages/web: dependencies: @@ -493,10 +493,10 @@ importers: version: 6.3.3 ts-jest: specifier: 29.1.0 - version: 29.1.0(@babel/core@7.21.8)(jest@29.5.0)(typescript@5.1.3) + version: 29.1.0(@babel/core@7.21.8)(jest@29.5.0)(typescript@5.3.3) typescript: - specifier: 5.1.3 - version: 5.1.3 + specifier: 5.3.3 + version: 5.3.3 packages: @@ -2136,7 +2136,7 @@ packages: tslib: 2.5.0 dev: true - /@oclif/core@2.8.5(@types/node@18.16.4)(typescript@5.1.3): + /@oclif/core@2.8.5(@types/node@18.16.4)(typescript@5.3.3): resolution: {integrity: sha512-316DLfrHQDYmWDriI4Woxk9y1wVUrPN1sZdbQLHdOdlTA9v/twe7TdHpWOriEypfl6C85NWEJKc1870yuLtjrQ==} engines: {node: '>=14.0.0'} dependencies: @@ -2164,7 +2164,7 @@ packages: strip-ansi: 6.0.1 supports-color: 8.1.1 supports-hyperlinks: 2.3.0 - ts-node: 10.9.1(@types/node@18.16.4)(typescript@5.1.3) + ts-node: 10.9.1(@types/node@18.16.4)(typescript@5.3.3) tslib: 2.5.0 widest-line: 3.1.0 wordwrap: 1.0.0 @@ -2175,11 +2175,11 @@ packages: - '@types/node' - typescript - /@oclif/plugin-autocomplete@2.1.9(@types/node@18.16.4)(typescript@5.1.3): + /@oclif/plugin-autocomplete@2.1.9(@types/node@18.16.4)(typescript@5.3.3): resolution: {integrity: sha512-Fx3YTb1tZJUZXlWw41HOCTJnrE58Qiyta7PxKzqlCl7TxFPHst1lxIdNo+93Kqc3StWc6+zOEHnqNLHsu/+HrA==} engines: {node: '>=12.0.0'} dependencies: - '@oclif/core': 2.8.5(@types/node@18.16.4)(typescript@5.1.3) + '@oclif/core': 2.8.5(@types/node@18.16.4)(typescript@5.3.3) chalk: 4.1.2 debug: 4.3.4(supports-color@8.1.1) fs-extra: 9.1.0 @@ -2191,23 +2191,23 @@ packages: - typescript dev: false - /@oclif/plugin-help@5.2.9(@types/node@18.16.4)(typescript@5.1.3): + /@oclif/plugin-help@5.2.9(@types/node@18.16.4)(typescript@5.3.3): resolution: {integrity: sha512-0J3oowPURZJ4Dn1p1WpQ46E4+CoV20KTn1cvsNiDl6Hmbw+qoljKQnArJJzNFeZQxWo4R7/S42PrzKJTVYh68Q==} engines: {node: '>=12.0.0'} dependencies: - '@oclif/core': 2.8.5(@types/node@18.16.4)(typescript@5.1.3) + '@oclif/core': 2.8.5(@types/node@18.16.4)(typescript@5.3.3) transitivePeerDependencies: - '@swc/core' - '@swc/wasm' - '@types/node' - typescript - /@oclif/plugin-not-found@2.3.23(@types/node@18.16.4)(typescript@5.1.3): + /@oclif/plugin-not-found@2.3.23(@types/node@18.16.4)(typescript@5.3.3): resolution: {integrity: sha512-UZM8aolxXvqwH8WcmJxRNASDWgMoSQm/pgCdkc1AGCRevYc8+LBSO+U6nLWq+Dx8H/dn9RyIv5oiUIOGkKDlZA==} engines: {node: '>=12.0.0'} dependencies: '@oclif/color': 1.0.4 - '@oclif/core': 2.8.5(@types/node@18.16.4)(typescript@5.1.3) + '@oclif/core': 2.8.5(@types/node@18.16.4)(typescript@5.3.3) fast-levenshtein: 3.0.0 lodash: 4.17.21 transitivePeerDependencies: @@ -2217,11 +2217,11 @@ packages: - typescript dev: true - /@oclif/plugin-warn-if-update-available@2.0.36(@types/node@18.16.4)(typescript@5.1.3): + /@oclif/plugin-warn-if-update-available@2.0.36(@types/node@18.16.4)(typescript@5.3.3): resolution: {integrity: sha512-mHWoEWFICw1Amqn8C7oURxOsR6sT2Hx+xNi30Jbsui5MrCIYYo369dhjl27VfaWlcLjVqpjMVzVFMn5zXjgzBw==} engines: {node: '>=12.0.0'} dependencies: - '@oclif/core': 2.8.5(@types/node@18.16.4)(typescript@5.1.3) + '@oclif/core': 2.8.5(@types/node@18.16.4)(typescript@5.3.3) chalk: 4.1.2 debug: 4.3.4(supports-color@8.1.1) fs-extra: 9.1.0 @@ -2236,11 +2236,11 @@ packages: - typescript dev: true - /@oclif/test@2.3.17(@types/node@18.16.4)(typescript@5.1.3): + /@oclif/test@2.3.17(@types/node@18.16.4)(typescript@5.3.3): resolution: {integrity: sha512-Ph3Gg1n7Sz2JHsoLHNifzwbeDs8kKlBK+JcFikkoH7Fc+FoNXOsEBY6HTF0/8P3SeVK3H3MyBEvGNsGbeClhtg==} engines: {node: '>=12.0.0'} dependencies: - '@oclif/core': 2.8.5(@types/node@18.16.4)(typescript@5.1.3) + '@oclif/core': 2.8.5(@types/node@18.16.4)(typescript@5.3.3) fancy-test: 2.0.21 transitivePeerDependencies: - '@swc/core' @@ -2831,8 +2831,8 @@ packages: '@types/yargs-parser': 21.0.0 dev: true - /@typescript-eslint/eslint-plugin@5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.39.0)(typescript@5.1.3): - resolution: {integrity: sha512-XxuOfTkCUiOSyBWIvHlUraLw/JT/6Io1365RO6ZuI88STKMavJZPNMU0lFcUTeQXEhHiv64CbxYxBNoDVSmghg==} + /@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.39.0)(typescript@5.3.3): + resolution: {integrity: sha512-TiZzBSJja/LbhNPvk6yc0JrX9XqhQ0hdh6M2svYfsHGejaKFIAGd9MQ+ERIMzLGlN/kZoYIgdxFV0PuljTKXag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -2843,24 +2843,24 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.5.1 - '@typescript-eslint/parser': 5.59.11(eslint@8.39.0)(typescript@5.1.3) - '@typescript-eslint/scope-manager': 5.59.11 - '@typescript-eslint/type-utils': 5.59.11(eslint@8.39.0)(typescript@5.1.3) - '@typescript-eslint/utils': 5.59.11(eslint@8.39.0)(typescript@5.1.3) + '@typescript-eslint/parser': 5.62.0(eslint@8.39.0)(typescript@5.3.3) + '@typescript-eslint/scope-manager': 5.62.0 + '@typescript-eslint/type-utils': 5.62.0(eslint@8.39.0)(typescript@5.3.3) + '@typescript-eslint/utils': 5.62.0(eslint@8.39.0)(typescript@5.3.3) debug: 4.3.4(supports-color@8.1.1) eslint: 8.39.0 - grapheme-splitter: 1.0.4 + graphemer: 1.4.0 ignore: 5.2.4 natural-compare-lite: 1.4.0 semver: 7.5.2 - tsutils: 3.21.0(typescript@5.1.3) - typescript: 5.1.3 + tsutils: 3.21.0(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@5.59.11(eslint@8.39.0)(typescript@5.1.3): - resolution: {integrity: sha512-s9ZF3M+Nym6CAZEkJJeO2TFHHDsKAM3ecNkLuH4i4s8/RCPnF5JRip2GyviYkeEAcwGMJxkqG9h2dAsnA1nZpA==} + /@typescript-eslint/parser@5.62.0(eslint@8.39.0)(typescript@5.3.3): + resolution: {integrity: sha512-VlJEV0fOQ7BExOsHYAGrgbEiZoi8D+Bl2+f6V2RrXerRSylnp+ZBHmPvaIa8cz0Ajx7WO7Z5RqfgYg7ED1nRhA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -2869,24 +2869,16 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.59.11 - '@typescript-eslint/types': 5.59.11 - '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) + '@typescript-eslint/scope-manager': 5.62.0 + '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.3.3) debug: 4.3.4(supports-color@8.1.1) eslint: 8.39.0 - typescript: 5.1.3 + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager@5.59.11: - resolution: {integrity: sha512-dHFOsxoLFtrIcSj5h0QoBT/89hxQONwmn3FOQ0GOQcLOOXm+MIrS8zEAhs4tWl5MraxCY3ZJpaXQQdFMc2Tu+Q==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.59.11 - '@typescript-eslint/visitor-keys': 5.59.11 - dev: true - /@typescript-eslint/scope-manager@5.59.2: resolution: {integrity: sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -2895,8 +2887,16 @@ packages: '@typescript-eslint/visitor-keys': 5.59.2 dev: true - /@typescript-eslint/type-utils@5.59.11(eslint@8.39.0)(typescript@5.1.3): - resolution: {integrity: sha512-LZqVY8hMiVRF2a7/swmkStMYSoXMFlzL6sXV6U/2gL5cwnLWQgLEG8tjWPpaE4rMIdZ6VKWwcffPlo1jPfk43g==} + /@typescript-eslint/scope-manager@5.62.0: + resolution: {integrity: sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/visitor-keys': 5.62.0 + dev: true + + /@typescript-eslint/type-utils@5.62.0(eslint@8.39.0)(typescript@5.3.3): + resolution: {integrity: sha512-xsSQreu+VnfbqQpW5vnCJdq1Z3Q0U31qiWmRhr98ONQmcp/yhiPJFPq8MXiJVLiksmOKSjIldZzkebzHuCGzew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -2905,28 +2905,28 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) - '@typescript-eslint/utils': 5.59.11(eslint@8.39.0)(typescript@5.1.3) + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.3.3) + '@typescript-eslint/utils': 5.62.0(eslint@8.39.0)(typescript@5.3.3) debug: 4.3.4(supports-color@8.1.1) eslint: 8.39.0 - tsutils: 3.21.0(typescript@5.1.3) - typescript: 5.1.3 + tsutils: 3.21.0(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types@5.59.11: - resolution: {integrity: sha512-epoN6R6tkvBYSc+cllrz+c2sOFWkbisJZWkOE+y3xHtvYaOE6Wk6B8e114McRJwFRjGvYdJwLXQH5c9osME/AA==} + /@typescript-eslint/types@5.59.2: + resolution: {integrity: sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types@5.59.2: - resolution: {integrity: sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==} + /@typescript-eslint/types@5.62.0: + resolution: {integrity: sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree@5.59.11(typescript@5.1.3): - resolution: {integrity: sha512-YupOpot5hJO0maupJXixi6l5ETdrITxeo5eBOeuV7RSKgYdU3G5cxO49/9WRnJq9EMrB7AuTSLH/bqOsXi7wPA==} + /@typescript-eslint/typescript-estree@5.59.2(typescript@5.3.3): + resolution: {integrity: sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -2934,20 +2934,20 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.59.11 - '@typescript-eslint/visitor-keys': 5.59.11 + '@typescript-eslint/types': 5.59.2 + '@typescript-eslint/visitor-keys': 5.59.2 debug: 4.3.4(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.2 - tsutils: 3.21.0(typescript@5.1.3) - typescript: 5.1.3 + tsutils: 3.21.0(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree@5.59.2(typescript@5.1.3): - resolution: {integrity: sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==} + /@typescript-eslint/typescript-estree@5.62.0(typescript@5.3.3): + resolution: {integrity: sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -2955,20 +2955,20 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.59.2 - '@typescript-eslint/visitor-keys': 5.59.2 + '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/visitor-keys': 5.62.0 debug: 4.3.4(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 semver: 7.5.2 - tsutils: 3.21.0(typescript@5.1.3) - typescript: 5.1.3 + tsutils: 3.21.0(typescript@5.3.3) + typescript: 5.3.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@5.59.11(eslint@8.39.0)(typescript@5.1.3): - resolution: {integrity: sha512-didu2rHSOMUdJThLk4aZ1Or8IcO3HzCw/ZvEjTTIfjIrcdd5cvSIwwDy2AOlE7htSNp7QIZ10fLMyRCveesMLg==} + /@typescript-eslint/utils@5.59.2(eslint@8.39.0)(typescript@5.3.3): + resolution: {integrity: sha512-kSuF6/77TZzyGPhGO4uVp+f0SBoYxCDf+lW3GKhtKru/L8k/Hd7NFQxyWUeY7Z/KGB2C6Fe3yf2vVi4V9TsCSQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -2976,9 +2976,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.39.0) '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.59.11 - '@typescript-eslint/types': 5.59.11 - '@typescript-eslint/typescript-estree': 5.59.11(typescript@5.1.3) + '@typescript-eslint/scope-manager': 5.59.2 + '@typescript-eslint/types': 5.59.2 + '@typescript-eslint/typescript-estree': 5.59.2(typescript@5.3.3) eslint: 8.39.0 eslint-scope: 5.1.1 semver: 7.5.2 @@ -2987,8 +2987,8 @@ packages: - typescript dev: true - /@typescript-eslint/utils@5.59.2(eslint@8.39.0)(typescript@5.1.3): - resolution: {integrity: sha512-kSuF6/77TZzyGPhGO4uVp+f0SBoYxCDf+lW3GKhtKru/L8k/Hd7NFQxyWUeY7Z/KGB2C6Fe3yf2vVi4V9TsCSQ==} + /@typescript-eslint/utils@5.62.0(eslint@8.39.0)(typescript@5.3.3): + resolution: {integrity: sha512-n8oxjeb5aIbPFEtmQxQYOLI0i9n5ySBEY/ZEHHZqKQSFnxio1rv6dthascc9dLuwrL0RC5mPCxB7vnAVGAYWAQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -2996,9 +2996,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0(eslint@8.39.0) '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.59.2 - '@typescript-eslint/types': 5.59.2 - '@typescript-eslint/typescript-estree': 5.59.2(typescript@5.1.3) + '@typescript-eslint/scope-manager': 5.62.0 + '@typescript-eslint/types': 5.62.0 + '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.3.3) eslint: 8.39.0 eslint-scope: 5.1.1 semver: 7.5.2 @@ -3007,19 +3007,19 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys@5.59.11: - resolution: {integrity: sha512-KGYniTGG3AMTuKF9QBD7EIrvufkB6O6uX3knP73xbKLMpH+QRPcgnCxjWXSHjMRuOxFLovljqQgQpR0c7GvjoA==} + /@typescript-eslint/visitor-keys@5.59.2: + resolution: {integrity: sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.59.11 + '@typescript-eslint/types': 5.59.2 eslint-visitor-keys: 3.4.0 dev: true - /@typescript-eslint/visitor-keys@5.59.2: - resolution: {integrity: sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==} + /@typescript-eslint/visitor-keys@5.62.0: + resolution: {integrity: sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.59.2 + '@typescript-eslint/types': 5.62.0 eslint-visitor-keys: 3.4.0 dev: true @@ -4717,7 +4717,7 @@ packages: - supports-color dev: true - /eslint-module-utils@2.8.0(@typescript-eslint/parser@5.59.11)(eslint-import-resolver-node@0.3.7)(eslint@8.39.0): + /eslint-module-utils@2.8.0(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.7)(eslint@8.39.0): resolution: {integrity: sha512-aWajIYfsqCKRDgUfjEXNN/JlrzauMuSEy5sbd7WXbtW3EH6A6MpwEh42c7qD+MqQo9QMJ6fWLAeIJynx0g6OAw==} engines: {node: '>=4'} peerDependencies: @@ -4738,7 +4738,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.59.11(eslint@8.39.0)(typescript@5.1.3) + '@typescript-eslint/parser': 5.62.0(eslint@8.39.0)(typescript@5.3.3) debug: 3.2.7(supports-color@5.5.0) eslint: 8.39.0 eslint-import-resolver-node: 0.3.7 @@ -4746,7 +4746,7 @@ packages: - supports-color dev: true - /eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.59.11)(eslint@8.39.0): + /eslint-plugin-import@2.27.5(@typescript-eslint/parser@5.62.0)(eslint@8.39.0): resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==} engines: {node: '>=4'} peerDependencies: @@ -4756,7 +4756,7 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.59.11(eslint@8.39.0)(typescript@5.1.3) + '@typescript-eslint/parser': 5.62.0(eslint@8.39.0)(typescript@5.3.3) array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 @@ -4764,7 +4764,7 @@ packages: doctrine: 2.1.0 eslint: 8.39.0 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.59.11)(eslint-import-resolver-node@0.3.7)(eslint@8.39.0) + eslint-module-utils: 2.8.0(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.7)(eslint@8.39.0) has: 1.0.3 is-core-module: 2.12.0 is-glob: 4.0.3 @@ -4779,7 +4779,7 @@ packages: - supports-color dev: true - /eslint-plugin-jest@27.2.1(@typescript-eslint/eslint-plugin@5.59.11)(eslint@8.39.0)(jest@29.5.0)(typescript@5.1.3): + /eslint-plugin-jest@27.2.1(@typescript-eslint/eslint-plugin@5.62.0)(eslint@8.39.0)(jest@29.5.0)(typescript@5.3.3): resolution: {integrity: sha512-l067Uxx7ZT8cO9NJuf+eJHvt6bqJyz2Z29wykyEdz/OtmcELQl2MQGQLX8J94O1cSJWAwUSEvCjwjA7KEK3Hmg==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -4792,8 +4792,8 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.59.11(@typescript-eslint/parser@5.59.11)(eslint@8.39.0)(typescript@5.1.3) - '@typescript-eslint/utils': 5.59.2(eslint@8.39.0)(typescript@5.1.3) + '@typescript-eslint/eslint-plugin': 5.62.0(@typescript-eslint/parser@5.62.0)(eslint@8.39.0)(typescript@5.3.3) + '@typescript-eslint/utils': 5.59.2(eslint@8.39.0)(typescript@5.3.3) eslint: 8.39.0 jest: 29.5.0(@types/node@18.16.4)(ts-node@10.9.1) transitivePeerDependencies: @@ -5483,7 +5483,7 @@ packages: dependencies: foreground-child: 3.1.1 jackspeak: 2.2.0 - minimatch: 9.0.0 + minimatch: 9.0.3 minipass: 5.0.0 path-scurry: 1.7.0 dev: true @@ -5587,6 +5587,10 @@ packages: resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} dev: true + /graphemer@1.4.0: + resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} + dev: true + /graphql-subscriptions@2.0.0(graphql@16.6.0): resolution: {integrity: sha512-s6k2b8mmt9gF9pEfkxsaO1lTxaySfKoEJzEfmwguBbQ//Oq23hIXCfR1hm4kdh5hnR20RdwB+s3BCb+0duHSZA==} peerDependencies: @@ -6424,7 +6428,7 @@ packages: pretty-format: 29.5.0 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.1(@types/node@18.16.4)(typescript@5.1.3) + ts-node: 10.9.1(@types/node@18.16.4)(typescript@5.3.3) transitivePeerDependencies: - supports-color dev: true @@ -7357,8 +7361,8 @@ packages: brace-expansion: 2.0.1 dev: true - /minimatch@9.0.0: - resolution: {integrity: sha512-0jJj8AvgKqWN05mrwuqi8QYKx1WmYSUoKSxu5Qhs9prezTz10sxAHGNZe9J9cqIJzta8DWsleh2KaVaLl6Ru2w==} + /minimatch@9.0.3: + resolution: {integrity: sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==} engines: {node: '>=16 || 14 >=14.17'} dependencies: brace-expansion: 2.0.1 @@ -7865,15 +7869,15 @@ packages: es-abstract: 1.21.2 dev: true - /oclif@3.9.0(@types/node@18.16.4)(mem-fs-editor@9.7.0)(mem-fs@2.3.0)(typescript@5.1.3): + /oclif@3.9.0(@types/node@18.16.4)(mem-fs-editor@9.7.0)(mem-fs@2.3.0)(typescript@5.3.3): resolution: {integrity: sha512-fsFyHVQYJdE50EcKrBjwzl2WT5sZUtTiRY1vqMwykgLFUDYrQS0lj7yqy2IgcPSmAWaLQryODdfBujCWOU98Ww==} engines: {node: '>=12.0.0'} hasBin: true dependencies: - '@oclif/core': 2.8.5(@types/node@18.16.4)(typescript@5.1.3) - '@oclif/plugin-help': 5.2.9(@types/node@18.16.4)(typescript@5.1.3) - '@oclif/plugin-not-found': 2.3.23(@types/node@18.16.4)(typescript@5.1.3) - '@oclif/plugin-warn-if-update-available': 2.0.36(@types/node@18.16.4)(typescript@5.1.3) + '@oclif/core': 2.8.5(@types/node@18.16.4)(typescript@5.3.3) + '@oclif/plugin-help': 5.2.9(@types/node@18.16.4)(typescript@5.3.3) + '@oclif/plugin-not-found': 2.3.23(@types/node@18.16.4)(typescript@5.3.3) + '@oclif/plugin-warn-if-update-available': 2.0.36(@types/node@18.16.4)(typescript@5.3.3) aws-sdk: 2.1371.0 concurrently: 7.6.0 debug: 4.3.4(supports-color@8.1.1) @@ -8918,8 +8922,8 @@ packages: rechoir: 0.6.2 dev: true - /shiki@0.14.2: - resolution: {integrity: sha512-ltSZlSLOuSY0M0Y75KA+ieRaZ0Trf5Wl3gutE7jzLuIcWxLp5i/uEnLoQWNvgKXQ5OMpGkJnVMRLAuzjc0LJ2A==} + /shiki@0.14.7: + resolution: {integrity: sha512-dNPAPrxSc87ua2sKJ3H5dQ/6ZaY8RNnaAqK+t0eG7p0Soi2ydiqbGOTaZCqaYvA/uZYfS1LJnemt3Q+mSfcPCg==} dependencies: ansi-sequence-parser: 1.1.0 jsonc-parser: 3.2.0 @@ -9605,7 +9609,7 @@ packages: dev: false optional: true - /ts-jest@29.1.0(@babel/core@7.21.8)(jest@29.5.0)(typescript@5.1.3): + /ts-jest@29.1.0(@babel/core@7.21.8)(jest@29.5.0)(typescript@5.3.3): resolution: {integrity: sha512-ZhNr7Z4PcYa+JjMl62ir+zPiNJfXJN6E8hSLnaUKhOgqcn8vb3e537cpkd0FuAfRK3sR1LSqM1MOhliXNgOFPA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -9635,11 +9639,11 @@ packages: lodash.memoize: 4.1.2 make-error: 1.3.6 semver: 7.5.2 - typescript: 5.1.3 + typescript: 5.3.3 yargs-parser: 21.1.1 dev: true - /ts-node@10.9.1(@types/node@18.16.4)(typescript@5.1.3): + /ts-node@10.9.1(@types/node@18.16.4)(typescript@5.3.3): resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -9665,7 +9669,7 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.1.3 + typescript: 5.3.3 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 @@ -9692,14 +9696,14 @@ packages: /tslib@2.5.3: resolution: {integrity: sha512-mSxlJJwl3BMEQCUNnxXBU9jP4JBktcEGhURcPR6VQVlnP0FdDEsIaz0C35dXNGLyRfrATNofF0F5p2KPxQgB+w==} - /tsutils@3.21.0(typescript@5.1.3): + /tsutils@3.21.0(typescript@5.3.3): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 - typescript: 5.1.3 + typescript: 5.3.3 dev: true /tty-table@4.2.1: @@ -9776,31 +9780,31 @@ packages: /typedarray@0.0.6: resolution: {integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==} - /typedoc-plugin-markdown@3.15.3(typedoc@0.24.8): - resolution: {integrity: sha512-idntFYu3vfaY3eaD+w9DeRd0PmNGqGuNLKihPU9poxFGnATJYGn9dPtEhn2QrTdishFMg7jPXAhos+2T6YCWRQ==} + /typedoc-plugin-markdown@3.17.1(typedoc@0.25.10): + resolution: {integrity: sha512-QzdU3fj0Kzw2XSdoL15ExLASt2WPqD7FbLeaqwT70+XjKyTshBnUlQA5nNREO1C2P8Uen0CDjsBLMsCQ+zd0lw==} peerDependencies: typedoc: '>=0.24.0' dependencies: handlebars: 4.7.7 - typedoc: 0.24.8(typescript@5.1.3) + typedoc: 0.25.10(typescript@5.3.3) dev: true - /typedoc@0.24.8(typescript@5.1.3): - resolution: {integrity: sha512-ahJ6Cpcvxwaxfu4KtjA8qZNqS43wYt6JL27wYiIgl1vd38WW/KWX11YuAeZhuz9v+ttrutSsgK+XO1CjL1kA3w==} - engines: {node: '>= 14.14'} + /typedoc@0.25.10(typescript@5.3.3): + resolution: {integrity: sha512-v10rtOFojrjW9og3T+6wAKeJaGMuojU87DXGZ33sfs+554wgPTRG+s07Ag1BjPZI85Y5QPVouPI63JQ6fcQM5w==} + engines: {node: '>= 16'} hasBin: true peerDependencies: - typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x + typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x dependencies: lunr: 2.3.9 marked: 4.3.0 - minimatch: 9.0.0 - shiki: 0.14.2 - typescript: 5.1.3 + minimatch: 9.0.3 + shiki: 0.14.7 + typescript: 5.3.3 dev: true - /typescript@5.1.3: - resolution: {integrity: sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==} + /typescript@5.3.3: + resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==} engines: {node: '>=14.17'} hasBin: true