diff --git a/packages/kubernetes-api-app/package.json b/packages/kubernetes-api-app/package.json index 4d954bd4..273eacb2 100644 --- a/packages/kubernetes-api-app/package.json +++ b/packages/kubernetes-api-app/package.json @@ -22,7 +22,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "^6.16.0", - "typescript": "^4.9.5", + "typescript": "^5.2.2", "web-vitals": "^3.4.0" }, "devDependencies": { diff --git a/packages/kubernetes-api/package.json b/packages/kubernetes-api/package.json index 2c6f185a..4be34c3d 100644 --- a/packages/kubernetes-api/package.json +++ b/packages/kubernetes-api/package.json @@ -39,7 +39,7 @@ "jsonpath": "^1.1.1", "kubernetes-types": "^1.26.0", "ts-node": "^10.9.1", - "typescript": "^4.9.5" + "typescript": "^5.2.2" }, "devDependencies": { "@types/jest": "^29.5.3", diff --git a/packages/management-api-app/package.json b/packages/management-api-app/package.json index cb69bb0f..b6063444 100644 --- a/packages/management-api-app/package.json +++ b/packages/management-api-app/package.json @@ -22,7 +22,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "^6.16.0", - "typescript": "^4.9.5", + "typescript": "^5.2.2", "web-vitals": "^3.4.0" }, "devDependencies": { diff --git a/packages/management-api/package.json b/packages/management-api/package.json index 2105dde3..88be22df 100644 --- a/packages/management-api/package.json +++ b/packages/management-api/package.json @@ -38,7 +38,7 @@ "jsonpath": "^1.1.1", "superstruct": "^1.0.3", "ts-node": "^10.9.1", - "typescript": "^4.9.5" + "typescript": "^5.2.2" }, "devDependencies": { "@types/jest": "^29.5.3", diff --git a/packages/oauth-app/package.json b/packages/oauth-app/package.json index 4f0eb293..56ce63aa 100644 --- a/packages/oauth-app/package.json +++ b/packages/oauth-app/package.json @@ -22,7 +22,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "^6.16.0", - "typescript": "^4.9.5", + "typescript": "^5.2.2", "web-vitals": "^3.4.0" }, "devDependencies": { diff --git a/packages/oauth/package.json b/packages/oauth/package.json index abb4940e..7f87aaed 100644 --- a/packages/oauth/package.json +++ b/packages/oauth/package.json @@ -35,7 +35,7 @@ "jquery": "^3.7.0", "js-logger": "^1.6.1", "ts-node": "^10.9.1", - "typescript": "^4.9.5" + "typescript": "^5.2.2" }, "devDependencies": { "@types/jest": "^29.5.3", diff --git a/packages/online-shell/package.json b/packages/online-shell/package.json index 982c7d35..caabd067 100644 --- a/packages/online-shell/package.json +++ b/packages/online-shell/package.json @@ -47,7 +47,7 @@ "react-dom": "^18.2.0", "react-markdown": "^8.0.7", "react-router-dom": "^6.16.0", - "typescript": "^4.9.5", + "typescript": "^5.2.2", "web-vitals": "^3.4.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 83874de9..7f325bf5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1978,7 +1978,7 @@ __metadata: style-loader: ^3.3.3 ts-loader: ^9.4.4 tsconfig-paths-webpack-plugin: ^4.1.0 - typescript: ^4.9.5 + typescript: ^5.2.2 web-vitals: ^3.4.0 webpack: ^5.88.1 webpack-cli: ^5.1.4 @@ -2013,7 +2013,7 @@ __metadata: ts-jest: ^29.1.1 ts-node: ^10.9.1 tsup: ^7.1.0 - typescript: ^4.9.5 + typescript: ^5.2.2 peerDependencies: react: ^16.8 || ^17 || ^18 react-dom: ^16.8 || ^17 || ^18 @@ -2049,7 +2049,7 @@ __metadata: style-loader: ^3.3.3 ts-loader: ^9.4.4 tsconfig-paths-webpack-plugin: ^4.1.0 - typescript: ^4.9.5 + typescript: ^5.2.2 web-vitals: ^3.4.0 webpack: ^5.88.1 webpack-cli: ^5.1.4 @@ -2084,7 +2084,7 @@ __metadata: ts-jest: ^29.1.1 ts-node: ^10.9.1 tsup: ^7.1.0 - typescript: ^4.9.5 + typescript: ^5.2.2 peerDependencies: react: ^16.8 || ^17 || ^18 react-dom: ^16.8 || ^17 || ^18 @@ -2121,7 +2121,7 @@ __metadata: style-loader: ^3.3.3 ts-loader: ^9.4.4 tsconfig-paths-webpack-plugin: ^4.1.0 - typescript: ^4.9.5 + typescript: ^5.2.2 url: ^0.11.1 web-vitals: ^3.4.0 webpack: ^5.88.1 @@ -2150,7 +2150,7 @@ __metadata: ts-jest: ^29.1.1 ts-node: ^10.9.1 tsup: ^7.1.0 - typescript: ^4.9.5 + typescript: ^5.2.2 peerDependencies: react: ^16.8 || ^17 || ^18 react-dom: ^16.8 || ^17 || ^18 @@ -2215,7 +2215,7 @@ __metadata: style-loader: ^3.3.3 ts-loader: ^9.4.4 tsconfig-paths-webpack-plugin: ^4.1.0 - typescript: ^4.9.5 + typescript: ^5.2.2 url: ^0.11.3 web-vitals: ^3.4.0 webpack: ^5.88.1 @@ -13463,7 +13463,7 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^4.6.4 || ^5.0.0": +"typescript@npm:^4.6.4 || ^5.0.0, typescript@npm:^5.2.2": version: 5.2.2 resolution: "typescript@npm:5.2.2" bin: @@ -13483,7 +13483,7 @@ __metadata: languageName: node linkType: hard -"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin": +"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin, typescript@patch:typescript@^5.2.2#~builtin": version: 5.2.2 resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin::version=5.2.2&hash=14eedb" bin: