|
60 | 60 | "emitter" |
61 | 61 | ], |
62 | 62 | "peerDependencies": { |
63 | | - "@azure-tools/typespec-autorest": ">=0.66.1 <1.0.0", |
64 | | - "@azure-tools/typespec-azure-core": ">=0.66.1 <1.0.0", |
65 | | - "@azure-tools/typespec-azure-resource-manager": ">=0.66.0 <1.0.0", |
66 | | - "@azure-tools/typespec-azure-rulesets": ">=0.66.0 <1.0.0", |
67 | | - "@azure-tools/typespec-client-generator-core": ">=0.66.4 <1.0.0", |
68 | | - "@typespec/compiler": "^1.10.0", |
69 | | - "@typespec/http": "^1.10.0", |
70 | | - "@typespec/openapi": "^1.10.0", |
71 | | - "@typespec/rest": ">=0.80.0 <1.0.0", |
72 | | - "@typespec/versioning": ">=0.80.0 <1.0.0", |
73 | | - "@typespec/events": ">=0.80.0 <1.0.0", |
74 | | - "@typespec/sse": ">=0.80.0 <1.0.0", |
75 | | - "@typespec/streams": ">=0.80.0 <1.0.0", |
76 | | - "@typespec/xml": ">=0.80.0 <1.0.0" |
| 63 | + "@azure-tools/typespec-autorest": ">=0.67.0 <1.0.0", |
| 64 | + "@azure-tools/typespec-azure-core": ">=0.67.0 <1.0.0", |
| 65 | + "@azure-tools/typespec-azure-resource-manager": ">=0.67.0 <1.0.0", |
| 66 | + "@azure-tools/typespec-azure-rulesets": ">=0.67.0 <1.0.0", |
| 67 | + "@azure-tools/typespec-client-generator-core": ">=0.67.0 <1.0.0", |
| 68 | + "@typespec/compiler": "^1.11.0", |
| 69 | + "@typespec/http": "^1.11.0", |
| 70 | + "@typespec/openapi": "^1.11.0", |
| 71 | + "@typespec/rest": ">=0.81.0 <1.0.0", |
| 72 | + "@typespec/versioning": ">=0.81.0 <1.0.0", |
| 73 | + "@typespec/events": ">=0.81.0 <1.0.0", |
| 74 | + "@typespec/sse": ">=0.81.0 <1.0.0", |
| 75 | + "@typespec/streams": ">=0.81.0 <1.0.0", |
| 76 | + "@typespec/xml": ">=0.81.0 <1.0.0" |
77 | 77 | }, |
78 | 78 | "dependencies": { |
79 | 79 | "js-yaml": "~4.1.0", |
|
83 | 83 | "tsx": "^4.21.0" |
84 | 84 | }, |
85 | 85 | "devDependencies": { |
86 | | - "@azure-tools/typespec-autorest": "~0.66.1", |
87 | | - "@azure-tools/typespec-azure-core": "~0.66.1", |
88 | | - "@azure-tools/typespec-azure-resource-manager": "~0.66.0", |
89 | | - "@azure-tools/typespec-azure-rulesets": "~0.66.0", |
90 | | - "@azure-tools/typespec-client-generator-core": "~0.66.4", |
91 | | - "@azure-tools/azure-http-specs": "0.1.0-alpha.39-dev.4", |
92 | | - "@typespec/compiler": "^1.10.0", |
93 | | - "@typespec/http": "^1.10.0", |
94 | | - "@typespec/openapi": "^1.10.0", |
95 | | - "@typespec/rest": "~0.80.0", |
96 | | - "@typespec/versioning": "~0.80.0", |
97 | | - "@typespec/events": "~0.80.0", |
98 | | - "@typespec/spector": "0.1.0-alpha.24", |
99 | | - "@typespec/spec-api": "0.1.0-alpha.14-dev.1", |
100 | | - "@typespec/sse": "~0.80.0", |
101 | | - "@typespec/streams": "~0.80.0", |
102 | | - "@typespec/xml": "~0.80.0", |
103 | | - "@typespec/http-specs": "0.1.0-alpha.35", |
| 86 | + "@azure-tools/typespec-autorest": "~0.67.0", |
| 87 | + "@azure-tools/typespec-azure-core": "~0.67.0", |
| 88 | + "@azure-tools/typespec-azure-resource-manager": "~0.67.0", |
| 89 | + "@azure-tools/typespec-azure-rulesets": "~0.67.0", |
| 90 | + "@azure-tools/typespec-client-generator-core": "~0.67.0", |
| 91 | + "@azure-tools/azure-http-specs": "0.1.0-alpha.39", |
| 92 | + "@typespec/compiler": "^1.11.0", |
| 93 | + "@typespec/http": "^1.11.0", |
| 94 | + "@typespec/openapi": "^1.11.0", |
| 95 | + "@typespec/rest": "~0.81.0", |
| 96 | + "@typespec/versioning": "~0.81.0", |
| 97 | + "@typespec/events": "~0.81.0", |
| 98 | + "@typespec/spector": "0.1.0-alpha.25", |
| 99 | + "@typespec/spec-api": "0.1.0-alpha.14", |
| 100 | + "@typespec/sse": "~0.81.0", |
| 101 | + "@typespec/streams": "~0.81.0", |
| 102 | + "@typespec/xml": "~0.81.0", |
| 103 | + "@typespec/http-specs": "0.1.0-alpha.36", |
104 | 104 | "@types/js-yaml": "~4.0.5", |
105 | 105 | "@types/node": "~25.0.2", |
106 | 106 | "@types/semver": "7.5.8", |
|
0 commit comments