Skip to content

Commit

Permalink
[ui] Upgrade TS to 5.4.5 (#21347)
Browse files Browse the repository at this point in the history
## Summary & Motivation

Bump TS to 5.4.5 to match vscode.

## How I Tested These Changes

Buildkite
  • Loading branch information
hellendag committed Apr 23, 2024
1 parent a204825 commit bc28885
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion docs/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"remark-cli": "^9.0.0",
"remark-gfm": "^1.0.0",
"remark-preset-prettier": "^0.4.1",
"typescript": "5.0.4"
"typescript": "5.4.5"
},
"packageManager": "yarn@3.6.4"
}
18 changes: 9 additions & 9 deletions docs/next/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4333,7 +4333,7 @@ __metadata:
tailwindcss: ^2.0.3
to-vfile: ^6.1.0
ts-node: ^9.1.1
typescript: 5.0.4
typescript: 5.4.5
yaml: ^2.2.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10729,23 +10729,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.0.4":
version: 5.0.4
resolution: "typescript@npm:5.0.4"
"typescript@npm:5.4.5":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
checksum: 53c879c6fa1e3bcb194b274d4501ba1985894b2c2692fa079db03c5a5a7140587a1e04e1ba03184605d35f439b40192d9e138eb3279ca8eee313c081c8bcd9b0
languageName: node
linkType: hard

"typescript@patch:typescript@5.0.4#~builtin<compat/typescript>":
version: 5.0.4
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=b5f058"
"typescript@patch:typescript@5.4.5#~builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin<compat/typescript>::version=5.4.5&hash=29ae49"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: d26b6ba97b6d163c55dbdffd9bbb4c211667ebebc743accfeb2c8c0154aace7afd097b51165a72a5bad2cf65a4612259344ff60f8e642362aa1695c760d303ac
checksum: 2373c693f3b328f3b2387c3efafe6d257b057a142f9a79291854b14ff4d5367d3d730810aee981726b677ae0fd8329b23309da3b6aaab8263dbdccf1da07a3ba
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion js_modules/dagster-ui/packages/app-oss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint-webpack-plugin": "3.1.1",
"file-loader": "^6.2.0",
"prettier": "^3.0.3",
"typescript": "5.3.2",
"typescript": "5.4.5",
"webpack": "^5.88.1",
"webpack-bundle-analyzer": "^4.7.0",
"webpack-stats-plugin": "^1.1.3"
Expand Down
2 changes: 1 addition & 1 deletion js_modules/dagster-ui/packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"jest": "^29.7.0",
"prettier": "^3.0.3",
"ts-jest": "^29.1.1",
"typescript": "5.3.2"
"typescript": "5.4.5"
}
}
2 changes: 1 addition & 1 deletion js_modules/dagster-ui/packages/ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"rollup-plugin-polyfill-node": "^0.8.0",
"rollup-plugin-styles": "^4.0.0",
"storybook": "^7.4.5",
"typescript": "5.3.2",
"typescript": "5.4.5",
"webpack": "^5.88.1"
},
"browserslist": {
Expand Down
2 changes: 1 addition & 1 deletion js_modules/dagster-ui/packages/ui-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"styled-components": "^5.3.3",
"ts-node": "9.1.1",
"ts-prune": "0.10.3",
"typescript": "5.3.2",
"typescript": "5.4.5",
"webpack": "^5.88.1"
},
"babelMacros": {},
Expand Down
24 changes: 12 additions & 12 deletions js_modules/dagster-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2397,7 +2397,7 @@ __metadata:
react-router-dom: "npm:^5.3.0"
react-router-dom-v5-compat: "npm:^6.3.0"
styled-components: "npm:^5.3.3"
typescript: "npm:5.3.2"
typescript: "npm:5.4.5"
uuid: "npm:^9.0.0"
validator: "npm:^13.7.0"
web-vitals: "npm:^2.1.3"
Expand Down Expand Up @@ -2437,7 +2437,7 @@ __metadata:
jest: "npm:^29.7.0"
prettier: "npm:^3.0.3"
ts-jest: "npm:^29.1.1"
typescript: "npm:5.3.2"
typescript: "npm:5.4.5"
peerDependencies:
eslint: ^8.49.0
prettier: ^3.0.3
Expand Down Expand Up @@ -2511,7 +2511,7 @@ __metadata:
rollup-plugin-polyfill-node: "npm:^0.8.0"
rollup-plugin-styles: "npm:^4.0.0"
storybook: "npm:^7.4.5"
typescript: "npm:5.3.2"
typescript: "npm:5.4.5"
webpack: "npm:^5.88.1"
yaml: "npm:2.4.0"
peerDependencies:
Expand Down Expand Up @@ -2649,7 +2649,7 @@ __metadata:
subscriptions-transport-ws: "npm:^0.9.15"
ts-node: "npm:9.1.1"
ts-prune: "npm:0.10.3"
typescript: "npm:5.3.2"
typescript: "npm:5.4.5"
webpack: "npm:^5.88.1"
worker-loader: "npm:^3.0.8"
yaml: "npm:2.4.0"
Expand Down Expand Up @@ -23164,23 +23164,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:5.3.2":
version: 5.3.2
resolution: "typescript@npm:5.3.2"
"typescript@npm:5.4.5":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/415e5fb6611f5713e460bad48039f00bcfdbde53a2f911727862d5aa9c5d5edd250059a419df382d8f031709e15a169c41eb62b6a401da5eec7ac0f4e359d6ac
checksum: 10/d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.3.2#optional!builtin<compat/typescript>":
version: 5.3.2
resolution: "typescript@patch:typescript@npm%3A5.3.2#optional!builtin<compat/typescript>::version=5.3.2&hash=e012d7"
"typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10/1b45cdfb577a78ae7a9a9d0b77a7b772142cb98ba05e4e5aefba7044a028ded885bcecef63166407a5986645cea816fe4986894336aacd5e791796ea79a6a7ed
checksum: 10/760f7d92fb383dbf7dee2443bf902f4365db2117f96f875cf809167f6103d55064de973db9f78fe8f31ec08fff52b2c969aee0d310939c0a3798ec75d0bca2e1
languageName: node
linkType: hard

Expand Down

3 comments on commit bc28885

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for dagit-storybook ready!

✅ Preview
https://dagit-storybook-2bo7s9s50-elementl.vercel.app

Built with commit bc28885.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-1aic87zju-elementl.vercel.app

Built with commit bc28885.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for dagster-docs ready!

✅ Preview
https://dagster-docs-qrs4ih9i2-elementl.vercel.app
https://master.dagster.dagster-docs.io

Built with commit bc28885.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.