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