The @types/react and @types/react-dom installed are always latest which is further along than the version or react strapi uses. https://github.com/strapi/sdk-plugin/blob/4bec86cc2c50a54499a8f16ddf15dc2e6eef2923/src/cli/commands/plugin/init/action.ts#L415-L416 https://github.com/strapi/sdk-plugin/blob/4bec86cc2c50a54499a8f16ddf15dc2e6eef2923/src/cli/commands/plugin/init/action.ts#L367-L368
The @types/react and @types/react-dom installed are always latest which is further along than the version or react strapi uses.
sdk-plugin/src/cli/commands/plugin/init/action.ts
Lines 415 to 416 in 4bec86c
sdk-plugin/src/cli/commands/plugin/init/action.ts
Lines 367 to 368 in 4bec86c