diff --git a/package-lock.json b/package-lock.json index 5fec7d81458..06a8a2c84a0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@babel/preset-env": "7.25.3", "@babel/preset-typescript": "7.24.7", "@babel/register": "7.24.6", - "@microsoft/api-documenter": "7.25.9", + "@microsoft/api-documenter": "7.25.10", "@microsoft/api-extractor": "7.47.5", "@rollup/plugin-alias": "5.1.0", "@rollup/plugin-babel": "6.0.4", @@ -2772,16 +2772,16 @@ } }, "node_modules/@microsoft/api-documenter": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.25.9.tgz", - "integrity": "sha512-iQCicwgGcK3r+tEQSkY8SqMVgKEq1ILchgZvoDsH7kDcwqRQSDZEJq6l636t5p43jNa/RN+MlmKtDU/9VKBX9g==", + "version": "7.25.10", + "resolved": "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.25.10.tgz", + "integrity": "sha512-GYc5AALrP9gxYPpkPc/BXXdekg+Ge8p9yyO1aRVwJDGzCXR7XRUvh6gc2jay/DmBx4KfyMx0LFWJ0HcUXudqgQ==", "dev": true, "dependencies": { "@microsoft/api-extractor-model": "7.29.4", "@microsoft/tsdoc": "~0.15.0", "@rushstack/node-core-library": "5.5.1", "@rushstack/terminal": "0.13.3", - "@rushstack/ts-command-line": "4.22.3", + "@rushstack/ts-command-line": "4.22.4", "js-yaml": "~3.13.1", "resolve": "~1.22.1" }, @@ -2837,18 +2837,6 @@ "@rushstack/node-core-library": "5.5.1" } }, - "node_modules/@microsoft/api-extractor/node_modules/@rushstack/ts-command-line": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.22.4.tgz", - "integrity": "sha512-QoyhbWfyF9Ixg5DWdPzxO3h2RmJ7i5WH9b7qLzD5h5WFya/ZqicjdPrVwQiGtrFvAbBj8jhcC9DhbzU9xAk78g==", - "dev": true, - "dependencies": { - "@rushstack/terminal": "0.13.3", - "@types/argparse": "1.0.38", - "argparse": "~1.0.9", - "string-argv": "~0.3.1" - } - }, "node_modules/@microsoft/api-extractor/node_modules/minimatch": { "version": "3.0.8", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.8.tgz", @@ -3593,9 +3581,9 @@ } }, "node_modules/@rushstack/ts-command-line": { - "version": "4.22.3", - "resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.22.3.tgz", - "integrity": "sha512-edMpWB3QhFFZ4KtSzS8WNjBgR4PXPPOVrOHMbb7kNpmQ1UFS9HdVtjCXg1H5fG+xYAbeE+TMPcVPUyX2p84STA==", + "version": "4.22.4", + "resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.22.4.tgz", + "integrity": "sha512-QoyhbWfyF9Ixg5DWdPzxO3h2RmJ7i5WH9b7qLzD5h5WFya/ZqicjdPrVwQiGtrFvAbBj8jhcC9DhbzU9xAk78g==", "dev": true, "dependencies": { "@rushstack/terminal": "0.13.3", @@ -15740,16 +15728,16 @@ } }, "@microsoft/api-documenter": { - "version": "7.25.9", - "resolved": "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.25.9.tgz", - "integrity": "sha512-iQCicwgGcK3r+tEQSkY8SqMVgKEq1ILchgZvoDsH7kDcwqRQSDZEJq6l636t5p43jNa/RN+MlmKtDU/9VKBX9g==", + "version": "7.25.10", + "resolved": "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.25.10.tgz", + "integrity": "sha512-GYc5AALrP9gxYPpkPc/BXXdekg+Ge8p9yyO1aRVwJDGzCXR7XRUvh6gc2jay/DmBx4KfyMx0LFWJ0HcUXudqgQ==", "dev": true, "requires": { "@microsoft/api-extractor-model": "7.29.4", "@microsoft/tsdoc": "~0.15.0", "@rushstack/node-core-library": "5.5.1", "@rushstack/terminal": "0.13.3", - "@rushstack/ts-command-line": "4.22.3", + "@rushstack/ts-command-line": "4.22.4", "js-yaml": "~3.13.1", "resolve": "~1.22.1" }, @@ -15787,18 +15775,6 @@ "typescript": "5.4.2" }, "dependencies": { - "@rushstack/ts-command-line": { - "version": "4.22.4", - "resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.22.4.tgz", - "integrity": "sha512-QoyhbWfyF9Ixg5DWdPzxO3h2RmJ7i5WH9b7qLzD5h5WFya/ZqicjdPrVwQiGtrFvAbBj8jhcC9DhbzU9xAk78g==", - "dev": true, - "requires": { - "@rushstack/terminal": "0.13.3", - "@types/argparse": "1.0.38", - "argparse": "~1.0.9", - "string-argv": "~0.3.1" - } - }, "minimatch": { "version": "3.0.8", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.8.tgz", @@ -16281,9 +16257,9 @@ } }, "@rushstack/ts-command-line": { - "version": "4.22.3", - "resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.22.3.tgz", - "integrity": "sha512-edMpWB3QhFFZ4KtSzS8WNjBgR4PXPPOVrOHMbb7kNpmQ1UFS9HdVtjCXg1H5fG+xYAbeE+TMPcVPUyX2p84STA==", + "version": "4.22.4", + "resolved": "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.22.4.tgz", + "integrity": "sha512-QoyhbWfyF9Ixg5DWdPzxO3h2RmJ7i5WH9b7qLzD5h5WFya/ZqicjdPrVwQiGtrFvAbBj8jhcC9DhbzU9xAk78g==", "dev": true, "requires": { "@rushstack/terminal": "0.13.3", diff --git a/package.json b/package.json index 09f88ef01d7..ad9398627ad 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@babel/preset-env": "7.25.3", "@babel/preset-typescript": "7.24.7", "@babel/register": "7.24.6", - "@microsoft/api-documenter": "7.25.9", + "@microsoft/api-documenter": "7.25.10", "@microsoft/api-extractor": "7.47.5", "@rollup/plugin-alias": "5.1.0", "@rollup/plugin-babel": "6.0.4",