@nivo/circle-packing
Advanced tools
Comparing version
import * as React from 'react'; | ||
import { Interpolation, SpringValue } from '@react-spring/web'; | ||
import { Box, ModernMotionProps, Theme, PropertyAccessor, ValueFormat, SvgDefsAndFill } from '@nivo/core'; | ||
import { Box, MotionProps, Theme, PropertyAccessor, ValueFormat, SvgDefsAndFill } from '@nivo/core'; | ||
import { InheritedColorConfig, OrdinalColorScaleConfig } from '@nivo/colors'; | ||
@@ -63,3 +63,3 @@ export interface ComputedDatum<RawDatum> { | ||
animate: boolean; | ||
motionConfig: ModernMotionProps['motionConfig']; | ||
motionConfig: MotionProps['motionConfig']; | ||
role: string; | ||
@@ -66,0 +66,0 @@ renderWrapper?: boolean; |
{ | ||
"name": "@nivo/circle-packing", | ||
"version": "0.82.1", | ||
"version": "0.83.0", | ||
"license": "MIT", | ||
@@ -32,4 +32,5 @@ "author": { | ||
"dependencies": { | ||
"@nivo/colors": "0.82.1", | ||
"@nivo/tooltip": "0.82.1", | ||
"@nivo/colors": "0.83.0", | ||
"@nivo/core": "0.83.0", | ||
"@nivo/tooltip": "0.83.0", | ||
"@react-spring/web": "9.4.5 || ^9.7.2", | ||
@@ -40,7 +41,3 @@ "@types/d3-hierarchy": "^1.1.8", | ||
}, | ||
"devDependencies": { | ||
"@nivo/core": "0.82.1" | ||
}, | ||
"peerDependencies": { | ||
"@nivo/core": "workspace:*", | ||
"react": ">= 16.14.0 < 19.0.0" | ||
@@ -51,3 +48,3 @@ }, | ||
}, | ||
"gitHead": "5aa364bb0a29e0bc41aba3f80394b1cf7e582297" | ||
"gitHead": "5ee7cba46ac12deb04095d6555c3d12bc358a211" | ||
} |
Sorry, the diff of this file is not supported yet
0
-100%207455
-0.04%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated