mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-12-10 00:20:22 -06:00
Update deps (#62784)
This commit is contained in:
parent
486fce7a12
commit
0c801e6efb
2078
package-lock.json
generated
2078
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
34
package.json
34
package.json
@ -42,45 +42,45 @@
|
||||
"@dprint/formatter": "^0.4.1",
|
||||
"@dprint/typescript": "0.93.4",
|
||||
"@esfx/canceltoken": "^1.0.0",
|
||||
"@eslint/js": "^9.33.0",
|
||||
"@octokit/rest": "^21.1.1",
|
||||
"@eslint/js": "^9.39.1",
|
||||
"@octokit/rest": "^22.0.1",
|
||||
"@types/chai": "^4.3.20",
|
||||
"@types/minimist": "^1.2.5",
|
||||
"@types/mocha": "^10.0.10",
|
||||
"@types/ms": "^0.7.34",
|
||||
"@types/ms": "^2.1.0",
|
||||
"@types/node": "latest",
|
||||
"@types/source-map-support": "^0.5.10",
|
||||
"@types/which": "^3.0.4",
|
||||
"@typescript-eslint/rule-tester": "^8.39.1",
|
||||
"@typescript-eslint/type-utils": "^8.39.1",
|
||||
"@typescript-eslint/utils": "^8.39.1",
|
||||
"@typescript-eslint/rule-tester": "^8.47.0",
|
||||
"@typescript-eslint/type-utils": "^8.47.0",
|
||||
"@typescript-eslint/utils": "^8.47.0",
|
||||
"azure-devops-node-api": "^15.1.1",
|
||||
"c8": "^10.1.3",
|
||||
"chai": "^4.5.0",
|
||||
"chokidar": "^4.0.3",
|
||||
"diff": "^8.0.2",
|
||||
"dprint": "^0.49.1",
|
||||
"esbuild": "^0.25.9",
|
||||
"eslint": "^9.33.0",
|
||||
"esbuild": "^0.27.0",
|
||||
"eslint": "^9.39.1",
|
||||
"eslint-formatter-autolinkable-stylish": "^1.4.0",
|
||||
"eslint-plugin-regexp": "^2.10.0",
|
||||
"fast-xml-parser": "^5.2.5",
|
||||
"glob": "^10.4.5",
|
||||
"globals": "^16.3.0",
|
||||
"hereby": "^1.11.0",
|
||||
"fast-xml-parser": "^5.3.2",
|
||||
"glob": "^10.5.0",
|
||||
"globals": "^16.5.0",
|
||||
"hereby": "^1.11.1",
|
||||
"jsonc-parser": "^3.3.1",
|
||||
"knip": "^5.62.0",
|
||||
"knip": "^5.70.0",
|
||||
"minimist": "^1.2.8",
|
||||
"mocha": "^10.8.2",
|
||||
"mocha-fivemat-progress-reporter": "^0.1.0",
|
||||
"monocart-coverage-reports": "^2.12.6",
|
||||
"monocart-coverage-reports": "^2.12.9",
|
||||
"ms": "^2.1.3",
|
||||
"picocolors": "^1.1.1",
|
||||
"playwright": "^1.54.2",
|
||||
"playwright": "^1.56.1",
|
||||
"source-map-support": "^0.5.21",
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.9.2",
|
||||
"typescript-eslint": "^8.39.1",
|
||||
"typescript": "^5.9.3",
|
||||
"typescript-eslint": "^8.47.0",
|
||||
"which": "^3.0.1"
|
||||
},
|
||||
"overrides": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user