diff --git a/package.json b/package.json index d347a42..f6d7421 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "fast-check": "^3.15.0", "terser": "^5.27.0", "typedoc": "^0.26.6", - "typedoc-plugin-mdn-links": "^3.1.14", + "typedoc-plugin-mdn-links": "^4.0.4", "typescript": "^5.3.3", "vite": "^5.0.12", "vite-plugin-dts": "^3.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 52171aa..9862825 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: ^0.26.6 version: 0.26.6(typescript@5.4.5) typedoc-plugin-mdn-links: - specifier: ^3.1.14 - version: 3.2.4(typedoc@0.26.6(typescript@5.4.5)) + specifier: ^4.0.4 + version: 4.0.4(typedoc@0.26.6(typescript@5.4.5)) typescript: specifier: ^5.3.3 version: 5.4.5 @@ -2518,10 +2518,10 @@ packages: resolution: {integrity: sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==} engines: {node: '>=12.20'} - typedoc-plugin-mdn-links@3.2.4: - resolution: {integrity: sha512-TmBBmtIuTR4mSuYjcmiibjvmpM2oSeUC0E5cgPnrM3HEdhiXsDGNA6SyPorvauqYN5Hd0si2EJLJs6KjP9b4Lw==} + typedoc-plugin-mdn-links@4.0.4: + resolution: {integrity: sha512-rp0qiELXDso1VTFZVbLmO06SsdePD0j+h9JurxI6F8puM/euj6WZYKL5uWSWvu0r3wdUkus3KPQQEMmZ+rn5/g==} peerDependencies: - typedoc: '>= 0.23.14 || 0.24.x || 0.25.x || 0.26.x' + typedoc: 0.26.x || 0.27.x typedoc@0.26.6: resolution: {integrity: sha512-SfEU3SH3wHNaxhFPjaZE2kNl/NFtLNW5c1oHsg7mti7GjmUj1Roq6osBQeMd+F4kL0BoRBBr8gQAuqBlfFu8LA==} @@ -5364,7 +5364,7 @@ snapshots: type-fest@2.19.0: {} - typedoc-plugin-mdn-links@3.2.4(typedoc@0.26.6(typescript@5.4.5)): + typedoc-plugin-mdn-links@4.0.4(typedoc@0.26.6(typescript@5.4.5)): dependencies: typedoc: 0.26.6(typescript@5.4.5)