diff --git a/config/typedoc-config/package.json b/config/typedoc-config/package.json index c54968b82..8e9010c74 100644 --- a/config/typedoc-config/package.json +++ b/config/typedoc-config/package.json @@ -6,7 +6,7 @@ "main": "typedoc-config.js", "devDependencies": { "typedoc": "0.25.2", - "typedoc-plugin-markdown": "4.0.0-next.25", + "typedoc-plugin-markdown": "4.10.0", "typescript": "5.2.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f11a2175f..06b3e5e74 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -131,8 +131,8 @@ importers: specifier: 0.25.2 version: 0.25.2(typescript@5.2.2) typedoc-plugin-markdown: - specifier: 4.0.0-next.25 - version: 4.0.0-next.25(typedoc@0.25.2) + specifier: 4.10.0 + version: 4.10.0(typedoc@0.25.2) typescript: specifier: 5.2.2 version: 5.2.2 @@ -6713,6 +6713,7 @@ packages: /source-map@0.8.0-beta.0: resolution: {integrity: sha512-2ymg6oRBpebeZi9UUNsgQ89bhx01TcTkmNTGnNO88imTmbSgy4nfujrgVEFKWpMTEGA11EDkTt7mqObTPdigIA==} engines: {node: '>= 8'} + deprecated: The work that was done in this beta branch won't be included in future versions dependencies: whatwg-url: 7.1.0 dev: true @@ -7298,10 +7299,11 @@ packages: is-typed-array: 1.1.10 dev: true - /typedoc-plugin-markdown@4.0.0-next.25(typedoc@0.25.2): - resolution: {integrity: sha512-OAucyztjyTcJhpyH8lK3r6W/9lGYxRnEphmphAi8CLL4pBqzA9A00OaOWt4ybkcFBnB8zNIZ4SGCz1sk9NBA3g==} + /typedoc-plugin-markdown@4.10.0(typedoc@0.25.2): + resolution: {integrity: sha512-psrg8Rtnv4HPWCsoxId+MzEN8TVK5jeKCnTbnGAbTBqcDapR9hM41bJT/9eAyKn9C2MDG9Qjh3MkltAYuLDoXg==} + engines: {node: '>= 18'} peerDependencies: - typedoc: '>=0.25.0' + typedoc: 0.28.x dependencies: typedoc: 0.25.2(typescript@5.2.2) dev: true @@ -8003,6 +8005,7 @@ packages: /workbox-google-analytics@7.0.0: resolution: {integrity: sha512-MEYM1JTn/qiC3DbpvP2BVhyIH+dV/5BjHk756u9VbwuAhu0QHyKscTnisQuz21lfRpOwiS9z4XdqeVAKol0bzg==} + deprecated: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained dependencies: workbox-background-sync: 7.0.0 workbox-core: 7.0.0