mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:04:14 +08:00
Pick up latest TS for building VSCode
This commit is contained in:
parent
4cb74276c4
commit
0dcae01c07
8
package-lock.json
generated
8
package-lock.json
generated
@ -155,7 +155,7 @@
|
||||
"ts-node": "^10.9.1",
|
||||
"tsec": "0.2.7",
|
||||
"tslib": "^2.6.3",
|
||||
"typescript": "^5.8.0-dev.20250207",
|
||||
"typescript": "^5.9.0-dev.20250324",
|
||||
"typescript-eslint": "^8.8.0",
|
||||
"util": "^0.12.4",
|
||||
"webpack": "^5.94.0",
|
||||
@ -17562,9 +17562,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.8.0-dev.20250207",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.0-dev.20250207.tgz",
|
||||
"integrity": "sha512-bRCO1GkVxTLd/UFJWOg9R1oRiSMidcfpICzuQlDJlHspv6hlcJvvIJP0BvQxrBYpu4dbzqp/Fh8rRYIkEjbSlQ==",
|
||||
"version": "5.9.0-dev.20250324",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.0-dev.20250324.tgz",
|
||||
"integrity": "sha512-qehVULhODb1IphPefX/jq0wAXpk6ifAt2lF3mxTsyR3yPDoPkiQdvxw9cURaDjJw6vCijSER6dU8kWmHdWaQnA==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
|
||||
@ -214,7 +214,7 @@
|
||||
"ts-node": "^10.9.1",
|
||||
"tsec": "0.2.7",
|
||||
"tslib": "^2.6.3",
|
||||
"typescript": "^5.8.0-dev.20250207",
|
||||
"typescript": "^5.9.0-dev.20250324",
|
||||
"typescript-eslint": "^8.8.0",
|
||||
"util": "^0.12.4",
|
||||
"webpack": "^5.94.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user