@cocreate/charts
Advanced tools
Comparing version
@@ -0,1 +1,8 @@ | ||
## [1.6.25](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.6.24...v1.6.25) (2023-06-11) | ||
### Bug Fixes | ||
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([5c3fd59](https://github.com/CoCreate-app/CoCreate-charts/commit/5c3fd5990504109450fcaf6186d79ec693478693)) | ||
## [1.6.24](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.6.23...v1.6.24) (2023-06-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/charts", | ||
"version": "1.6.24", | ||
"version": "1.6.25", | ||
"description": "A simple charts component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -61,4 +61,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/cli": "^1.33.6", | ||
"@cocreate/crud-client": "^1.21.20", | ||
"@cocreate/cli": "^1.33.7", | ||
"@cocreate/crud-client": "^1.21.21", | ||
"chart.js": "^2.9.3", | ||
@@ -65,0 +65,0 @@ "mini-css-extract-plugin": "^1.5.0", |
115500
0.27%Updated