@gravity-ui/chartkit
Advanced tools
Comparing version 1.6.7 to 2.0.0
# Changelog | ||
## [2.0.0](https://github.com/gravity-ui/chartkit/compare/v1.6.7...v2.0.0) (2023-03-09) | ||
### ⚠ BREAKING CHANGES | ||
* update uikit up to 4 | ||
* update uikit up to 4 ([#133](https://github.com/gravity-ui/chartkit/issues/133)) | ||
### Features | ||
* update uikit up to 4 ([8ae0c8d](https://github.com/gravity-ui/chartkit/commit/8ae0c8d179273a448de8f670dfe1b3f2314c0523)) | ||
* update uikit up to 4 ([#133](https://github.com/gravity-ui/chartkit/issues/133)) ([8ae0c8d](https://github.com/gravity-ui/chartkit/commit/8ae0c8d179273a448de8f670dfe1b3f2314c0523)) | ||
## [1.6.7](https://github.com/gravity-ui/chartkit/compare/v1.6.6...v1.6.7) (2023-02-21) | ||
@@ -4,0 +17,0 @@ |
{ | ||
"name": "@gravity-ui/chartkit", | ||
"version": "1.6.7", | ||
"version": "2.0.0", | ||
"description": "React component used to render charts based on any sources you need", | ||
@@ -29,3 +29,3 @@ "license": "MIT", | ||
"@gravity-ui/tsconfig": "^1.0.0", | ||
"@gravity-ui/uikit": "^3.5.0", | ||
"@gravity-ui/uikit": "^4.2.0", | ||
"@storybook/addon-essentials": "^6.5.9", | ||
@@ -71,3 +71,3 @@ "@storybook/addon-knobs": "^6.4.0", | ||
"moment": "^2.19.3", | ||
"@gravity-ui/uikit": "^3.0.0" | ||
"@gravity-ui/uikit": "^4.0.0" | ||
}, | ||
@@ -74,0 +74,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
914199