Addy Westside
Addy Westside
Updates package.json to resolve dependency conflict when installing newer versions of Next.js or React.
When installing anything in my project I get this error: ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: @tanstack/[email protected] npm ERR!...
### Versions - `@prismicio/client`: 7.16.0, - `@prismicio/helpers`: 2.3.9, - `@prismicio/next`: 2.0.0, - `@prismicio/react`: 3.0.0, - `@prismicio/slice-simulator-react`: 0.2.3, - `react`: 19.0.0 - `next`: 15.1.7 - Node.js: v22.12.0 ### Reproduction Additional Details...