@ctx-core/svg-ui-svelte
Advanced tools
Comparing version 1.1.0 to 1.1.1
# @ctx-core/svg-ui-svelte | ||
## 1.1.1 | ||
### Patch Changes | ||
- version bump | ||
- Updated dependencies | ||
- @ctx-core/array@23.1.2 | ||
- @ctx-core/error@11.1.21 | ||
- @ctx-core/object@22.0.10 | ||
## 1.1.0 | ||
@@ -4,0 +14,0 @@ |
{ | ||
"name": "@ctx-core/svg-ui-svelte", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "ctx-core svg", | ||
@@ -30,14 +30,13 @@ "keywords": [ | ||
"dependencies": { | ||
"@ctx-core/array": "^23.0.41", | ||
"@ctx-core/error": "^11.1.17", | ||
"@ctx-core/object": "^22.0.8", | ||
"@ctx-core/array": "^23.1.2", | ||
"@ctx-core/error": "^11.1.21", | ||
"@ctx-core/object": "^22.0.10", | ||
"svelte": "^3.44.3" | ||
}, | ||
"devDependencies": { | ||
"@ctx-core/ctx-core-package-tools": "^8.0.96", | ||
"@ctx-core/svg": "^17.0.0", | ||
"@ctx-core/svg": "^17.0.7", | ||
"@sveltejs/adapter-auto": "next", | ||
"@sveltejs/kit": "next", | ||
"@swc/cli": "^0.1.55", | ||
"@swc/core": "^1.2.121", | ||
"@swc/core": "^1.2.125", | ||
"dom-serializer": "^1.3.2", | ||
@@ -44,0 +43,0 @@ "domhandler": "^4.3.0", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
17115
13
0
18
Updated@ctx-core/array@^23.1.2
Updated@ctx-core/error@^11.1.21
Updated@ctx-core/object@^22.0.10