@cocreate/selection
Advanced tools
Comparing version 1.4.17 to 1.4.18
@@ -0,1 +1,8 @@ | ||
## [1.4.18](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.17...v1.4.18) (2022-09-30) | ||
### Bug Fixes | ||
* bump [@cocreate](https://github.com/cocreate) dependencies ([b5f2755](https://github.com/CoCreate-app/CoCreate-selection/commit/b5f2755b86c389d05042bcfaf4ec733cb56cb3e3)) | ||
## [1.4.17](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.16...v1.4.17) (2022-09-30) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/selection", | ||
"version": "1.4.17", | ||
"version": "1.4.18", | ||
"description": "A simple selection component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -64,6 +64,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.3.8", | ||
"@cocreate/hosting": "^1.3.8", | ||
"@cocreate/utils": "^1.10.4" | ||
"@cocreate/docs": "1.3.9", | ||
"@cocreate/hosting": "1.3.9", | ||
"@cocreate/utils": "1.10.4" | ||
} | ||
} |
92997
+ Added@cocreate/docs@1.3.9(transitive)
+ Added@cocreate/hosting@1.3.9(transitive)
+ Added@cocreate/utils@1.10.4(transitive)
- Removed@cocreate/docs@1.18.0(transitive)
- Removed@cocreate/file@1.19.2(transitive)
- Removed@cocreate/hosting@1.11.5(transitive)
Updated@cocreate/docs@1.3.9
Updated@cocreate/hosting@1.3.9
Updated@cocreate/utils@1.10.4