Comparing version 2.15.0 to 2.15.1
{ | ||
"name": "recharts", | ||
"version": "2.15.0", | ||
"version": "2.15.1", | ||
"description": "React charts", | ||
@@ -73,3 +73,3 @@ "main": "lib/index.js", | ||
"react-is": "^18.3.1", | ||
"react-smooth": "^4.0.0", | ||
"react-smooth": "^4.0.4", | ||
"recharts-scale": "^0.4.4", | ||
@@ -76,0 +76,0 @@ "tiny-invariant": "^1.3.1", |
@@ -19,2 +19,3 @@ /** | ||
}; | ||
dataKey?: DataKey<any>; | ||
}, index: number) => ReactNode; | ||
@@ -21,0 +22,0 @@ export interface Payload { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
4635323
42809
Updatedreact-smooth@^4.0.4