Skip to content

Commit 94541d2

Browse files
chore: bump react-chartjs-2 in /site from 4.3.1 to 5.2.0 (#8632)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Muhammad Atif Ali <atif@coder.com>
1 parent 75265ec commit 94541d2

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
@@ -74,7 +74,7 @@
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",

site/yarn.lock

Lines changed: 4 additions & 4 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"

0 commit comments

Comments
 (0)