Skip to content

Commit 15b1b67

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 a28883d commit 15b1b67

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
@@ -9861,10 +9861,10 @@ raw-body@2.5.1:
98619861
iconv-lite "0.4.24"
98629862
unpipe "1.0.0"
98639863

9864-
react-chartjs-2@4.3.1:
9865-
version "4.3.1"
9866-
resolved "https://registry.yarnpkg.com/react-chartjs-2/-/react-chartjs-2-4.3.1.tgz#9941e7397fb963f28bb557addb401e9ff96c6681"
9867-
integrity sha512-5i3mjP6tU7QSn0jvb8I4hudTzHJqS8l00ORJnVwI2sYu0ihpj83Lv2YzfxunfxTZkscKvZu2F2w9LkwNBhj6xA==
9864+
react-chartjs-2@5.2.0:
9865+
version "5.2.0"
9866+
resolved "https://registry.yarnpkg.com/react-chartjs-2/-/react-chartjs-2-5.2.0.tgz#43c1e3549071c00a1a083ecbd26c1ad34d385f5d"
9867+
integrity sha512-98iN5aguJyVSxp5U3CblRLH67J8gkfyGNbiK3c+l1QI/G4irHMPQw44aEPmjVag+YKTyQ260NcF82GTQ3bdscA==
98689868

98699869
react-color@2.19.3:
98709870
version "2.19.3"
@@ -9962,12 +9962,12 @@ react-helmet-async@1.3.0:
99629962
react-fast-compare "^3.2.0"
99639963
shallowequal "^1.1.0"
99649964

9965-
react-i18next@12.2.2:
9966-
version "12.2.2"
9967-
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-12.2.2.tgz#38a6fad11acf4f2abfc5611bdb6b1918d0f47578"
9968-
integrity sha512-KBB6buBmVKXUWNxXHdnthp+38gPyBT46hJCAIQ8rX19NFL/m2ahte2KARfIDf2tMnSAL7wwck6eDOd/9zn6aFg==
9965+
react-i18next@13.0.2:
9966+
version "13.0.2"
9967+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.0.2.tgz#1708a9bdabc1fe1dd4a8534f4c3a80ab784b01e9"
9968+
integrity sha512-NEVxC32v0oR4egwYM0QM0WE93AiJG5r0NTXTL8mhQfAhsMfDS2fSO6jpluyfsfypP988KzUQrAXncspcJ7+GHA==
99699969
dependencies:
9970-
"@babel/runtime" "^7.20.6"
9970+
"@babel/runtime" "^7.22.5"
99719971
html-parse-stringify "^3.0.1"
99729972

99739973
react-inspector@^6.0.0, react-inspector@^6.0.1:

0 commit comments

Comments
 (0)