@azure/arm-workloadorchestration 1.0.0-alpha.20251030.1 → 1.0.0-alpha.20251106.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.
Files changed (1) hide show
  1. package/package.json +15 -14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure/arm-workloadorchestration",
3
- "version": "1.0.0-alpha.20251030.1",
3
+ "version": "1.0.0-alpha.20251106.1",
4
4
  "description": "A generated SDK for WorkloadOrchestrationManagementClient.",
5
5
  "engines": {
6
6
  "node": ">=20.0.0"
@@ -91,24 +91,25 @@
91
91
  "tslib": "^2.8.1"
92
92
  },
93
93
  "devDependencies": {
94
- "@azure-tools/test-credential": ">=2.1.2-alpha <2.1.2-alphb",
95
- "@azure-tools/test-recorder": ">=4.1.1-alpha <4.1.1-alphb",
96
- "@azure-tools/test-utils-vitest": "^1.0.0",
97
- "@azure/dev-tool": ">=1.0.0-alpha <1.0.0-alphb",
98
- "@azure/eslint-plugin-azure-sdk": ">=3.0.0-alpha <3.0.0-alphb",
99
- "@azure/identity": ">=4.13.0-alpha <4.13.0-alphb",
100
- "@types/node": "^20.0.0",
101
- "@vitest/browser": "^3.0.9",
102
- "@vitest/coverage-istanbul": "^3.0.9",
94
+ "@azure/identity": "4.11.1",
95
+ "@azure/logger": ">=1.3.1-alpha <1.3.1-alphb",
96
+ "@types/node": "^20.19.0",
97
+ "@vitest/browser-playwright": "^4.0.0",
98
+ "@vitest/coverage-istanbul": "^4.0.6",
103
99
  "cross-env": "^7.0.3",
104
100
  "dotenv": "^16.0.0",
105
- "eslint": "^9.9.0",
106
- "playwright": "^1.52.0",
101
+ "eslint": "^9.33.0",
102
+ "playwright": "^1.50.1",
107
103
  "prettier": "^3.6.2",
108
104
  "rimraf": "^6.0.1",
109
105
  "tshy": "^3.0.0",
110
- "typescript": "~5.8.2",
111
- "vitest": "^3.0.9"
106
+ "typescript": "~5.9.3",
107
+ "vitest": "^4.0.6",
108
+ "@azure-tools/test-credential": "^2.1.2",
109
+ "@azure-tools/test-utils-vitest": "^2.0.1",
110
+ "@azure-tools/test-recorder": "^4.1.1",
111
+ "@azure/dev-tool": "^1.0.0",
112
+ "@azure/eslint-plugin-azure-sdk": "^3.0.0"
112
113
  },
113
114
  "//sampleConfiguration": {
114
115
  "productName": "@azure/arm-workloadorchestration",