Skip to content

Commit 476347c

Browse files
chore: bump the react group in /site with 2 updates
Bumps the react group in /site with 2 updates: [react-chartjs-2](https://github.com/reactchartjs/react-chartjs-2) and [react-i18next](https://github.com/i18next/react-i18next). Updates `react-chartjs-2` from 4.3.1 to 5.2.0 - [Release notes](https://github.com/reactchartjs/react-chartjs-2/releases) - [Changelog](https://github.com/reactchartjs/react-chartjs-2/blob/master/CHANGELOG.md) - [Commits](reactchartjs/react-chartjs-2@v4.3.1...v5.2.0) Updates `react-i18next` from 12.2.2 to 13.0.2 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v12.2.2...v13.0.2) --- updated-dependencies: - dependency-name: react-chartjs-2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-major dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a7729d commit 476347c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,13 @@
7474
"monaco-editor": "0.40.0",
7575
"pretty-bytes": "6.1.0",
7676
"react": "18.2.0",
77-
"react-chartjs-2": "4.3.1",
77+
"react-chartjs-2": "5.2.0",
7878
"react-color": "2.19.3",
7979
"react-confetti": "6.1.0",
8080
"react-dom": "18.2.0",
8181
"react-headless-tabs": "6.0.3",
8282
"react-helmet-async": "1.3.0",
83-
"react-i18next": "12.2.2",
83+
"react-i18next": "13.0.2",
8484
"react-markdown": "8.0.3",
8585
"react-router-dom": "6.14.1",
8686
"react-syntax-highlighter": "15.5.0",

site/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9671,10 +9671,10 @@ raw-body@2.5.1:
96719671
iconv-lite "0.4.24"
96729672
unpipe "1.0.0"
96739673

9674-
react-chartjs-2@4.3.1:
9675-
version "4.3.1"
9676-
resolved "https://registry.yarnpkg.com/react-chartjs-2/-/react-chartjs-2-4.3.1.tgz#9941e7397fb963f28bb557addb401e9ff96c6681"
9677-
integrity sha512-5i3mjP6tU7QSn0jvb8I4hudTzHJqS8l00ORJnVwI2sYu0ihpj83Lv2YzfxunfxTZkscKvZu2F2w9LkwNBhj6xA==
9674+
react-chartjs-2@5.2.0:
9675+
version "5.2.0"
9676+
resolved "https://registry.yarnpkg.com/react-chartjs-2/-/react-chartjs-2-5.2.0.tgz#43c1e3549071c00a1a083ecbd26c1ad34d385f5d"
9677+
integrity sha512-98iN5aguJyVSxp5U3CblRLH67J8gkfyGNbiK3c+l1QI/G4irHMPQw44aEPmjVag+YKTyQ260NcF82GTQ3bdscA==
96789678

96799679
react-color@2.19.3:
96809680
version "2.19.3"
@@ -9772,12 +9772,12 @@ react-helmet-async@1.3.0:
97729772
react-fast-compare "^3.2.0"
97739773
shallowequal "^1.1.0"
97749774

9775-
react-i18next@12.2.2:
9776-
version "12.2.2"
9777-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-12.2.2.tgz#38a6fad11acf4f2abfc5611bdb6b1918d0f47578"
9778-
integrity sha512-KBB6buBmVKXUWNxXHdnthp+38gPyBT46hJCAIQ8rX19NFL/m2ahte2KARfIDf2tMnSAL7wwck6eDOd/9zn6aFg==
9775+
react-i18next@13.0.2:
9776+
version "13.0.2"
9777+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.0.2.tgz#1708a9bdabc1fe1dd4a8534f4c3a80ab784b01e9"
9778+
integrity sha512-NEVxC32v0oR4egwYM0QM0WE93AiJG5r0NTXTL8mhQfAhsMfDS2fSO6jpluyfsfypP988KzUQrAXncspcJ7+GHA==
97799779
dependencies:
9780-
"@babel/runtime" "^7.20.6"
9780+
"@babel/runtime" "^7.22.5"
97819781
html-parse-stringify "^3.0.1"
97829782

97839783
react-inspector@^6.0.0:

0 commit comments

Comments
 (0)