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 d501cab commit e16222fCopy full SHA for e16222f
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.4",
+ "victory-area": "^37.3.6",
49
"victory-axis": "^37.3.5",
50
"victory-bar": "^37.3.5",
51
"victory-box-plot": "^37.3.5",
yarn.lock
@@ -3602,7 +3602,7 @@ __metadata:
3602
peerDependencies:
3603
react: ^17 || ^18
3604
react-dom: ^17 || ^18
3605
- victory-area: ^37.3.4
+ victory-area: ^37.3.6
3606
victory-axis: ^37.3.5
3607
victory-bar: ^37.3.5
3608
victory-box-plot: ^37.3.5
0 commit comments