From f9caf45a7ce8aaa3809233e61244bc1e0847260b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 05:44:59 +0000 Subject: [PATCH] chore(deps): bump typescript from 5.4.5 to 5.7.3 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.7.3. - [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.4.5...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docker/gateway/package.json | 2 +- packages/kubernetes-api-app/package.json | 2 +- packages/kubernetes-api/package.json | 2 +- packages/management-api-app/package.json | 2 +- packages/management-api/package.json | 2 +- packages/oauth-app/package.json | 2 +- packages/oauth/package.json | 2 +- packages/online-shell/package.json | 2 +- yarn.lock | 36 ++++++++++++++++++------ 9 files changed, 36 insertions(+), 16 deletions(-) diff --git a/docker/gateway/package.json b/docker/gateway/package.json index 8fba098c..7b0e5327 100644 --- a/docker/gateway/package.json +++ b/docker/gateway/package.json @@ -63,7 +63,7 @@ "ts-loader": "^9.5.1", "tsconfig-paths-webpack-plugin": "^4.1.0", "tsup": "^8.2.4", - "typescript": "^5.4.5", + "typescript": "^5.7.3", "webpack": "^5.95.0", "webpack-cli": "^5.1.4" }, diff --git a/packages/kubernetes-api-app/package.json b/packages/kubernetes-api-app/package.json index 0e5ca3db..996d5803 100644 --- a/packages/kubernetes-api-app/package.json +++ b/packages/kubernetes-api-app/package.json @@ -24,7 +24,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-router-dom": "^6.27.0", - "typescript": "^5.4.5", + "typescript": "^5.7.3", "web-vitals": "^4.2.3" }, "devDependencies": { diff --git a/packages/kubernetes-api/package.json b/packages/kubernetes-api/package.json index 54eafcc0..abb0737d 100644 --- a/packages/kubernetes-api/package.json +++ b/packages/kubernetes-api/package.json @@ -38,7 +38,7 @@ "jsonpath": "^1.1.1", "kubernetes-types": "^1.30.0", "ts-node": "^10.9.2", - "typescript": "^5.4.5" + "typescript": "^5.7.3" }, "devDependencies": { "@testing-library/jest-dom": "^6.6.3", diff --git a/packages/management-api-app/package.json b/packages/management-api-app/package.json index daf108cc..543ab4cb 100644 --- a/packages/management-api-app/package.json +++ b/packages/management-api-app/package.json @@ -23,7 +23,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-router-dom": "^6.27.0", - "typescript": "^5.4.5", + "typescript": "^5.7.3", "web-vitals": "^4.2.3" }, "devDependencies": { diff --git a/packages/management-api/package.json b/packages/management-api/package.json index 20b9e66e..6060b249 100644 --- a/packages/management-api/package.json +++ b/packages/management-api/package.json @@ -37,7 +37,7 @@ "jsonpath": "^1.1.1", "superstruct": "^2.0.2", "ts-node": "^10.9.2", - "typescript": "^5.4.5" + "typescript": "^5.7.3" }, "devDependencies": { "@types/jest": "^29.5.13", diff --git a/packages/oauth-app/package.json b/packages/oauth-app/package.json index e05619e4..50b8323d 100644 --- a/packages/oauth-app/package.json +++ b/packages/oauth-app/package.json @@ -23,7 +23,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-router-dom": "^6.27.0", - "typescript": "^5.4.5", + "typescript": "^5.7.3", "web-vitals": "^4.2.3" }, "devDependencies": { diff --git a/packages/oauth/package.json b/packages/oauth/package.json index 079e4403..cb8a9e4c 100644 --- a/packages/oauth/package.json +++ b/packages/oauth/package.json @@ -37,7 +37,7 @@ "jquery": "^3.7.0", "jwt-decode": "^4.0.0", "ts-node": "^10.9.2", - "typescript": "^5.4.5", + "typescript": "^5.7.3", "whatwg-fetch": "^3.6.20" }, "devDependencies": { diff --git a/packages/online-shell/package.json b/packages/online-shell/package.json index 8ec06923..25c44ec3 100644 --- a/packages/online-shell/package.json +++ b/packages/online-shell/package.json @@ -49,7 +49,7 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-markdown": "^8.0.7", - "typescript": "^5.4.5", + "typescript": "^5.7.3", "web-vitals": "^4.2.3" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index fff5654d..6ea8ce7a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2063,7 +2063,7 @@ __metadata: ts-node: "npm:^10.9.2" tsconfig-paths-webpack-plugin: "npm:^4.1.0" tsup: "npm:^8.2.4" - typescript: "npm:^5.4.5" + typescript: "npm:^5.7.3" webpack: "npm:^5.95.0" webpack-cli: "npm:^5.1.4" yaml: "npm:^2.4.3" @@ -2105,7 +2105,7 @@ __metadata: style-loader: "npm:^4.0.0" ts-loader: "npm:^9.5.1" tsconfig-paths-webpack-plugin: "npm:^4.1.0" - typescript: "npm:^5.4.5" + typescript: "npm:^5.7.3" web-vitals: "npm:^4.2.3" webpack: "npm:^5.95.0" webpack-cli: "npm:^5.1.4" @@ -2139,7 +2139,7 @@ __metadata: ts-jest: "npm:^29.2.5" ts-node: "npm:^10.9.2" tsup: "npm:^8.2.4" - typescript: "npm:^5.4.5" + typescript: "npm:^5.7.3" peerDependencies: react: ^16.8 || ^17 || ^18 react-dom: ^16.8 || ^17 || ^18 @@ -2175,7 +2175,7 @@ __metadata: style-loader: "npm:^4.0.0" ts-loader: "npm:^9.5.1" tsconfig-paths-webpack-plugin: "npm:^4.1.0" - typescript: "npm:^5.4.5" + typescript: "npm:^5.7.3" web-vitals: "npm:^4.2.3" webpack: "npm:^5.95.0" webpack-cli: "npm:^5.1.4" @@ -2208,7 +2208,7 @@ __metadata: ts-jest: "npm:^29.2.5" ts-node: "npm:^10.9.2" tsup: "npm:^8.2.4" - typescript: "npm:^5.4.5" + typescript: "npm:^5.7.3" peerDependencies: react: ^16.8 || ^17 || ^18 react-dom: ^16.8 || ^17 || ^18 @@ -2245,7 +2245,7 @@ __metadata: style-loader: "npm:^4.0.0" ts-loader: "npm:^9.5.1" tsconfig-paths-webpack-plugin: "npm:^4.1.0" - typescript: "npm:^5.4.5" + typescript: "npm:^5.7.3" url: "npm:^0.11.4" web-vitals: "npm:^4.2.3" webpack: "npm:^5.95.0" @@ -2276,7 +2276,7 @@ __metadata: ts-jest: "npm:^29.2.5" ts-node: "npm:^10.9.2" tsup: "npm:^8.2.4" - typescript: "npm:^5.4.5" + typescript: "npm:^5.7.3" whatwg-fetch: "npm:^3.6.20" peerDependencies: react: ^16.8 || ^17 || ^18 @@ -2345,7 +2345,7 @@ __metadata: style-loader: "npm:^4.0.0" ts-loader: "npm:^9.5.1" tsconfig-paths-webpack-plugin: "npm:^4.1.0" - typescript: "npm:^5.4.5" + typescript: "npm:^5.7.3" url: "npm:^0.11.4" web-vitals: "npm:^4.2.3" webpack: "npm:^5.95.0" @@ -15505,6 +15505,16 @@ __metadata: languageName: node linkType: hard +"typescript@npm:^5.7.3": + version: 5.7.3 + resolution: "typescript@npm:5.7.3" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 10/6a7e556de91db3d34dc51cd2600e8e91f4c312acd8e52792f243c7818dfadb27bae677175fad6947f9c81efb6c57eb6b2d0c736f196a6ee2f1f7d57b74fc92fa + languageName: node + linkType: hard + "typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin": version: 5.2.2 resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin::version=5.2.2&hash=f3b441" @@ -15525,6 +15535,16 @@ __metadata: languageName: node linkType: hard +"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin": + version: 5.7.3 + resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin::version=5.7.3&hash=379a07" + bin: + tsc: bin/tsc + tsserver: bin/tsserver + checksum: 10/3ac7b7e3e899273d2fbdce6e24b93d4d53a705ad7a7e4cc83b4c57bcb6d25948abcd2a21994f6b9c73ab03960f395aae95f0458de292a66ce0134233261714c3 + languageName: node + linkType: hard + "unbox-primitive@npm:^1.0.2": version: 1.0.2 resolution: "unbox-primitive@npm:1.0.2"