Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 79a7075

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.0.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.0.0) Updates `react-i18next` from 12.2.2 to 12.3.1 - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](i18next/react-i18next@v12.2.2...v12.3.1) --- 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-minor dependency-group: react ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2acc35 commit 79a7075

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.0.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": "12.3.1",
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: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9671,10 +9671,10 @@ [email protected]:
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.0.0:
9675+
version "5.0.0"
9676+
resolved "https://registry.yarnpkg.com/react-chartjs-2/-/react-chartjs-2-5.0.0.tgz#bd55afc982b09241f248caa0fa9cc5c8f4acff1a"
9677+
integrity sha512-cA9dd1P4hHOfb4lpxaT6ghmfk3ZW0JgL94BpEf5sTTWFeeykNw3HgddcnTjFOikva9tLSnYTPE2b43cAUKZx5Q==
96789678

96799679
96809680
version "2.19.3"
@@ -9772,10 +9772,10 @@ [email protected]:
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@12.3.1:
9776+
version "12.3.1"
9777+
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-12.3.1.tgz#30134a41a2a71c61dc69c6383504929aed1c99e7"
9778+
integrity sha512-5v8E2XjZDFzK7K87eSwC7AJcAkcLt5xYZ4+yTPDAW1i7C93oOY1dnr4BaQM7un4Hm+GmghuiPvevWwlca5PwDA==
97799779
dependencies:
97809780
"@babel/runtime" "^7.20.6"
97819781
html-parse-stringify "^3.0.1"

0 commit comments

Comments
 (0)