@azure-tools/typespec-java 0.39.1 → 0.39.3

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-java",
3
- "version": "0.39.1",
3
+ "version": "0.39.3",
4
4
  "description": "TypeSpec library for emitting Java client from the TypeSpec REST protocol binding",
5
5
  "keywords": [
6
6
  "TypeSpec"
@@ -47,19 +47,19 @@
47
47
  "generator/http-client-generator/target/classes/PerfAutomation.jfc"
48
48
  ],
49
49
  "peerDependencies": {
50
- "@azure-tools/openai-typespec": "^1.8.0",
51
- "@azure-tools/typespec-autorest": ">=0.64.1 <1.0.0",
52
- "@azure-tools/typespec-azure-core": ">=0.64.0 <1.0.0",
53
- "@azure-tools/typespec-azure-resource-manager": ">=0.64.1 <1.0.0",
54
- "@azure-tools/typespec-azure-rulesets": ">=0.64.0 <1.0.0",
55
- "@azure-tools/typespec-client-generator-core": ">=0.64.6 <1.0.0",
56
- "@azure-tools/typespec-liftr-base": ">=0.11.0 <1.0.0",
57
- "@typespec/compiler": "^1.8.0",
58
- "@typespec/http": "^1.8.0",
59
- "@typespec/openapi": "^1.8.0",
60
- "@typespec/rest": ">=0.78.0 <1.0.0",
61
- "@typespec/versioning": ">=0.78.0 <1.0.0",
62
- "@typespec/xml": ">=0.78.0 <1.0.0"
50
+ "@azure-tools/openai-typespec": "^1.11.0",
51
+ "@azure-tools/typespec-autorest": ">=0.65.0 <1.0.0",
52
+ "@azure-tools/typespec-azure-core": ">=0.65.0 <1.0.0",
53
+ "@azure-tools/typespec-azure-resource-manager": ">=0.65.0 <1.0.0",
54
+ "@azure-tools/typespec-azure-rulesets": ">=0.65.0 <1.0.0",
55
+ "@azure-tools/typespec-client-generator-core": ">=0.65.3 <1.0.0",
56
+ "@azure-tools/typespec-liftr-base": ">=0.12.0 <1.0.0",
57
+ "@typespec/compiler": "^1.9.0",
58
+ "@typespec/http": "^1.9.0",
59
+ "@typespec/openapi": "^1.9.0",
60
+ "@typespec/rest": ">=0.79.0 <1.0.0",
61
+ "@typespec/versioning": ">=0.79.0 <1.0.0",
62
+ "@typespec/xml": ">=0.79.0 <1.0.0"
63
63
  },
64
64
  "dependencies": {
65
65
  "@autorest/codemodel": "~4.20.1",
@@ -67,45 +67,45 @@
67
67
  "lodash": "~4.17.23"
68
68
  },
69
69
  "devDependencies": {
70
- "@azure-tools/openai-typespec": "^1.8.0",
71
- "@azure-tools/typespec-autorest": "0.64.1",
72
- "@azure-tools/typespec-azure-core": "0.64.0",
73
- "@azure-tools/typespec-azure-resource-manager": "0.64.1",
74
- "@azure-tools/typespec-azure-rulesets": "0.64.0",
75
- "@azure-tools/typespec-client-generator-core": "0.64.6",
76
- "@azure-tools/typespec-liftr-base": "0.11.0",
77
- "@microsoft/api-extractor": "^7.56.3",
70
+ "@azure-tools/openai-typespec": "^1.11.0",
71
+ "@azure-tools/typespec-autorest": "0.65.0",
72
+ "@azure-tools/typespec-azure-core": "0.65.0",
73
+ "@azure-tools/typespec-azure-resource-manager": "0.65.0",
74
+ "@azure-tools/typespec-azure-rulesets": "0.65.0",
75
+ "@azure-tools/typespec-client-generator-core": "0.65.3",
76
+ "@azure-tools/typespec-liftr-base": "0.12.0",
77
+ "@microsoft/api-extractor": "^7.57.4",
78
78
  "@types/js-yaml": "~4.0.9",
79
- "@types/lodash": "~4.17.23",
80
- "@types/node": "~25.2.2",
81
- "@typescript-eslint/eslint-plugin": "~8.54.0",
82
- "@typescript-eslint/parser": "~8.54.0",
83
- "@typespec/compiler": "1.8.0",
84
- "@typespec/events": "0.78.0",
85
- "@typespec/http": "1.8.0",
86
- "@typespec/openapi": "1.8.0",
87
- "@typespec/rest": "0.78.0",
88
- "@typespec/sse": "0.78.0",
89
- "@typespec/streams": "0.78.0",
90
- "@typespec/tspd": "0.73.3",
91
- "@typespec/versioning": "0.78.0",
92
- "@typespec/xml": "0.78.0",
79
+ "@types/lodash": "~4.17.24",
80
+ "@types/node": "~25.3.0",
81
+ "@typescript-eslint/eslint-plugin": "~8.56.1",
82
+ "@typescript-eslint/parser": "~8.56.1",
83
+ "@typespec/compiler": "1.9.0",
84
+ "@typespec/events": "0.79.0",
85
+ "@typespec/http": "1.9.0",
86
+ "@typespec/openapi": "1.9.0",
87
+ "@typespec/rest": "0.79.0",
88
+ "@typespec/sse": "0.79.0",
89
+ "@typespec/streams": "0.79.0",
90
+ "@typespec/tspd": "0.74.0",
91
+ "@typespec/versioning": "0.79.0",
92
+ "@typespec/xml": "0.79.0",
93
93
  "@vitest/coverage-v8": "^4.0.18",
94
94
  "@vitest/ui": "^4.0.18",
95
95
  "c8": "~10.1.3",
96
- "eslint": "~9.39.2",
96
+ "eslint": "~9.39.3",
97
97
  "eslint-plugin-deprecation": "~3.0.0",
98
98
  "eslint-plugin-import": "^2.32.0",
99
- "eslint-plugin-unicorn": "^62.0.0",
99
+ "eslint-plugin-unicorn": "^63.0.0",
100
100
  "prettier": "~3.8.1",
101
- "rimraf": "~6.1.2",
101
+ "rimraf": "~6.1.3",
102
102
  "typescript": "~5.9.3",
103
- "typescript-eslint": "^8.54.0",
103
+ "typescript-eslint": "^8.56.1",
104
104
  "vitest": "^4.0.18"
105
105
  },
106
106
  "overrides": {
107
- "eslint": "~9.39.2",
108
- "@typescript-eslint/eslint-plugin": "~8.54.0",
109
- "@typescript-eslint/parser": "~8.54.0"
107
+ "eslint": "~9.39.3",
108
+ "@typescript-eslint/eslint-plugin": "~8.56.1",
109
+ "@typescript-eslint/parser": "~8.56.1"
110
110
  }
111
111
  }