@cocreate/charts
Advanced tools
Comparing version 1.6.14 to 1.6.15
@@ -0,1 +1,8 @@ | ||
## [1.6.15](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.6.14...v1.6.15) (2023-06-10) | ||
### Bug Fixes | ||
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([1c6ab1d](https://github.com/CoCreate-app/CoCreate-charts/commit/1c6ab1df42c8a2e84fefd659fe8754f92fc92921)) | ||
## [1.6.14](https://github.com/CoCreate-app/CoCreate-charts/compare/v1.6.13...v1.6.14) (2023-06-10) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/charts", | ||
"version": "1.6.14", | ||
"version": "1.6.15", | ||
"description": "A simple charts component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -30,3 +30,2 @@ "keywords": [ | ||
"dev": "npx webpack --config webpack.config.js --watch", | ||
"docs": "node ./node_modules/@cocreate/docs/src/index.js", | ||
"postinstall": "node ./node_modules/@cocreate/cli/check-coc.js" | ||
@@ -63,4 +62,3 @@ }, | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.21.10", | ||
"@cocreate/docs": "^1.8.13", | ||
"@cocreate/crud-client": "^1.21.11", | ||
"chart.js": "^2.9.3", | ||
@@ -67,0 +65,0 @@ "mini-css-extract-plugin": "^1.5.0", |
112305
4
+ Added@types/node@22.13.4(transitive)
+ Addedelectron-to-chromium@1.5.101(transitive)
+ Addedterser@5.39.0(transitive)
+ Addedwebpack@5.98.0(transitive)
- Removed@cocreate/docs@^1.8.13
- Removed@cocreate/docs@1.18.0(transitive)
- Removed@cocreate/file@1.19.2(transitive)
- Removed@types/node@22.13.2(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedelectron-to-chromium@1.5.98(transitive)
- Removedesprima@4.0.1(transitive)
- Removedesprima-extract-comments@1.1.0(transitive)
- Removedextract-comments@1.1.0(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@7.2.3(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedonce@1.4.0(transitive)
- Removedparse-code-context@1.0.0(transitive)
- Removedparse-html-comments@1.3.1(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedterser@5.38.2(transitive)
- Removedwebpack@5.97.1(transitive)
- Removedwrappy@1.0.2(transitive)