|
4 | 4 | "type": "module", |
5 | 5 | "dependencies": { |
6 | 6 | "@azure-tools/typespec-ts": "workspace:^0.19.0", |
7 | | - "@typespec/openapi": ">=0.49.0 <1.0.0", |
8 | | - "@azure-tools/typespec-autorest": ">=0.35.0 <1.0.0", |
9 | | - "@typespec/openapi3": ">=0.49.0 <1.0.0", |
10 | | - "@azure-tools/typespec-azure-core": ">=0.35.0 <1.0.0", |
11 | | - "@azure-tools/typespec-client-generator-core": ">=0.35.0 <1.0.0", |
12 | | - "@typespec/compiler": ">=0.49.0 <1.0.0", |
13 | | - "@typespec/http": ">=0.49.0 <1.0.0", |
14 | | - "@typespec/rest": ">=0.49.0 <1.0.0", |
15 | | - "@typespec/versioning": ">=0.49.0 <1.0.0", |
| 7 | + "@typespec/openapi": ">=0.50.0 <1.0.0", |
| 8 | + "@azure-tools/typespec-autorest": ">=0.36.1 <1.0.0", |
| 9 | + "@typespec/openapi3": ">=0.50.0 <1.0.0", |
| 10 | + "@azure-tools/typespec-azure-core": ">=0.36.0 <1.0.0", |
| 11 | + "@azure-tools/typespec-client-generator-core": ">=0.36.0 <1.0.0", |
| 12 | + "@typespec/compiler": ">=0.50.0 <1.0.0", |
| 13 | + "@typespec/http": ">=0.50.0 <1.0.0", |
| 14 | + "@typespec/rest": ">=0.50.0 <1.0.0", |
| 15 | + "@typespec/versioning": ">=0.50.0 <1.0.0", |
16 | 16 | "prettier": "2.7.1" |
17 | 17 | }, |
18 | 18 | "devDependencies": { |
|
0 commit comments