diff --git a/package-lock.json b/package-lock.json index 2015ad2..99b269f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "tsx": "4.19.2", "typedoc": "0.27.2", "typedoc-github-theme": "0.2.0", - "typedoc-plugin-mdn-links": "4.0.2", + "typedoc-plugin-mdn-links": "4.0.3", "typescript": "5.7.2", "typescript-eslint": "8.16.0", "xstate": "5.19.0", @@ -8278,9 +8278,9 @@ } }, "node_modules/typedoc-plugin-mdn-links": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-4.0.2.tgz", - "integrity": "sha512-AsfhvYIYsTVfIXr5ZMTjYw0LlCIPiSLglnd2Q09DVthZBa1qfYDGZgnwOekTrF8q0RSDWTCY/ZM6LERRScoA9w==", + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-4.0.3.tgz", + "integrity": "sha512-q18V8nXF4MqMBGABPVodfxmU2VLK+C7RpyKgrEGP1oP3MAdavLM8Hmeh7zUJAZ4ky+zotO5ZXfhgChegmaDWug==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/package.json b/package.json index 2813da4..2da35ab 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "tsx": "4.19.2", "typedoc": "0.27.2", "typedoc-github-theme": "0.2.0", - "typedoc-plugin-mdn-links": "4.0.2", + "typedoc-plugin-mdn-links": "4.0.3", "typescript": "5.7.2", "typescript-eslint": "8.16.0", "xstate": "5.19.0",