mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-11 22:55:39 -05:00
Pick up latest TS for building VS code
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -150,7 +150,7 @@
|
||||
"ts-node": "^10.9.1",
|
||||
"tsec": "0.2.7",
|
||||
"tslib": "^2.6.3",
|
||||
"typescript": "^5.9.0-dev.20250522",
|
||||
"typescript": "^5.9.0-dev.20250613",
|
||||
"typescript-eslint": "^8.8.0",
|
||||
"util": "^0.12.4",
|
||||
"webpack": "^5.94.0",
|
||||
@@ -16784,9 +16784,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.9.0-dev.20250522",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.0-dev.20250522.tgz",
|
||||
"integrity": "sha512-5zi45joB4lxgbZokE23gOC139Blh5v/yOBqjO+mXURkJiDsEkfV/JJmTKyMpI8W7wnIx6H7Nyd9zxYOntclNZw==",
|
||||
"version": "5.9.0-dev.20250613",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.0-dev.20250613.tgz",
|
||||
"integrity": "sha512-5bzU//x0svUVjUCMlHRG7IassWFQ7/dofYXqSSbQpQ8a1Kh/GqIsvfc2CQIS+EpYrdoHaNLroxmlsLNsqLXaww==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
|
||||
@@ -209,7 +209,7 @@
|
||||
"ts-node": "^10.9.1",
|
||||
"tsec": "0.2.7",
|
||||
"tslib": "^2.6.3",
|
||||
"typescript": "^5.9.0-dev.20250522",
|
||||
"typescript": "^5.9.0-dev.20250613",
|
||||
"typescript-eslint": "^8.8.0",
|
||||
"util": "^0.12.4",
|
||||
"webpack": "^5.94.0",
|
||||
|
||||
Reference in New Issue
Block a user