diff --git a/package-lock.json b/package-lock.json index 68eb55d..922601e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "tsx": "4.19.0", "typedoc": "0.26.6", "typedoc-github-theme": "0.1.2", - "typedoc-plugin-mdn-links": "3.2.10", + "typedoc-plugin-mdn-links": "3.2.11", "typescript": "5.5.4", "typescript-eslint": "8.3.0", "xstate": "5.18.0" @@ -8161,9 +8161,9 @@ } }, "node_modules/typedoc-plugin-mdn-links": { - "version": "3.2.10", - "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-3.2.10.tgz", - "integrity": "sha512-0/Op8Rq+Z6fYTIQG1v0CndMTLUxBrg0OtH1t82dbuKf9cUiUbuHt+MAr6Nvf1pJaH76bT0BKIksfNjSDBaKf5g==", + "version": "3.2.11", + "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-3.2.11.tgz", + "integrity": "sha512-0VlF21O3S1L373UTkUFleoQDrgkh5quAqjCVusBaa3czLahK6LsUxQj6PRqbT5xN0emUVYnT7UTwe8haU2MFrw==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/package.json b/package.json index 9f69469..35f23db 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "tsx": "4.19.0", "typedoc": "0.26.6", "typedoc-github-theme": "0.1.2", - "typedoc-plugin-mdn-links": "3.2.10", + "typedoc-plugin-mdn-links": "3.2.11", "typescript": "5.5.4", "typescript-eslint": "8.3.0", "xstate": "5.18.0"