@azure/keyvault-admin 4.7.0-alpha.20250314.1 → 4.7.0-alpha.20250318.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.51.1"
8
+ "packageVersion": "7.52.1"
9
9
  }
10
10
  ]
11
11
  }
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@azure/keyvault-admin",
3
3
  "sdk-type": "client",
4
4
  "author": "Microsoft Corporation",
5
- "version": "4.7.0-alpha.20250314.1",
5
+ "version": "4.7.0-alpha.20250318.1",
6
6
  "license": "MIT",
7
7
  "description": "Isomorphic client library for Azure KeyVault's administrative functions.",
8
8
  "homepage": "https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/keyvault/keyvault-admin/README.md",
@@ -107,13 +107,13 @@
107
107
  "@azure/identity": "^4.6.0",
108
108
  "@azure/keyvault-keys": "^4.9.0",
109
109
  "@types/node": "^18.0.0",
110
- "@vitest/browser": "^3.0.5",
111
- "@vitest/coverage-istanbul": "^3.0.5",
110
+ "@vitest/browser": "^3.0.9",
111
+ "@vitest/coverage-istanbul": "^3.0.9",
112
112
  "dotenv": "^16.0.0",
113
113
  "eslint": "^9.9.0",
114
114
  "playwright": "^1.50.1",
115
- "typescript": "~5.7.2",
116
- "vitest": "^3.0.5"
115
+ "typescript": "~5.8.2",
116
+ "vitest": "^3.0.9"
117
117
  },
118
118
  "type": "module",
119
119
  "tshy": {