fix: Scrollwheel can cause image zoom to get stuck, closes #7083
This commit is contained in:
@@ -199,7 +199,7 @@
|
||||
"react-helmet-async": "^2.0.5",
|
||||
"react-hook-form": "^7.41.5",
|
||||
"react-i18next": "^12.3.1",
|
||||
"react-medium-image-zoom": "^5.2.4",
|
||||
"react-medium-image-zoom": "^5.2.5",
|
||||
"react-merge-refs": "^2.0.2",
|
||||
"react-portal": "^4.2.2",
|
||||
"react-router-dom": "^5.3.4",
|
||||
|
||||
@@ -13268,10 +13268,10 @@ react-is@^17.0.1:
|
||||
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
|
||||
integrity "sha1-GZQx7qqi4J+GQn77tPFHPttHYJs= sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w=="
|
||||
|
||||
react-medium-image-zoom@^5.2.4:
|
||||
version "5.2.4"
|
||||
resolved "https://registry.yarnpkg.com/react-medium-image-zoom/-/react-medium-image-zoom-5.2.4.tgz#a3d4773a40e641484b23ee874b8ad9bc057faed9"
|
||||
integrity sha512-XLu/fLqpbmhiDAGA6yie78tDv4kh8GxvS7kKQArSOvCvm5zvgItoh4h01NAAvnezQ60ovsTeedHiHG3eG9CcGg==
|
||||
react-medium-image-zoom@^5.2.5:
|
||||
version "5.2.5"
|
||||
resolved "https://registry.yarnpkg.com/react-medium-image-zoom/-/react-medium-image-zoom-5.2.5.tgz#71bece1db2a750cb2878166094b4671dd77e6023"
|
||||
integrity sha512-q8C++zcjZ5VMo3siCR4XaO6NMHo+zuykLbzAo2suQNScYA/MIbGOWhD1v2a4gKDV2zQZGinCiefYVe1oRAVKjQ==
|
||||
|
||||
react-merge-refs@^2.0.2:
|
||||
version "2.0.2"
|
||||
|
||||
Reference in New Issue
Block a user