mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-14 20:25:46 +01:00
Pick up latest TS for building VS Code
This commit is contained in:
Generated
+4
-4
@@ -154,7 +154,7 @@
|
||||
"ts-node": "^10.9.1",
|
||||
"tsec": "0.2.7",
|
||||
"tslib": "^2.6.3",
|
||||
"typescript": "^5.8.0-dev.20250121",
|
||||
"typescript": "^5.8.0-dev.20250207",
|
||||
"typescript-eslint": "^8.8.0",
|
||||
"util": "^0.12.4",
|
||||
"webpack": "^5.94.0",
|
||||
@@ -17595,9 +17595,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.8.0-dev.20250121",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.0-dev.20250121.tgz",
|
||||
"integrity": "sha512-cRbtTDQVu4ZV28kEzT6EgGd1mT75C92i/5pFcQHVqa60S2HhbFbY+4Wpo0ebumER/YMoC63sfTzruaR2Z6kOJw==",
|
||||
"version": "5.8.0-dev.20250207",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.0-dev.20250207.tgz",
|
||||
"integrity": "sha512-bRCO1GkVxTLd/UFJWOg9R1oRiSMidcfpICzuQlDJlHspv6hlcJvvIJP0BvQxrBYpu4dbzqp/Fh8rRYIkEjbSlQ==",
|
||||
"dev": true,
|
||||
"license": "Apache-2.0",
|
||||
"bin": {
|
||||
|
||||
+1
-1
@@ -212,7 +212,7 @@
|
||||
"ts-node": "^10.9.1",
|
||||
"tsec": "0.2.7",
|
||||
"tslib": "^2.6.3",
|
||||
"typescript": "^5.8.0-dev.20250121",
|
||||
"typescript": "^5.8.0-dev.20250207",
|
||||
"typescript-eslint": "^8.8.0",
|
||||
"util": "^0.12.4",
|
||||
"webpack": "^5.94.0",
|
||||
|
||||
Reference in New Issue
Block a user