diff --git a/package-lock.json b/package-lock.json index f525a24..70afbee 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "tsx": "4.19.2", "typedoc": "0.27.0", "typedoc-github-theme": "0.1.2", - "typedoc-plugin-mdn-links": "4.0.1", + "typedoc-plugin-mdn-links": "4.0.2", "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.1", - "resolved": "https://registry.npmjs.org/typedoc-plugin-mdn-links/-/typedoc-plugin-mdn-links-4.0.1.tgz", - "integrity": "sha512-vt0+5VHvAhdZ02OvfD3O7NySoU+cDEUc5XjApBN4dxCR7CcLk2FqgzKHlDiJjzcsFkLZRvc4Znj2sV8m9AuDsg==", + "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==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/package.json b/package.json index 2798004..7272ab0 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "tsx": "4.19.2", "typedoc": "0.27.0", "typedoc-github-theme": "0.1.2", - "typedoc-plugin-mdn-links": "4.0.1", + "typedoc-plugin-mdn-links": "4.0.2", "typescript": "5.7.2", "typescript-eslint": "8.16.0", "xstate": "5.19.0",