diff --git a/package.json b/package.json index 63f5909..1789fb4 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,8 @@ "dependencies": { "axios": "^1.5.0", "preact": "^10.16.0", - "react-router-dom": "^6.16.0" + "react-router-dom": "^6.16.0", + "yet-another-react-lightbox": "^3.12.2" }, "devDependencies": { "@preact/preset-vite": "^2.5.0", diff --git a/yarn.lock b/yarn.lock index fe752a1..8e752d9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1249,3 +1249,8 @@ yaml@^2.1.1: version "2.3.1" resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.1.tgz#02fe0975d23cd441242aa7204e09fc28ac2ac33b" integrity sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ== + +yet-another-react-lightbox@^3.12.2: + version "3.12.2" + resolved "https://registry.yarnpkg.com/yet-another-react-lightbox/-/yet-another-react-lightbox-3.12.2.tgz#10b6a023fe6469e51d52e881715f00d5f2e5e82b" + integrity sha512-sFypE74Rjjl7WbzKSrGeZ7lbcgduOam/BKj8kqzx/ciC4dJyYdE1SG0dur9oDq/gZiY3VGJh+PYGbq6ZwmPFmA==