We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80c120 commit 493b649Copy full SHA for 493b649
packages/react-charts/package.json
@@ -45,7 +45,7 @@
45
"peerDependencies": {
46
"react": "^17 || ^18",
47
"react-dom": "^17 || ^18",
48
- "victory-area": "^37.3.0",
+ "victory-area": "^37.3.2",
49
"victory-axis": "^37.3.0",
50
"victory-bar": "^37.1.1",
51
"victory-box-plot": "^37.1.1",
yarn.lock
@@ -3429,7 +3429,7 @@ __metadata:
3429
peerDependencies:
3430
react: ^17 || ^18
3431
react-dom: ^17 || ^18
3432
- victory-area: ^37.3.0
+ victory-area: ^37.3.2
3433
victory-axis: ^37.3.0
3434
victory-bar: ^37.1.1
3435
victory-box-plot: ^37.1.1
0 commit comments