@cocreate/selection
Advanced tools
Comparing version 1.4.47 to 1.4.48
@@ -0,1 +1,8 @@ | ||
## [1.4.48](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.47...v1.4.48) (2022-12-20) | ||
### Bug Fixes | ||
* bump dependencies ([0a69f8b](https://github.com/CoCreate-app/CoCreate-selection/commit/0a69f8bfbbc7ecffe0ed6f4404d28a386bae1528)) | ||
## [1.4.47](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.46...v1.4.47) (2022-12-15) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/selection", | ||
"version": "1.4.47", | ||
"version": "1.4.48", | ||
"description": "A simple selection component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -63,6 +63,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.4.19", | ||
"@cocreate/hosting": "^1.6.18", | ||
"@cocreate/utils": "^1.16.2" | ||
"@cocreate/docs": "^1.4.20", | ||
"@cocreate/hosting": "^1.6.21", | ||
"@cocreate/utils": "^1.17.0" | ||
} | ||
} |
100843
Updated@cocreate/docs@^1.4.20
Updated@cocreate/hosting@^1.6.21
Updated@cocreate/utils@^1.17.0