@cocreate/attributes
Advanced tools
Comparing version 1.5.61 to 1.5.62
@@ -0,1 +1,8 @@ | ||
## [1.5.62](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.5.61...v1.5.62) (2022-11-28) | ||
### Bug Fixes | ||
* bump dependencies ([6dc43bf](https://github.com/CoCreate-app/CoCreate-attributes/commit/6dc43bff27646bdc8b0bd512d94cc3c24aaec078)) | ||
## [1.5.61](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.5.60...v1.5.61) (2022-11-28) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/attributes", | ||
"version": "1.5.61", | ||
"version": "1.5.62", | ||
"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.25", | ||
"@cocreate/crdt": "^1.14.10", | ||
"@cocreate/message-client": "^1.1.98", | ||
"@cocreate/observer": "^1.5.30", | ||
"@cocreate/utils": "^1.12.4" | ||
"@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" | ||
} | ||
} |
101568
Updated@cocreate/actions@^1.5.26
Updated@cocreate/crdt@^1.14.11
Updated@cocreate/observer@^1.5.31
Updated@cocreate/utils@^1.12.6