@cocreate/attributes
Advanced tools
Comparing version 1.7.16 to 1.7.17
@@ -0,1 +1,8 @@ | ||
## [1.7.17](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.7.16...v1.7.17) (2023-06-11) | ||
### Bug Fixes | ||
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([59b073a](https://github.com/CoCreate-app/CoCreate-attributes/commit/59b073aea692735a24e57acf9009333671adce70)) | ||
## [1.7.16](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.7.15...v1.7.16) (2023-06-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/attributes", | ||
"version": "1.7.16", | ||
"version": "1.7.17", | ||
"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.", | ||
@@ -48,3 +48,3 @@ "keywords": [ | ||
"@babel/preset-env": "^7.9.6", | ||
"@cocreate/cli": "^1.29.3", | ||
"@cocreate/cli": "^1.33.0", | ||
"babel-loader": "^8.1.0", | ||
@@ -62,8 +62,8 @@ "clean-webpack-plugin": "^3.0.0", | ||
"dependencies": { | ||
"@cocreate/actions": "^1.8.19", | ||
"@cocreate/crdt": "^1.18.15", | ||
"@cocreate/message-client": "^1.3.16", | ||
"@cocreate/observer": "^1.8.6", | ||
"@cocreate/utils": "^1.21.4" | ||
"@cocreate/actions": "^1.8.21", | ||
"@cocreate/crdt": "^1.18.17", | ||
"@cocreate/message-client": "^1.3.18", | ||
"@cocreate/observer": "^1.8.8", | ||
"@cocreate/utils": "^1.21.5" | ||
} | ||
} |
134094
Updated@cocreate/actions@^1.8.21
Updated@cocreate/crdt@^1.18.17
Updated@cocreate/observer@^1.8.8
Updated@cocreate/utils@^1.21.5