@ctx-core/svg-ui-svelte
Advanced tools
Comparing version 1.1.14 to 1.1.15
# @ctx-core/svg-ui-svelte | ||
## 1.1.15 | ||
### Patch Changes | ||
- update dependencies | ||
## 1.1.14 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@ctx-core/svg-ui-svelte", | ||
"version": "1.1.14", | ||
"version": "1.1.15", | ||
"description": "ctx-core svg", | ||
@@ -30,13 +30,13 @@ "keywords": [ | ||
"dependencies": { | ||
"@ctx-core/array": "24.0.2", | ||
"@ctx-core/error": "^11.3.1", | ||
"@ctx-core/object": "22.1.0", | ||
"@ctx-core/array": "*", | ||
"@ctx-core/error": "^11.4.0", | ||
"@ctx-core/object": "*", | ||
"svelte": "^3.46.4" | ||
}, | ||
"devDependencies": { | ||
"@ctx-core/svg": "^18.0.3", | ||
"@ctx-core/svg": "^18.0.5", | ||
"@sveltejs/adapter-auto": "next", | ||
"@sveltejs/kit": "next", | ||
"@swc/cli": "^0.1.55", | ||
"@swc/core": "^1.2.136", | ||
"@swc/core": "^1.2.138", | ||
"dom-serializer": "^1.3.2", | ||
@@ -46,4 +46,4 @@ "domhandler": "^4.3.0", | ||
"rimraf": "^3.0.2", | ||
"svelte-preprocess": "^4.10.2", | ||
"svelte2tsx": "^0.5.2", | ||
"svelte-preprocess": "^4.10.3", | ||
"svelte2tsx": "^0.5.3", | ||
"tslib": "^2.3.1", | ||
@@ -50,0 +50,0 @@ "typescript": "next" |
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 2 instances in 1 package
18294
3
+ Added@ctx-core/array@27.1.166(transitive)
+ Added@ctx-core/object@32.4.31(transitive)
- Removed@ctx-core/array@24.0.2(transitive)
- Removed@ctx-core/combinators@8.1.206(transitive)
- Removed@ctx-core/function@20.4.0(transitive)
- Removed@ctx-core/object@22.1.0(transitive)
- Removed@ctx-core/set@12.2.205(transitive)
Updated@ctx-core/array@*
Updated@ctx-core/error@^11.4.0
Updated@ctx-core/object@*