Skip to content

Commit cf794f1

Browse files
chore: bump react-i18next from 11.18.4 to 12.0.0 in /site (#4832)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.4 to 12.0.0. - [Release notes](https://github.com/i18next/react-i18next/releases) - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v11.18.4...v12.0.0) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c5bf42 commit cf794f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"react-chartjs-2": "4.3.1",
5656
"react-dom": "18.2.0",
5757
"react-helmet-async": "1.3.0",
58-
"react-i18next": "11.18.4",
58+
"react-i18next": "12.0.0",
5959
"react-markdown": "8.0.3",
6060
"react-router-dom": "6.4.1",
6161
"react-syntax-highlighter": "15.5.0",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11486,10 +11486,10 @@ react-helmet-async@1.3.0:
1148611486
react-fast-compare "^3.2.0"
1148711487
shallowequal "^1.1.0"
1148811488

11489-
react-i18next@11.18.4:
11490-
version "11.18.4"
11491-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.4.tgz#b3c35ac4c4657b05d599b036536d7b2c0331e248"
11492-
integrity sha512-gK/AylAQC5DvCD5YLNCHW4PNzpCfrWIyVAXbSMl+/5QXzlDP8VdBoqE2s2niGHB+zIXwBV9hRXbDrVuupbgHcg==
11489+
react-i18next@12.0.0:
11490+
version "12.0.0"
11491+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-12.0.0.tgz#634015a2c035779c5736ae4c2e5c34c1659753b1"
11492+
integrity sha512-/O7N6aIEAl1FaWZBNvhdIo9itvF/MO/nRKr9pYqRc9LhuC1u21SlfwpiYQqvaeNSEW3g3qUXLREOWMt+gxrWbg==
1149311493
dependencies:
1149411494
"@babel/runtime" "^7.14.5"
1149511495
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)