typespec-vscode 1.11.0-dev.2 → 1.11.0-dev.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "typespec-vscode",
3
- "version": "1.11.0-dev.2",
3
+ "version": "1.11.0-dev.3",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "TypeSpec language support for VS Code",
6
6
  "homepage": "https://typespec.io",
@@ -263,12 +263,11 @@
263
263
  },
264
264
  "devDependencies": {
265
265
  "@types/cross-spawn": "~6.0.6",
266
- "@types/mocha": "^10.0.10",
267
266
  "@types/node": "~25.5.0",
268
267
  "@types/semver": "^7.7.1",
269
268
  "@types/vscode": "~1.110.0",
270
269
  "@types/which": "^3.0.4",
271
- "@typespec/compiler": "^1.10.0 || >= 1.11.0-dev.6",
270
+ "@typespec/compiler": "^1.10.0 || >= 1.11.0-dev.8",
272
271
  "@typespec/internal-build-utils": "^0.80.0 || >= 0.81.0-dev.2",
273
272
  "@vitest/coverage-v8": "^4.1.0",
274
273
  "@vitest/ui": "^4.1.0",
@@ -280,7 +279,6 @@
280
279
  "c8": "^11.0.0",
281
280
  "cross-spawn": "^7.0.6",
282
281
  "esbuild": "^0.27.4",
283
- "mocha": "^11.7.5",
284
282
  "playwright": "^1.58.2",
285
283
  "rimraf": "~6.1.3",
286
284
  "semver": "^7.7.4",
Binary file