mirror of https://github.com/artifacthub/hub.git
Bump react-diff-view from 2.5.0 to 3.0.2 in /web (#2831)
Bumps [react-diff-view](https://github.com/otakustay/react-diff-view) from 2.5.0 to 3.0.2. - [Release notes](https://github.com/otakustay/react-diff-view/releases) - [Changelog](https://github.com/otakustay/react-diff-view/blob/master/CHANGELOG.md) - [Commits](https://github.com/otakustay/react-diff-view/compare/v2.5.0...v3.0.2) --- updated-dependencies: - dependency-name: react-diff-view dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b893c5bc4c
commit
117981eb2e
|
|
@ -21,7 +21,7 @@
|
|||
"react-apexcharts": "^1.4.0",
|
||||
"react-codemirror2": "^7.2.1",
|
||||
"react-color": "^2.19.3",
|
||||
"react-diff-view": "3.0.0",
|
||||
"react-diff-view": "3.0.2",
|
||||
"react-dom": "^18.1.0",
|
||||
"react-icons": "^4.7.1",
|
||||
"react-image-crop": "^10.0.9",
|
||||
|
|
|
|||
|
|
@ -8673,10 +8673,10 @@ react-dev-utils@^12.0.1:
|
|||
strip-ansi "^6.0.1"
|
||||
text-table "^0.2.0"
|
||||
|
||||
react-diff-view@3.0.0:
|
||||
version "3.0.0"
|
||||
resolved "https://registry.yarnpkg.com/react-diff-view/-/react-diff-view-3.0.0.tgz#5fd54a0461edb0277bd7f6fefa817f6f62411e10"
|
||||
integrity sha512-esPzF5goex6aTwW4kjjTJinK0aetroWp0tVjWkoZQwjAB/qTilvwm1KwQpoeXhZxSEDiZVqUwJhSIcY9LIZGEw==
|
||||
react-diff-view@3.0.2:
|
||||
version "3.0.2"
|
||||
resolved "https://registry.yarnpkg.com/react-diff-view/-/react-diff-view-3.0.2.tgz#58e103671d7dd07785f788e3902679b57ed9125a"
|
||||
integrity sha512-S2HcafUxu3ga+VgXUSiRBfwUzLR+0GpzBaMQcko8Vwm9S+pRJlUipDHaMZSHMWGLaiB2uebDxYR4cxbFVMjEEQ==
|
||||
dependencies:
|
||||
classnames "^2.3.2"
|
||||
diff-match-patch "^1.0.5"
|
||||
|
|
|
|||
Loading…
Reference in New Issue