diff --git a/config/typedoc-config/package.json b/config/typedoc-config/package.json index c54968b82..bbad482ca 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.0.0-next.60", "typescript": "5.2.2" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f11a2175f..7d3269e11 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.0.0-next.60 + version: 4.0.0-next.60(typedoc@0.25.2) typescript: specifier: 5.2.2 version: 5.2.2 @@ -7298,10 +7298,10 @@ 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.0.0-next.60(typedoc@0.25.2): + resolution: {integrity: sha512-aXuPXg3qyTYmpLGGRrpkZMIzQEE9YW5l7WwSVVInM0mj8M025k8oIefep5kYm+30e7fUFLkrftuvkP8X3Xn7ug==} peerDependencies: - typedoc: '>=0.25.0' + typedoc: 0.25.x dependencies: typedoc: 0.25.2(typescript@5.2.2) dev: true @@ -8003,6 +8003,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