@cocreate/charts
Advanced tools
Comparing version 1.6.8 to 1.6.9
@@ -0,1 +1,8 @@ | ||
## [1.6.9](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.6.8...v1.6.9) (2023-05-21) | ||
### Bug Fixes | ||
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([6f2cc5c](https://github.com/CoCreate-app/CoCreate-charts/commit/6f2cc5c28d1cb1835f5fbe03a28141a5cf6dd07a)) | ||
## [1.6.8](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.6.7...v1.6.8) (2023-05-19) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/charts", | ||
"version": "1.6.8", | ||
"version": "1.6.9", | ||
"description": "A simple charts component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -61,4 +61,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.21.1", | ||
"@cocreate/docs": "^1.7.10", | ||
"@cocreate/crud-client": "^1.21.4", | ||
"@cocreate/docs": "^1.7.12", | ||
"chart.js": "^2.9.3", | ||
@@ -65,0 +65,0 @@ "mini-css-extract-plugin": "^1.5.0", |
94627
+ Added@types/node@22.13.2(transitive)
+ Addedelectron-to-chromium@1.5.98(transitive)
+ Addedterser@5.38.2(transitive)
+ Addedwebpack@5.97.1(transitive)
- Removed@types/node@22.13.4(transitive)
- Removedelectron-to-chromium@1.5.101(transitive)
- Removedterser@5.39.0(transitive)
- Removedwebpack@5.98.0(transitive)
Updated@cocreate/docs@^1.7.12