@cocreate/observer
Advanced tools
Comparing version 1.8.3 to 1.8.4
@@ -0,1 +1,8 @@ | ||
## [1.8.4](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.8.3...v1.8.4) (2023-06-04) | ||
### Bug Fixes | ||
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([0bbddc1](https://github.com/CoCreate-app/CoCreate-observer/commit/0bbddc191146d16a2c2ca943c9af70071772d254)) | ||
## [1.8.3](https://github.com/CoCreate-app/CoCreate-observer/compare/v1.8.2...v1.8.3) (2023-06-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/observer", | ||
"version": "1.8.3", | ||
"version": "1.8.4", | ||
"description": "Register a components init function & observe selector. The init function will be fired immedietly after detection of selector.", | ||
@@ -62,6 +62,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.7.13", | ||
"@cocreate/utils": "^1.20.10", | ||
"@cocreate/docs": "^1.7.15", | ||
"@cocreate/utils": "^1.21.1", | ||
"css-selector-parser": "^1.4.1" | ||
} | ||
} |
121749
Updated@cocreate/docs@^1.7.15
Updated@cocreate/utils@^1.21.1