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:
dependabot[bot] 2023-03-01 09:49:45 +01:00 committed by GitHub
parent b893c5bc4c
commit 117981eb2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -21,7 +21,7 @@
"react-apexcharts": "^1.4.0", "react-apexcharts": "^1.4.0",
"react-codemirror2": "^7.2.1", "react-codemirror2": "^7.2.1",
"react-color": "^2.19.3", "react-color": "^2.19.3",
"react-diff-view": "3.0.0", "react-diff-view": "3.0.2",
"react-dom": "^18.1.0", "react-dom": "^18.1.0",
"react-icons": "^4.7.1", "react-icons": "^4.7.1",
"react-image-crop": "^10.0.9", "react-image-crop": "^10.0.9",

View File

@ -8673,10 +8673,10 @@ react-dev-utils@^12.0.1:
strip-ansi "^6.0.1" strip-ansi "^6.0.1"
text-table "^0.2.0" text-table "^0.2.0"
react-diff-view@3.0.0: react-diff-view@3.0.2:
version "3.0.0" version "3.0.2"
resolved "https://registry.yarnpkg.com/react-diff-view/-/react-diff-view-3.0.0.tgz#5fd54a0461edb0277bd7f6fefa817f6f62411e10" resolved "https://registry.yarnpkg.com/react-diff-view/-/react-diff-view-3.0.2.tgz#58e103671d7dd07785f788e3902679b57ed9125a"
integrity sha512-esPzF5goex6aTwW4kjjTJinK0aetroWp0tVjWkoZQwjAB/qTilvwm1KwQpoeXhZxSEDiZVqUwJhSIcY9LIZGEw== integrity sha512-S2HcafUxu3ga+VgXUSiRBfwUzLR+0GpzBaMQcko8Vwm9S+pRJlUipDHaMZSHMWGLaiB2uebDxYR4cxbFVMjEEQ==
dependencies: dependencies:
classnames "^2.3.2" classnames "^2.3.2"
diff-match-patch "^1.0.5" diff-match-patch "^1.0.5"