Skip to content

Commit

Permalink
chore(deps): bump typescript from 5.4.5 to 5.7.3
Browse files Browse the repository at this point in the history
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](microsoft/TypeScript@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and phantomjinx committed Feb 18, 2025
1 parent db1d220 commit f9caf45
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 16 deletions.
2 changes: 1 addition & 1 deletion docker/gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/kubernetes-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion packages/kubernetes-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/management-api-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion packages/management-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion packages/oauth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion packages/online-shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
36 changes: 28 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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<compat/typescript>":
version: 5.2.2
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
Expand All @@ -15525,6 +15535,16 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.7.3#optional!builtin<compat/typescript>":
version: 5.7.3
resolution: "typescript@patch:typescript@npm%3A5.7.3#optional!builtin<compat/typescript>::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"
Expand Down

0 comments on commit f9caf45

Please sign in to comment.