"@types/react" : "*"
"@types/react": "^16.9.56"
Also both overrides and resolutions as
"overrides": {
"@types/react": "^16.9.56"
},
"resolutions": {
"@types/react": "^16.9.56"
},
bun install
The node_modules/@types/react-transition-group/node_modules/@types/react
should not exist