@azure-rest/ai-inference 1.0.0-alpha.20251112.1 → 1.0.0-alpha.20251113.1

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.
@@ -5,7 +5,7 @@
5
5
  "toolPackages": [
6
6
  {
7
7
  "packageName": "@microsoft/api-extractor",
8
- "packageVersion": "7.54.0"
8
+ "packageVersion": "7.53.3"
9
9
  }
10
10
  ]
11
11
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure-rest/ai-inference",
3
- "version": "1.0.0-alpha.20251112.1",
3
+ "version": "1.0.0-alpha.20251113.1",
4
4
  "description": "Inference API for Azure-supported AI models",
5
5
  "exports": {
6
6
  "./package.json": "./package.json",
@@ -97,26 +97,26 @@
97
97
  "@opentelemetry/api": "^1.9.0",
98
98
  "@opentelemetry/instrumentation": "^0.200.0",
99
99
  "@opentelemetry/sdk-trace-node": "^2.0.0",
100
- "@types/node": "^20.19.0",
101
- "@vitest/browser-playwright": "^4.0.0",
102
- "@vitest/coverage-istanbul": "^4.0.6",
100
+ "@types/node": "^20.19.24",
101
+ "@vitest/browser-playwright": "^4.0.8",
102
+ "@vitest/coverage-istanbul": "^4.0.8",
103
103
  "autorest": "latest",
104
104
  "cross-env": "^7.0.3",
105
- "dotenv": "^16.0.0",
106
- "eslint": "^9.33.0",
105
+ "dotenv": "^16.6.1",
106
+ "eslint": "^9.39.1",
107
107
  "mkdirp": "^3.0.1",
108
108
  "playwright": "^1.50.1",
109
109
  "prettier": "^3.6.2",
110
- "rimraf": "^6.0.1",
111
- "tshy": "^3.0.0",
110
+ "rimraf": "^6.1.0",
111
+ "tshy": "^3.0.3",
112
112
  "typescript": "~5.9.3",
113
- "vitest": "^4.0.6",
113
+ "vitest": "^4.0.8",
114
114
  "@azure-tools/test-credential": "^2.1.2",
115
115
  "@azure-tools/test-recorder": "^4.1.1",
116
- "@azure/core-util": "^1.13.2-alpha.20251112.1",
117
116
  "@azure-tools/test-utils-vitest": "^2.0.1",
118
- "@azure/eslint-plugin-azure-sdk": "^3.0.0",
119
- "@azure/dev-tool": "^1.0.0"
117
+ "@azure/dev-tool": "^1.0.0",
118
+ "@azure/core-util": "^1.13.2-alpha.20251113.1",
119
+ "@azure/eslint-plugin-azure-sdk": "^3.0.0"
120
120
  },
121
121
  "//sampleConfiguration": {
122
122
  "productName": "Azure AI Inference",