@azure-tools/typespec-python 0.35.1 → 0.36.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@azure-tools/typespec-python",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.36.0",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "TypeSpec emitter for Python SDKs",
|
|
6
6
|
"homepage": "https://github.com/Azure/autorest.python",
|
|
@@ -33,47 +33,47 @@
|
|
|
33
33
|
"generator/**"
|
|
34
34
|
],
|
|
35
35
|
"peerDependencies": {
|
|
36
|
-
"@azure-tools/typespec-azure-core": ">=0.
|
|
37
|
-
"@azure-tools/typespec-azure-resource-manager": ">=0.
|
|
38
|
-
"@azure-tools/typespec-autorest": ">=0.
|
|
39
|
-
"@azure-tools/typespec-client-generator-core": ">=0.
|
|
40
|
-
"@azure-tools/typespec-azure-rulesets": ">=0.
|
|
41
|
-
"@typespec/compiler": ">=0.
|
|
42
|
-
"@typespec/http": ">=0.
|
|
43
|
-
"@typespec/rest": ">=0.
|
|
44
|
-
"@typespec/versioning": ">=0.
|
|
45
|
-
"@typespec/openapi": ">=0.
|
|
36
|
+
"@azure-tools/typespec-azure-core": ">=0.47.0 <1.0.0",
|
|
37
|
+
"@azure-tools/typespec-azure-resource-manager": ">=0.47.0 <1.0.0",
|
|
38
|
+
"@azure-tools/typespec-autorest": ">=0.47.0 <1.0.0",
|
|
39
|
+
"@azure-tools/typespec-client-generator-core": ">=0.47.1 <1.0.0",
|
|
40
|
+
"@azure-tools/typespec-azure-rulesets": ">=0.47.0 <3.0.0",
|
|
41
|
+
"@typespec/compiler": ">=0.61.0 <1.0.0",
|
|
42
|
+
"@typespec/http": ">=0.61.0 <1.0.0",
|
|
43
|
+
"@typespec/rest": ">=0.61.0 <1.0.0",
|
|
44
|
+
"@typespec/versioning": ">=0.61.0 <1.0.0",
|
|
45
|
+
"@typespec/openapi": ">=0.61.0 <1.0.0"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
48
|
"js-yaml": "~4.1.0",
|
|
49
|
-
"@typespec/openapi3": "~0.
|
|
49
|
+
"@typespec/openapi3": "~0.61.0",
|
|
50
50
|
"semver": "~7.6.2",
|
|
51
51
|
"tsx": "4.17.0",
|
|
52
|
-
"@typespec/http-client-python": "0.
|
|
52
|
+
"@typespec/http-client-python": "~0.3.0",
|
|
53
53
|
"fs-extra": "~11.2.0"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
|
-
"@azure-tools/typespec-azure-resource-manager": "~0.
|
|
57
|
-
"@azure-tools/typespec-autorest": "~0.
|
|
58
|
-
"@azure-tools/cadl-ranch-expect": "~0.15.
|
|
59
|
-
"@azure-tools/cadl-ranch-specs": "~0.37.
|
|
56
|
+
"@azure-tools/typespec-azure-resource-manager": "~0.47.0",
|
|
57
|
+
"@azure-tools/typespec-autorest": "~0.47.0",
|
|
58
|
+
"@azure-tools/cadl-ranch-expect": "~0.15.5",
|
|
59
|
+
"@azure-tools/cadl-ranch-specs": "~0.37.6",
|
|
60
60
|
"@types/js-yaml": "~4.0.5",
|
|
61
61
|
"@types/node": "~22.5.4",
|
|
62
62
|
"@types/yargs": "~17.0.33",
|
|
63
63
|
"@types/semver": "7.5.8",
|
|
64
|
-
"@typespec/openapi": "~0.
|
|
64
|
+
"@typespec/openapi": "~0.61.0",
|
|
65
65
|
"c8": "^10.1.2",
|
|
66
66
|
"vitest": "^2.1.0",
|
|
67
67
|
"rimraf": "~6.0.1",
|
|
68
68
|
"typescript": "~5.6.2",
|
|
69
69
|
"typescript-eslint": "^8.5.0",
|
|
70
|
-
"@azure-tools/typespec-azure-core": "~0.
|
|
71
|
-
"@azure-tools/typespec-client-generator-core": "~0.
|
|
72
|
-
"@typespec/compiler": "~0.
|
|
73
|
-
"@typespec/http": "~0.
|
|
74
|
-
"@typespec/rest": "~0.
|
|
75
|
-
"@typespec/versioning": "~0.
|
|
76
|
-
"@azure-tools/typespec-azure-rulesets": "~0.
|
|
70
|
+
"@azure-tools/typespec-azure-core": "~0.47.0",
|
|
71
|
+
"@azure-tools/typespec-client-generator-core": "~0.47.1",
|
|
72
|
+
"@typespec/compiler": "~0.61.0",
|
|
73
|
+
"@typespec/http": "~0.61.0",
|
|
74
|
+
"@typespec/rest": "~0.61.0",
|
|
75
|
+
"@typespec/versioning": "~0.61.0",
|
|
76
|
+
"@azure-tools/typespec-azure-rulesets": "~0.47.0",
|
|
77
77
|
"yargs": "~17.7.2",
|
|
78
78
|
"chalk": "5.3.0",
|
|
79
79
|
"@types/fs-extra": "11.0.4"
|
|
Binary file
|