1
1
{
2
2
"main" : " dist/src/index.js" ,
3
3
"dependencies" : {
4
- "@azure-tools/typespec-python" : " 0.44.2 "
4
+ "@azure-tools/typespec-python" : " 0.46.0 "
5
5
},
6
6
"devDependencies" : {
7
- "@typespec/compiler" : " ^1.0 .0" ,
8
- "@typespec/http" : " ^1.0 .0" ,
9
- "@typespec/rest" : " ~0.70 .0" ,
10
- "@typespec/versioning" : " ~0.70 .0" ,
11
- "@typespec/openapi" : " ^1.0 .0" ,
12
- "@typespec/events" : " ~0.70 .0" ,
13
- "@typespec/sse" : " ~0.70 .0" ,
14
- "@typespec/streams" : " ~0.70 .0" ,
15
- "@typespec/xml" : " ~0.70 .0" ,
16
- "@azure-tools/typespec-azure-core" : " ~0.56 .0" ,
17
- "@azure-tools/typespec-azure-resource-manager" : " ~0.56.0 " ,
18
- "@azure-tools/typespec-autorest" : " ~0.56.0 " ,
19
- "@azure-tools/typespec-azure-rulesets" : " ~0.56.0 " ,
20
- "@azure-tools/typespec-client-generator-core" : " ~0.56.1 " ,
7
+ "@typespec/compiler" : " ^1.1 .0" ,
8
+ "@typespec/http" : " ^1.1 .0" ,
9
+ "@typespec/rest" : " ~0.71 .0" ,
10
+ "@typespec/versioning" : " ~0.71 .0" ,
11
+ "@typespec/openapi" : " ^1.1 .0" ,
12
+ "@typespec/events" : " ~0.71 .0" ,
13
+ "@typespec/sse" : " ~0.71 .0" ,
14
+ "@typespec/streams" : " ~0.71 .0" ,
15
+ "@typespec/xml" : " ~0.71 .0" ,
16
+ "@azure-tools/typespec-azure-core" : " ~0.57 .0" ,
17
+ "@azure-tools/typespec-azure-resource-manager" : " ~0.57.2 " ,
18
+ "@azure-tools/typespec-autorest" : " ~0.57.1 " ,
19
+ "@azure-tools/typespec-azure-rulesets" : " ~0.57.1 " ,
20
+ "@azure-tools/typespec-client-generator-core" : " ~0.57.3 " ,
21
21
"@azure-tools/typespec-liftr-base" : " 0.8.0"
22
22
}
23
23
}
0 commit comments