benhowell / react-grid-gallery

Justified image gallery component for React
https://benhowell.github.io/react-grid-gallery/
MIT License
996 stars 206 forks source link

Update react-grid-gallery React version #370

Open SpecialistSteak opened 3 months ago

SpecialistSteak commented 3 months ago

Expected behaviour

No deprecated messages.

Actual behaviour

WARN  deprecated react-image-lightbox@5.1.4: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
...
 WARN  Issues with peer dependencies found
.
└─┬ react-image-lightbox 5.1.4
  ├── ✕ unmet peer react@"16.x || 17.x": found 18.2.0
  └── ✕ unmet peer react-dom@"16.x || 17.x": found 18.2.0

Steps to reproduce behaviour

  1. Initialize a project
  2. Install react-grid-gallery as per the instructions on the README file
  3. enter pnpm update in the terminal

Environment

Browser

Firefox

IDE

VSCode

Hardware