@azure/template-dpg 1.0.0-alpha.20251111.1 → 1.0.0-alpha.20251113.10
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/template-dpg",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.20251113.10",
|
|
4
4
|
"description": "Widget Service",
|
|
5
5
|
"sdk-type": "client",
|
|
6
6
|
"main": "./dist/commonjs/index.js",
|
|
@@ -88,22 +88,22 @@
|
|
|
88
88
|
"sideEffects": false,
|
|
89
89
|
"prettier": "@azure/eslint-plugin-azure-sdk/prettier.json",
|
|
90
90
|
"devDependencies": {
|
|
91
|
-
"@types/node": "^20.19.
|
|
92
|
-
"@vitest/browser-playwright": "^4.0.
|
|
93
|
-
"@vitest/coverage-istanbul": "^4.0.
|
|
91
|
+
"@types/node": "^20.19.24",
|
|
92
|
+
"@vitest/browser-playwright": "^4.0.8",
|
|
93
|
+
"@vitest/coverage-istanbul": "^4.0.8",
|
|
94
94
|
"cross-env": "^7.0.3",
|
|
95
|
-
"dotenv": "^16.
|
|
96
|
-
"eslint": "^9.
|
|
95
|
+
"dotenv": "^16.6.1",
|
|
96
|
+
"eslint": "^9.39.1",
|
|
97
97
|
"playwright": "^1.50.1",
|
|
98
98
|
"prettier": "^3.6.2",
|
|
99
|
-
"rimraf": "^6.0
|
|
100
|
-
"tshy": "^3.0.
|
|
99
|
+
"rimraf": "^6.1.0",
|
|
100
|
+
"tshy": "^3.0.3",
|
|
101
101
|
"typescript": "~5.9.3",
|
|
102
|
-
"vitest": "^4.0.
|
|
103
|
-
"@azure-tools/test-credential": "^2.1.2",
|
|
102
|
+
"vitest": "^4.0.8",
|
|
104
103
|
"@azure-tools/test-recorder": "^4.1.1",
|
|
105
104
|
"@azure-tools/test-utils-vitest": "^2.0.1",
|
|
106
105
|
"@azure/dev-tool": "^1.0.0",
|
|
106
|
+
"@azure-tools/test-credential": "^2.1.2",
|
|
107
107
|
"@azure/eslint-plugin-azure-sdk": "^3.0.0"
|
|
108
108
|
},
|
|
109
109
|
"dependencies": {
|