diff --git a/package-lock.json b/package-lock.json index ef1ee08..860ea1e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "tsx": "4.19.2", "typedoc": "0.27.5", "typedoc-github-theme": "0.2.0", - "typedoc-plugin-mdn-links": "4.0.5", + "typedoc-plugin-mdn-links": "4.0.6", "typescript": "5.7.2", "typescript-eslint": "8.18.1", "xstate": "5.19.0", @@ -8241,9 +8241,9 @@ } }, "node_modules/typedoc-plugin-mdn-links": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-4.0.5.tgz", - "integrity": "sha512-ja4zdtmO6UIq3HDsssWSMxhNn7RgVQ9vbE8OEmIuVmeeNsbRBpskcw1JMiZmud7Ozxfvgd+qKx4wa6RTWQxQVw==", + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-4.0.6.tgz", + "integrity": "sha512-7m9AA/SjSV5DAc0MrOPIfkTCI+qcK8NnNSLgknqakQwqd3OFRXGe4tiFNm3tKHqft8FDce6qva1akVxyLyQXrA==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/package.json b/package.json index 459dcca..e25f1a8 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "tsx": "4.19.2", "typedoc": "0.27.5", "typedoc-github-theme": "0.2.0", - "typedoc-plugin-mdn-links": "4.0.5", + "typedoc-plugin-mdn-links": "4.0.6", "typescript": "5.7.2", "typescript-eslint": "8.18.1", "xstate": "5.19.0",