|
3 | 3 | "version": "0.1.0",
|
4 | 4 | "type": "module",
|
5 | 5 | "dependencies": {
|
6 |
| - "@typespec/compiler": "0.67.1", |
| 6 | + "@typespec/compiler": "1.0.0", |
7 | 7 | "@azure-tools/typespec-powershell": "0.0.x",
|
8 |
| - "@azure-tools/typespec-autorest": "0.53.0", |
9 |
| - "@azure-tools/typespec-azure-core": "0.53.0", |
10 |
| - "@azure-tools/typespec-azure-resource-manager": "0.53.0", |
11 |
| - "@azure-tools/typespec-client-generator-core": "0.53.1", |
12 |
| - "@azure-tools/typespec-azure-rulesets": "0.53.0", |
13 |
| - "@typespec/http": "0.67.1", |
14 |
| - "@typespec/openapi": "0.67.1", |
15 |
| - "@typespec/rest": "0.67.1", |
16 |
| - "@typespec/streams": "0.67.1", |
17 |
| - "@typespec/versioning": "0.67.1", |
18 |
| - "@typespec/xml": "0.67.1", |
| 8 | + "@azure-tools/typespec-autorest": "0.56.0", |
| 9 | + "@azure-tools/typespec-azure-core": "0.56.0", |
| 10 | + "@azure-tools/typespec-azure-resource-manager": "0.56.0", |
| 11 | + "@azure-tools/typespec-client-generator-core": "0.56.0", |
| 12 | + "@azure-tools/typespec-azure-rulesets": "0.56.0", |
| 13 | + "@typespec/http": "1.0.1", |
| 14 | + "@typespec/openapi": "1.0.0", |
| 15 | + "@typespec/rest": "0.70.0", |
| 16 | + "@typespec/streams": "0.70.0", |
| 17 | + "@typespec/versioning": "0.70.0", |
| 18 | + "@typespec/xml": "0.70.0", |
19 | 19 | "@azure-tools/typespec-liftr-base": "0.8.0"
|
20 | 20 | },
|
21 | 21 | "private": true
|
|
0 commit comments