From 3c3986043210f4d1e8aa3b25389ff00542b10aea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 18:58:46 +0000 Subject: [PATCH] Bump typescript from 4.8.3 to 5.0.3 in /tournament-scheduler Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 5.0.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- tournament-scheduler/package-lock.json | 388 ++++++++++++++----------- tournament-scheduler/package.json | 2 +- 2 files changed, 218 insertions(+), 172 deletions(-) diff --git a/tournament-scheduler/package-lock.json b/tournament-scheduler/package-lock.json index ec46f48..3d5849f 100644 --- a/tournament-scheduler/package-lock.json +++ b/tournament-scheduler/package-lock.json @@ -46,11 +46,7 @@ "patch-package": "^6.4.7", "react-scripts": "^5.0.1", "terser": "^5.15.0", - "typescript": "^4.8.3" - }, - "engines": { - "node": "12 - 16", - "npm": ">=8" + "typescript": "^5.0.3" } }, "node_modules/@angular-eslint/bundled-angular-compiler": { @@ -3390,18 +3386,6 @@ "node": ">= 8" } }, - "node_modules/@phenomnomnominal/tsquery": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/@phenomnomnominal/tsquery/-/tsquery-4.2.0.tgz", - "integrity": "sha512-hR2U3uVcrrdkuG30ItQ+uFDs4ncZAybxWG0OjTE8ptPzVoU7GVeXpy+vMU8zX9EbmjGeITPw/su5HjYQyAH8bA==", - "dev": true, - "dependencies": { - "esquery": "^1.0.1" - }, - "peerDependencies": { - "typescript": "^3 || ^4" - } - }, "node_modules/@pmmmwh/react-refresh-webpack-plugin": { "version": "0.5.4", "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.4.tgz", @@ -6026,7 +6010,7 @@ "node_modules/caseless": { "version": "0.12.0", "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", - "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=", + "integrity": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==", "dev": true, "optional": true }, @@ -7760,6 +7744,85 @@ "eslint-plugin-total-functions": "^5.0" } }, + "node_modules/eslint-config-beslogic/node_modules/@phenomnomnominal/tsquery": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/@phenomnomnominal/tsquery/-/tsquery-4.2.0.tgz", + "integrity": "sha512-hR2U3uVcrrdkuG30ItQ+uFDs4ncZAybxWG0OjTE8ptPzVoU7GVeXpy+vMU8zX9EbmjGeITPw/su5HjYQyAH8bA==", + "dev": true, + "dependencies": { + "esquery": "^1.0.1" + }, + "peerDependencies": { + "typescript": "^3 || ^4" + } + }, + "node_modules/eslint-config-beslogic/node_modules/eslint-plugin-etc": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-etc/-/eslint-plugin-etc-2.0.2.tgz", + "integrity": "sha512-g3b95LCdTCwZA8On9EICYL8m1NMWaiGfmNUd/ftZTeGZDXrwujKXUr+unYzqKjKFo1EbqJ31vt+Dqzrdm/sUcw==", + "dev": true, + "dependencies": { + "@phenomnomnominal/tsquery": "^4.0.0", + "@typescript-eslint/experimental-utils": "^5.0.0", + "eslint-etc": "^5.1.0", + "requireindex": "~1.2.0", + "tslib": "^2.0.0", + "tsutils": "^3.0.0" + }, + "peerDependencies": { + "eslint": "^8.0.0", + "typescript": "^4.0.0" + } + }, + "node_modules/eslint-config-beslogic/node_modules/eslint-plugin-rxjs-angular": { + "version": "2.0.0", + "resolved": "git+ssh://git@github.com/Avasam/eslint-plugin-rxjs-angular.git#93329c1e0b46e5e21391ed9692643046479c211c", + "dev": true, + "license": "MIT", + "optional": true, + "dependencies": { + "@typescript-eslint/experimental-utils": "^5.0.0", + "common-tags": "^1.8.0", + "eslint-etc": "^5.0.0", + "requireindex": "~1.2.0", + "tslib": "^2.0.0" + }, + "peerDependencies": { + "eslint": "^8.0.0", + "typescript": "^4.0.0" + } + }, + "node_modules/eslint-config-beslogic/node_modules/eslint-plugin-total-functions": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-total-functions/-/eslint-plugin-total-functions-5.0.1.tgz", + "integrity": "sha512-OmLzLwHFj+OY5eW2K1UGgOYqWDbZOjYF2mYL5jJEHserpXgBr4ViMg46sZX/PGBMXp5zSdWyQ6AgyhgrdUA0ig==", + "dev": true, + "optional": true, + "dependencies": { + "@typescript-eslint/eslint-plugin": "^5.8.0", + "@typescript-eslint/experimental-utils": "^5.8.0", + "@typescript-eslint/parser": "^5.8.0", + "tsutils": "^3.17.1" + }, + "peerDependencies": { + "eslint": "^8.5.0", + "typescript": "^4.5.4" + } + }, + "node_modules/eslint-config-beslogic/node_modules/typescript": { + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", + "dev": true, + "peer": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=4.2.0" + } + }, "node_modules/eslint-config-react-app": { "version": "7.0.1", "resolved": "https://registry.npmjs.org/eslint-config-react-app/-/eslint-config-react-app-7.0.1.tgz", @@ -7813,9 +7876,9 @@ } }, "node_modules/eslint-etc": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/eslint-etc/-/eslint-etc-5.1.0.tgz", - "integrity": "sha512-Rmjl01h5smi5cbsFne2xpTuch2xNnwXiX2lbS4HttXUN5FwXKAwG1UEFBVGO1nC091YO/QyVahyfNPJSX2ae+g==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/eslint-etc/-/eslint-etc-5.2.1.tgz", + "integrity": "sha512-lFJBSiIURdqQKq9xJhvSJFyPA+VeTh5xvk24e8pxVL7bwLBtGF60C/KRkLTMrvCZ6DA3kbPuYhLWY0TZMlqTsg==", "dev": true, "dependencies": { "@typescript-eslint/experimental-utils": "^5.0.0", @@ -7824,7 +7887,7 @@ }, "peerDependencies": { "eslint": "^8.0.0", - "typescript": "^4.0.0" + "typescript": ">=4.0.0" } }, "node_modules/eslint-import-resolver-node": { @@ -7939,24 +8002,6 @@ "node": ">=4" } }, - "node_modules/eslint-plugin-etc": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-etc/-/eslint-plugin-etc-2.0.2.tgz", - "integrity": "sha512-g3b95LCdTCwZA8On9EICYL8m1NMWaiGfmNUd/ftZTeGZDXrwujKXUr+unYzqKjKFo1EbqJ31vt+Dqzrdm/sUcw==", - "dev": true, - "dependencies": { - "@phenomnomnominal/tsquery": "^4.0.0", - "@typescript-eslint/experimental-utils": "^5.0.0", - "eslint-etc": "^5.1.0", - "requireindex": "~1.2.0", - "tslib": "^2.0.0", - "tsutils": "^3.0.0" - }, - "peerDependencies": { - "eslint": "^8.0.0", - "typescript": "^4.0.0" - } - }, "node_modules/eslint-plugin-extra-rules": { "version": "0.0.0-development", "resolved": "https://registry.npmjs.org/eslint-plugin-extra-rules/-/eslint-plugin-extra-rules-0.0.0-development.tgz", @@ -8338,9 +8383,9 @@ } }, "node_modules/eslint-plugin-rxjs": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-5.0.2.tgz", - "integrity": "sha512-Q2wsEHWInhZ3uz5df+YbD4g/NPQqAeYHjJuEsxqgVS+XAsYCuVE2pj9kADdMFy4GsQy2jt7KP+TOrnq1i6bI5Q==", + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-5.0.3.tgz", + "integrity": "sha512-fcVkqLmYLRfRp+ShafjpUKuaZ+cw/sXAvM5dfSxiEr7M28QZ/NY7vaOr09FB4rSaZsQyLBnNPh5SL+4EgKjh8Q==", "dev": true, "optional": true, "dependencies": { @@ -8356,25 +8401,7 @@ }, "peerDependencies": { "eslint": "^8.0.0", - "typescript": "^4.0.0" - } - }, - "node_modules/eslint-plugin-rxjs-angular": { - "version": "2.0.0", - "resolved": "git+ssh://git@github.com/Avasam/eslint-plugin-rxjs-angular.git#93329c1e0b46e5e21391ed9692643046479c211c", - "dev": true, - "license": "MIT", - "optional": true, - "dependencies": { - "@typescript-eslint/experimental-utils": "^5.0.0", - "common-tags": "^1.8.0", - "eslint-etc": "^5.0.0", - "requireindex": "~1.2.0", - "tslib": "^2.0.0" - }, - "peerDependencies": { - "eslint": "^8.0.0", - "typescript": "^4.0.0" + "typescript": ">=4.0.0" } }, "node_modules/eslint-plugin-simple-import-sort": { @@ -8432,23 +8459,6 @@ "eslint": "^7.5.0 || ^8.0.0" } }, - "node_modules/eslint-plugin-total-functions": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-total-functions/-/eslint-plugin-total-functions-5.0.1.tgz", - "integrity": "sha512-OmLzLwHFj+OY5eW2K1UGgOYqWDbZOjYF2mYL5jJEHserpXgBr4ViMg46sZX/PGBMXp5zSdWyQ6AgyhgrdUA0ig==", - "dev": true, - "optional": true, - "dependencies": { - "@typescript-eslint/eslint-plugin": "^5.8.0", - "@typescript-eslint/experimental-utils": "^5.8.0", - "@typescript-eslint/parser": "^5.8.0", - "tsutils": "^3.17.1" - }, - "peerDependencies": { - "eslint": "^8.5.0", - "typescript": "^4.5.4" - } - }, "node_modules/eslint-plugin-unicorn": { "version": "39.0.0", "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-39.0.0.tgz", @@ -18302,9 +18312,9 @@ } }, "node_modules/tsutils-etc": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/tsutils-etc/-/tsutils-etc-1.4.1.tgz", - "integrity": "sha512-6UPYgc7OXcIW5tFxlsZF3OVSBvDInl/BkS3Xsu64YITXk7WrnWTVByKWPCThFDBp5gl5IGHOzGMdQuDCE7OL4g==", + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/tsutils-etc/-/tsutils-etc-1.4.2.tgz", + "integrity": "sha512-2Dn5SxTDOu6YWDNKcx1xu2YUy6PUeKrWZB/x2cQ8vY2+iz3JRembKn/iZ0JLT1ZudGNwQQvtFX9AwvRHbXuPUg==", "dev": true, "dependencies": { "@types/yargs": "^17.0.0", @@ -18316,13 +18326,13 @@ }, "peerDependencies": { "tsutils": "^3.0.0", - "typescript": "^4.0.0" + "typescript": ">=4.0.0" } }, "node_modules/tsutils-etc/node_modules/@types/yargs": { - "version": "17.0.9", - "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.9.tgz", - "integrity": "sha512-Ci8+4/DOtkHRylcisKmVMtmVO5g7weUVCKcsu1sJvF1bn0wExTmbHmhFKj7AnEm0de800iovGhdSKzYnzbaHpg==", + "version": "17.0.24", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.24.tgz", + "integrity": "sha512-6i0aC7jV6QzQB8ne1joVZ0eSFIstHsCrobmOtghM11yGlH0j43FKL2UhWdELkyps0zuf7qVTUVCCR+tgSlyLLw==", "dev": true, "dependencies": { "@types/yargs-parser": "*" @@ -18390,16 +18400,16 @@ } }, "node_modules/typescript": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz", - "integrity": "sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==", + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.3.tgz", + "integrity": "sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==", "dev": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { - "node": ">=4.2.0" + "node": ">=12.20" } }, "node_modules/unbox-primitive": { @@ -19542,32 +19552,46 @@ } }, "node_modules/yargs": { - "version": "17.3.1", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.3.1.tgz", - "integrity": "sha512-WUANQeVgjLbNsEmGk20f+nlHgOqzRFpiGWVaBrYGYIGANIIu3lWjoyi0fNlFmJkvfhCZ6BXINe7/W2O2bV4iaA==", + "version": "17.7.1", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.1.tgz", + "integrity": "sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==", "dev": true, "dependencies": { - "cliui": "^7.0.2", + "cliui": "^8.0.1", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", "string-width": "^4.2.3", "y18n": "^5.0.5", - "yargs-parser": "^21.0.0" + "yargs-parser": "^21.1.1" }, "engines": { "node": ">=12" } }, "node_modules/yargs-parser": { - "version": "21.0.1", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.0.1.tgz", - "integrity": "sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==", + "version": "21.1.1", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", "dev": true, "engines": { "node": ">=12" } }, + "node_modules/yargs/node_modules/cliui": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", + "dev": true, + "dependencies": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.1", + "wrap-ansi": "^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, "node_modules/yocto-queue": { "version": "0.1.0", "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", @@ -21900,15 +21924,6 @@ "fastq": "^1.6.0" } }, - "@phenomnomnominal/tsquery": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/@phenomnomnominal/tsquery/-/tsquery-4.2.0.tgz", - "integrity": "sha512-hR2U3uVcrrdkuG30ItQ+uFDs4ncZAybxWG0OjTE8ptPzVoU7GVeXpy+vMU8zX9EbmjGeITPw/su5HjYQyAH8bA==", - "dev": true, - "requires": { - "esquery": "^1.0.1" - } - }, "@pmmmwh/react-refresh-webpack-plugin": { "version": "0.5.4", "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.4.tgz", @@ -23886,7 +23901,7 @@ "caseless": { "version": "0.12.0", "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz", - "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=", + "integrity": "sha512-4tYFyifaFfGacoiObjJegolkwSU4xQNGbVgUiNYVUxbQ2x2lUsFvY4hVgVzGiIe6WLOPqycWXA40l+PWsxthUw==", "dev": true, "optional": true }, @@ -25287,6 +25302,64 @@ "eslint-plugin-unicorn": "^39.0", "eslint-plugin-unused-imports": "^2.0", "minimist": "^1.2.6" + }, + "dependencies": { + "@phenomnomnominal/tsquery": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/@phenomnomnominal/tsquery/-/tsquery-4.2.0.tgz", + "integrity": "sha512-hR2U3uVcrrdkuG30ItQ+uFDs4ncZAybxWG0OjTE8ptPzVoU7GVeXpy+vMU8zX9EbmjGeITPw/su5HjYQyAH8bA==", + "dev": true, + "requires": { + "esquery": "^1.0.1" + } + }, + "eslint-plugin-etc": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-etc/-/eslint-plugin-etc-2.0.2.tgz", + "integrity": "sha512-g3b95LCdTCwZA8On9EICYL8m1NMWaiGfmNUd/ftZTeGZDXrwujKXUr+unYzqKjKFo1EbqJ31vt+Dqzrdm/sUcw==", + "dev": true, + "requires": { + "@phenomnomnominal/tsquery": "^4.0.0", + "@typescript-eslint/experimental-utils": "^5.0.0", + "eslint-etc": "^5.1.0", + "requireindex": "~1.2.0", + "tslib": "^2.0.0", + "tsutils": "^3.0.0" + } + }, + "eslint-plugin-rxjs-angular": { + "version": "git+ssh://git@github.com/Avasam/eslint-plugin-rxjs-angular.git#93329c1e0b46e5e21391ed9692643046479c211c", + "dev": true, + "from": "eslint-plugin-rxjs-angular@github:Avasam/eslint-plugin-rxjs-angular#dist", + "optional": true, + "requires": { + "@typescript-eslint/experimental-utils": "^5.0.0", + "common-tags": "^1.8.0", + "eslint-etc": "^5.0.0", + "requireindex": "~1.2.0", + "tslib": "^2.0.0" + } + }, + "eslint-plugin-total-functions": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-total-functions/-/eslint-plugin-total-functions-5.0.1.tgz", + "integrity": "sha512-OmLzLwHFj+OY5eW2K1UGgOYqWDbZOjYF2mYL5jJEHserpXgBr4ViMg46sZX/PGBMXp5zSdWyQ6AgyhgrdUA0ig==", + "dev": true, + "optional": true, + "requires": { + "@typescript-eslint/eslint-plugin": "^5.8.0", + "@typescript-eslint/experimental-utils": "^5.8.0", + "@typescript-eslint/parser": "^5.8.0", + "tsutils": "^3.17.1" + } + }, + "typescript": { + "version": "4.9.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz", + "integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==", + "dev": true, + "peer": true + } } }, "eslint-config-react-app": { @@ -25323,9 +25396,9 @@ } }, "eslint-etc": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/eslint-etc/-/eslint-etc-5.1.0.tgz", - "integrity": "sha512-Rmjl01h5smi5cbsFne2xpTuch2xNnwXiX2lbS4HttXUN5FwXKAwG1UEFBVGO1nC091YO/QyVahyfNPJSX2ae+g==", + "version": "5.2.1", + "resolved": "https://registry.npmjs.org/eslint-etc/-/eslint-etc-5.2.1.tgz", + "integrity": "sha512-lFJBSiIURdqQKq9xJhvSJFyPA+VeTh5xvk24e8pxVL7bwLBtGF60C/KRkLTMrvCZ6DA3kbPuYhLWY0TZMlqTsg==", "dev": true, "requires": { "@typescript-eslint/experimental-utils": "^5.0.0", @@ -25418,20 +25491,6 @@ } } }, - "eslint-plugin-etc": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-etc/-/eslint-plugin-etc-2.0.2.tgz", - "integrity": "sha512-g3b95LCdTCwZA8On9EICYL8m1NMWaiGfmNUd/ftZTeGZDXrwujKXUr+unYzqKjKFo1EbqJ31vt+Dqzrdm/sUcw==", - "dev": true, - "requires": { - "@phenomnomnominal/tsquery": "^4.0.0", - "@typescript-eslint/experimental-utils": "^5.0.0", - "eslint-etc": "^5.1.0", - "requireindex": "~1.2.0", - "tslib": "^2.0.0", - "tsutils": "^3.0.0" - } - }, "eslint-plugin-extra-rules": { "version": "0.0.0-development", "resolved": "https://registry.npmjs.org/eslint-plugin-extra-rules/-/eslint-plugin-extra-rules-0.0.0-development.tgz", @@ -25703,9 +25762,9 @@ } }, "eslint-plugin-rxjs": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-5.0.2.tgz", - "integrity": "sha512-Q2wsEHWInhZ3uz5df+YbD4g/NPQqAeYHjJuEsxqgVS+XAsYCuVE2pj9kADdMFy4GsQy2jt7KP+TOrnq1i6bI5Q==", + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-rxjs/-/eslint-plugin-rxjs-5.0.3.tgz", + "integrity": "sha512-fcVkqLmYLRfRp+ShafjpUKuaZ+cw/sXAvM5dfSxiEr7M28QZ/NY7vaOr09FB4rSaZsQyLBnNPh5SL+4EgKjh8Q==", "dev": true, "optional": true, "requires": { @@ -25720,19 +25779,6 @@ "tsutils-etc": "^1.4.1" } }, - "eslint-plugin-rxjs-angular": { - "version": "git+ssh://git@github.com/Avasam/eslint-plugin-rxjs-angular.git#93329c1e0b46e5e21391ed9692643046479c211c", - "dev": true, - "from": "eslint-plugin-rxjs-angular@github:Avasam/eslint-plugin-rxjs-angular#dist", - "optional": true, - "requires": { - "@typescript-eslint/experimental-utils": "^5.0.0", - "common-tags": "^1.8.0", - "eslint-etc": "^5.0.0", - "requireindex": "~1.2.0", - "tslib": "^2.0.0" - } - }, "eslint-plugin-simple-import-sort": { "version": "7.0.0", "resolved": "https://registry.npmjs.org/eslint-plugin-simple-import-sort/-/eslint-plugin-simple-import-sort-7.0.0.tgz", @@ -25768,19 +25814,6 @@ "@typescript-eslint/utils": "^5.13.0" } }, - "eslint-plugin-total-functions": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-total-functions/-/eslint-plugin-total-functions-5.0.1.tgz", - "integrity": "sha512-OmLzLwHFj+OY5eW2K1UGgOYqWDbZOjYF2mYL5jJEHserpXgBr4ViMg46sZX/PGBMXp5zSdWyQ6AgyhgrdUA0ig==", - "dev": true, - "optional": true, - "requires": { - "@typescript-eslint/eslint-plugin": "^5.8.0", - "@typescript-eslint/experimental-utils": "^5.8.0", - "@typescript-eslint/parser": "^5.8.0", - "tsutils": "^3.17.1" - } - }, "eslint-plugin-unicorn": { "version": "39.0.0", "resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-39.0.0.tgz", @@ -32953,9 +32986,9 @@ } }, "tsutils-etc": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/tsutils-etc/-/tsutils-etc-1.4.1.tgz", - "integrity": "sha512-6UPYgc7OXcIW5tFxlsZF3OVSBvDInl/BkS3Xsu64YITXk7WrnWTVByKWPCThFDBp5gl5IGHOzGMdQuDCE7OL4g==", + "version": "1.4.2", + "resolved": "https://registry.npmjs.org/tsutils-etc/-/tsutils-etc-1.4.2.tgz", + "integrity": "sha512-2Dn5SxTDOu6YWDNKcx1xu2YUy6PUeKrWZB/x2cQ8vY2+iz3JRembKn/iZ0JLT1ZudGNwQQvtFX9AwvRHbXuPUg==", "dev": true, "requires": { "@types/yargs": "^17.0.0", @@ -32963,9 +32996,9 @@ }, "dependencies": { "@types/yargs": { - "version": "17.0.9", - "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.9.tgz", - "integrity": "sha512-Ci8+4/DOtkHRylcisKmVMtmVO5g7weUVCKcsu1sJvF1bn0wExTmbHmhFKj7AnEm0de800iovGhdSKzYnzbaHpg==", + "version": "17.0.24", + "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.24.tgz", + "integrity": "sha512-6i0aC7jV6QzQB8ne1joVZ0eSFIstHsCrobmOtghM11yGlH0j43FKL2UhWdELkyps0zuf7qVTUVCCR+tgSlyLLw==", "dev": true, "requires": { "@types/yargs-parser": "*" @@ -33014,9 +33047,9 @@ } }, "typescript": { - "version": "4.8.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz", - "integrity": "sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==", + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.3.tgz", + "integrity": "sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==", "dev": true }, "unbox-primitive": { @@ -33913,24 +33946,37 @@ "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==" }, "yargs": { - "version": "17.3.1", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.3.1.tgz", - "integrity": "sha512-WUANQeVgjLbNsEmGk20f+nlHgOqzRFpiGWVaBrYGYIGANIIu3lWjoyi0fNlFmJkvfhCZ6BXINe7/W2O2bV4iaA==", + "version": "17.7.1", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.1.tgz", + "integrity": "sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==", "dev": true, "requires": { - "cliui": "^7.0.2", + "cliui": "^8.0.1", "escalade": "^3.1.1", "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", "string-width": "^4.2.3", "y18n": "^5.0.5", - "yargs-parser": "^21.0.0" + "yargs-parser": "^21.1.1" + }, + "dependencies": { + "cliui": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", + "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", + "dev": true, + "requires": { + "string-width": "^4.2.0", + "strip-ansi": "^6.0.1", + "wrap-ansi": "^7.0.0" + } + } } }, "yargs-parser": { - "version": "21.0.1", - "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.0.1.tgz", - "integrity": "sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==", + "version": "21.1.1", + "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", + "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", "dev": true }, "yocto-queue": { diff --git a/tournament-scheduler/package.json b/tournament-scheduler/package.json index 9b04b9f..b996e47 100644 --- a/tournament-scheduler/package.json +++ b/tournament-scheduler/package.json @@ -57,7 +57,7 @@ "patch-package": "^6.4.7", "react-scripts": "^5.0.1", "terser": "^5.15.0", - "typescript": "^4.8.3" + "typescript": "^5.0.3" }, "repository": { "type": "git",