build(deps): bump react-zoom-pan-pinch from 3.4.1 to 3.4.2
Bumps [react-zoom-pan-pinch](https://github.com/prc5/react-zoom-pan-pinch) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/prc5/react-zoom-pan-pinch/releases) - [Changelog](https://github.com/BetterTyped/react-zoom-pan-pinch/blob/master/CHANGELOG.md) - [Commits](https://github.com/prc5/react-zoom-pan-pinch/compare/v3.4.1...v3.4.2) --- updated-dependencies: - dependency-name: react-zoom-pan-pinch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
87ff2fc046
commit
2bda2d03c5
3 changed files with 6 additions and 6 deletions
|
@ -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.4.1",
|
"react-zoom-pan-pinch": "3.4.2",
|
||||||
"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",
|
||||||
|
|
|
@ -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.4.1",
|
"react-zoom-pan-pinch": "3.4.2",
|
||||||
"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",
|
||||||
|
|
|
@ -11694,10 +11694,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.4.1:
|
react-zoom-pan-pinch@3.4.2:
|
||||||
version "3.4.1"
|
version "3.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/react-zoom-pan-pinch/-/react-zoom-pan-pinch-3.4.1.tgz#ca6bf97e689f9892284884818abb2e534ea4fdde"
|
resolved "https://registry.yarnpkg.com/react-zoom-pan-pinch/-/react-zoom-pan-pinch-3.4.2.tgz#21d3b2d60725631a650bc61afc3022395bcdc9aa"
|
||||||
integrity sha512-n/YO/6ra3wLvGYA1xfSbVr2euQ0YeaiZQ0X7qHbmVh+xbzwwVeRM4ct6iqUXJ7vOd5At2y+DHyRAIKtX2Xa1lA==
|
integrity sha512-Gg44aKCmfO4d19TmPaswwUeBtJkizR45YXxRd3MMK7FIINuSyqBF5/jDYPMZbMSjTvOI3v1p0FfKtebkTamP+w==
|
||||||
|
|
||||||
react@18.2.0, react@^18.2.0:
|
react@18.2.0, react@^18.2.0:
|
||||||
version "18.2.0"
|
version "18.2.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue