gatsby-plugin-gdpr-cookies
gatsby-plugin-gdpr-cookies copied to clipboard
Support react 18
Is your feature request related to a problem? Please describe. I updated my homepage project and noticed this message:
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR! react@"18.2.0" from the root project
npm ERR! peer react@"^16.9.0 || ^17.0.0 || ^18.0.0" from [email protected]
npm ERR! node_modules/gatsby
npm ERR! gatsby@"4.17.2" from the root project
npm ERR! peer gatsby@"^2.24.77 || ^3.0.0 || ^4.0.0" from [email protected]
npm ERR! node_modules/gatsby-plugin-gdpr-cookies
npm ERR! gatsby-plugin-gdpr-cookies@"2.0.9" from the root project
npm ERR! 1 more (react-dom)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.13.1 || ^17.0.1" from [email protected]
npm ERR! node_modules/gatsby-plugin-gdpr-cookies
npm ERR! gatsby-plugin-gdpr-cookies@"2.0.9" from the root project
Describe the solution you'd like support react 18
Hi, any update on this ? 👀