|
2 | 2 | "name": "azure-rest-api-specs", |
3 | 3 | "devDependencies": { |
4 | 4 | "@autorest/openapi-to-typespec": "0.11.14", |
5 | | - "@azure-tools/openai-typespec": "1.11.0", |
| 5 | + "@azure-tools/openai-typespec": "1.19.0", |
6 | 6 | "@azure-tools/spec-gen-sdk": "~0.9.1", |
7 | 7 | "@azure-tools/specs-shared": "file:.github/shared", |
8 | 8 | "@azure-tools/typespec-apiview": "0.7.2", |
9 | | - "@azure-tools/typespec-metadata": "0.2.0", |
10 | 9 | "@azure-tools/typespec-autorest": "0.68.0", |
11 | 10 | "@azure-tools/typespec-azure-core": "0.68.0", |
12 | 11 | "@azure-tools/typespec-azure-portal-core": "0.68.0", |
|
15 | 14 | "@azure-tools/typespec-client-generator-cli": "0.33.1", |
16 | 15 | "@azure-tools/typespec-client-generator-core": "0.68.0", |
17 | 16 | "@azure-tools/typespec-liftr-base": "0.13.0", |
| 17 | + "@azure-tools/typespec-metadata": "0.2.0", |
18 | 18 | "@azure/avocado": "0.11.0", |
19 | 19 | "@azure/oad": "0.12.4", |
20 | 20 | "@microsoft.azure/openapi-validator": "2.2.4", |
21 | 21 | "@microsoft.azure/openapi-validator-core": "1.0.7", |
22 | 22 | "@microsoft.azure/openapi-validator-rulesets": "2.2.6", |
23 | 23 | "@typespec/compiler": "1.12.0", |
24 | | - "@typespec/http": "1.12.0", |
25 | | - "@typespec/sse": "0.82.0", |
26 | 24 | "@typespec/events": "0.82.0", |
| 25 | + "@typespec/http": "1.12.0", |
27 | 26 | "@typespec/openapi": "1.12.0", |
28 | 27 | "@typespec/openapi3": "1.12.0", |
29 | 28 | "@typespec/prettier-plugin-typespec": "1.12.0", |
30 | 29 | "@typespec/rest": "0.82.0", |
| 30 | + "@typespec/sse": "0.82.0", |
31 | 31 | "@typespec/streams": "0.82.0", |
32 | 32 | "@typespec/versioning": "0.82.0", |
33 | 33 | "@typespec/xml": "0.82.0", |
|
0 commit comments