Skip to content

Commit accfb33

Browse files
dependabot[bot]adi-herwana-nus
authored andcommitted
chore(deps): bump react-chartjs-2 from 5.2.0 to 5.3.1 in /client
Bumps [react-chartjs-2](https://github.com/reactchartjs/react-chartjs-2) from 5.2.0 to 5.3.1. - [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@v5.2.0...v5.3.1) --- updated-dependencies: - dependency-name: react-chartjs-2 dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8fcdac8 commit accfb33

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"rc-slider": "^9.7.5",
7575
"react": "^18.2.0",
7676
"react-ace": "^11.0.1",
77-
"react-chartjs-2": "^5.2.0",
77+
"react-chartjs-2": "^5.3.1",
7878
"react-color": "^2.19.3",
7979
"react-dom": "^18.2.0",
8080
"react-draggable": "^4.4.6",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11702,10 +11702,10 @@ react-async-script@^1.2.0:
1170211702
hoist-non-react-statics "^3.3.0"
1170311703
prop-types "^15.5.0"
1170411704

11705-
react-chartjs-2@^5.2.0:
11706-
version "5.2.0"
11707-
resolved "https://registry.yarnpkg.com/react-chartjs-2/-/react-chartjs-2-5.2.0.tgz#43c1e3549071c00a1a083ecbd26c1ad34d385f5d"
11708-
integrity sha512-98iN5aguJyVSxp5U3CblRLH67J8gkfyGNbiK3c+l1QI/G4irHMPQw44aEPmjVag+YKTyQ260NcF82GTQ3bdscA==
11705+
react-chartjs-2@^5.3.1:
11706+
version "5.3.1"
11707+
resolved "https://registry.yarnpkg.com/react-chartjs-2/-/react-chartjs-2-5.3.1.tgz#2b29995ce8b07f5c95c6ea3696838569e88453aa"
11708+
integrity sha512-h5IPXKg9EXpjoBzUfyWJvllMjG2mQ4EiuHQFhms/AjUm0XSZHhyRy2xVmLXHKrtcdrPO4mnGqRtYoD0vp95A0A==
1170911709

1171011710
react-color@^2.19.3:
1171111711
version "2.19.3"

0 commit comments

Comments
 (0)