1
0
Fork 0

Merge pull request #5949 from freesewing/dependabot/npm_and_yarn/react-zoom-pan-pinch-3.4.1

build(deps): bump react-zoom-pan-pinch from 3.3.0 to 3.4.1
This commit is contained in:
Joost De Cock 2024-02-02 18:49:49 +01:00 committed by GitHub
commit 4ba7bace7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View file

@ -75,7 +75,7 @@
"react-dropzone": "14.2.3", "react-dropzone": "14.2.3",
"react-swipeable": "7.0.1", "react-swipeable": "7.0.1",
"react-timeago": "7.2.0", "react-timeago": "7.2.0",
"react-zoom-pan-pinch": "3.3.0", "react-zoom-pan-pinch": "3.4.1",
"remark-gfm": "4.0.0", "remark-gfm": "4.0.0",
"remark-frontmatter": "5.0.0", "remark-frontmatter": "5.0.0",
"remark-mdx-frontmatter": "4.0.0", "remark-mdx-frontmatter": "4.0.0",

View file

@ -44,7 +44,7 @@
"react": "18.2.0", "react": "18.2.0",
"react-dom": "18.2.0", "react-dom": "18.2.0",
"react-timeago": "7.2.0", "react-timeago": "7.2.0",
"react-zoom-pan-pinch": "3.3.0", "react-zoom-pan-pinch": "3.4.1",
"rehype-autolink-headings": "7.1.0", "rehype-autolink-headings": "7.1.0",
"rehype-highlight": "7.0.0", "rehype-highlight": "7.0.0",
"remark-frontmatter": "5.0.0", "remark-frontmatter": "5.0.0",

View file

@ -11685,10 +11685,10 @@ react-timeago@7.2.0:
resolved "https://registry.yarnpkg.com/react-timeago/-/react-timeago-7.2.0.tgz#ae929d7423a63cbc3dc228e49d22fbf586d459ca" resolved "https://registry.yarnpkg.com/react-timeago/-/react-timeago-7.2.0.tgz#ae929d7423a63cbc3dc228e49d22fbf586d459ca"
integrity sha512-2KsBEEs+qRhKx/kekUVNSTIpop3Jwd7SRBm0R4Eiq3mPeswRGSsftY9FpKsE/lXLdURyQFiHeHFrIUxLYskG5g== integrity sha512-2KsBEEs+qRhKx/kekUVNSTIpop3Jwd7SRBm0R4Eiq3mPeswRGSsftY9FpKsE/lXLdURyQFiHeHFrIUxLYskG5g==
react-zoom-pan-pinch@3.3.0: react-zoom-pan-pinch@3.4.1:
version "3.3.0" version "3.4.1"
resolved "https://registry.yarnpkg.com/react-zoom-pan-pinch/-/react-zoom-pan-pinch-3.3.0.tgz#873648438c5244d89fcc2127614046928429cbe0" resolved "https://registry.yarnpkg.com/react-zoom-pan-pinch/-/react-zoom-pan-pinch-3.4.1.tgz#ca6bf97e689f9892284884818abb2e534ea4fdde"
integrity sha512-vy1h8aenDzXye+HRqANZaSA8IPHoqOiuDPFBkswoyPUH8uMfsmbeH6gFI4r4BhEJa0xIlcA+FbvhidRWKGUrOg== integrity sha512-n/YO/6ra3wLvGYA1xfSbVr2euQ0YeaiZQ0X7qHbmVh+xbzwwVeRM4ct6iqUXJ7vOd5At2y+DHyRAIKtX2Xa1lA==
react@18.2.0, react@^18.2.0: react@18.2.0, react@^18.2.0:
version "18.2.0" version "18.2.0"