Core: 7.4.x TypeScript peer dependency issue #1806
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Milestone
What are the steps to reproduce this issue?
pnpm install -D [email protected] [email protected]
What happens?
What were you expecting to happen?
Install without issue
Any logs, error output, etc?
See above
Any other comments?
This appears to be solved by updating
typedoc
to0.27.x
andtypedoc-plugin-markdown
to4.3.0
or later.What versions are you using?
System:
OS: macOS 15.2
CPU: (12) arm64 Apple M2 Max
Memory: 4.28 GB / 64.00 GB
Shell: 5.9 - /bin/zsh
npmPackages:
@tanstack/react-query: ^5.62.12 => 5.62.12
axios: ^1.7.9 => 1.7.9
msw: ^2.7.0 => 2.7.0
orval: 7.3.0 => 7.3.0
react: 18.3.1 => 18.3.1
swr: ^2.3.0 => 2.3.0
The text was updated successfully, but these errors were encountered: