@cocreate/attributes
Advanced tools
Comparing version 1.5.66 to 1.5.67
@@ -0,1 +1,8 @@ | ||
## [1.5.67](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.5.66...v1.5.67) (2022-12-08) | ||
### Bug Fixes | ||
* bump dependencies ([bfaf82d](https://github.com/CoCreate-app/CoCreate-attributes/commit/bfaf82d85bf29e178a679e897bb1ac9eaab5cbca)) | ||
## [1.5.66](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.5.65...v1.5.66) (2022-12-07) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/attributes", | ||
"version": "1.5.66", | ||
"version": "1.5.67", | ||
"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.30", | ||
"@cocreate/crdt": "^1.14.15", | ||
"@cocreate/message-client": "^1.1.103", | ||
"@cocreate/observer": "^1.5.34", | ||
"@cocreate/utils": "^1.14.2" | ||
"@cocreate/actions": "^1.5.31", | ||
"@cocreate/crdt": "^1.14.16", | ||
"@cocreate/message-client": "^1.1.104", | ||
"@cocreate/observer": "^1.5.35", | ||
"@cocreate/utils": "^1.15.0" | ||
} | ||
} |
102831
Updated@cocreate/actions@^1.5.31
Updated@cocreate/crdt@^1.14.16
Updated@cocreate/observer@^1.5.35
Updated@cocreate/utils@^1.15.0