@cocreate/attributes
Advanced tools
Comparing version 1.5.62 to 1.5.63
@@ -0,1 +1,8 @@ | ||
## [1.5.63](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.5.62...v1.5.63) (2022-12-02) | ||
### Bug Fixes | ||
* bump dependencies ([729993d](https://github.com/CoCreate-app/CoCreate-attributes/commit/729993d2b95ca658c83f77ea275cc59eaf83bc7f)) | ||
## [1.5.62](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.5.61...v1.5.62) (2022-11-28) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/attributes", | ||
"version": "1.5.62", | ||
"version": "1.5.63", | ||
"description": "Simple HTML5 & JavaScript component add, update & remove values in element's attributes from input, select or js api. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -61,8 +61,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.5.26", | ||
"@cocreate/crdt": "^1.14.11", | ||
"@cocreate/message-client": "^1.1.99", | ||
"@cocreate/observer": "^1.5.31", | ||
"@cocreate/utils": "^1.12.6" | ||
"@cocreate/actions": "^1.5.27", | ||
"@cocreate/crdt": "^1.14.12", | ||
"@cocreate/message-client": "^1.1.100", | ||
"@cocreate/observer": "^1.5.32", | ||
"@cocreate/utils": "^1.13.0" | ||
} | ||
} |
101824
Updated@cocreate/actions@^1.5.27
Updated@cocreate/crdt@^1.14.12
Updated@cocreate/observer@^1.5.32
Updated@cocreate/utils@^1.13.0