diff --git a/package-lock.json b/package-lock.json index a071b0b..d2a1221 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@vitest/coverage-v8": "^2.1.8", "eslint": "^8.57.1", "happy-dom": "^14.12.3", - "typedoc": "^0.27.2", + "typedoc": "^0.27.3", "typescript": "^5.7.2", "vite": "^5.4.11", "vitest": "^2.0.2" @@ -7775,11 +7775,10 @@ } }, "node_modules/typedoc": { - "version": "0.27.2", - "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.27.2.tgz", - "integrity": "sha512-C2ima5TZJHU3ecnRIz50lKd1BsYck5LhYQIy7MRPmjuSEJreUEAt+uAVcZgY7wZsSORzEI7xW8miZIdxv/cbmw==", + "version": "0.27.3", + "resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.27.3.tgz", + "integrity": "sha512-oWT7zDS5oIaxYL5yOikBX4cL99CpNAZn6mI24JZQxsYuIHbtguSSwJ7zThuzNNwSE0wqhlfTSd99HgqKu2aQXQ==", "dev": true, - "license": "Apache-2.0", "dependencies": { "@gerrit0/mini-shiki": "^1.24.0", "lunr": "^2.3.9", diff --git a/package.json b/package.json index 319b53b..93aa5df 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@vitest/coverage-v8": "^2.1.8", "eslint": "^8.57.1", "happy-dom": "^14.12.3", - "typedoc": "^0.27.2", + "typedoc": "^0.27.3", "typescript": "^5.7.2", "vite": "^5.4.11", "vitest": "^2.0.2"