@ctx-core/svg-ui-svelte
Advanced tools
Comparing version 1.0.7 to 1.0.8
# @ctx-core/svg-ui-svelte | ||
## 1.0.8 | ||
### Patch Changes | ||
- tsconfig.json: "target": "ES2021" | ||
- Updated dependencies | ||
- @ctx-core/array@23.0.40 | ||
- @ctx-core/object@22.0.7 | ||
## 1.0.7 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@ctx-core/svg-ui-svelte", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "ctx-core svg", | ||
@@ -29,8 +29,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@ctx-core/array": "^23.0.39", | ||
"@ctx-core/object": "^22.0.6" | ||
"@ctx-core/array": "^23.0.40", | ||
"@ctx-core/object": "^22.0.7" | ||
}, | ||
"devDependencies": { | ||
"@ctx-core/ctx-core-package-tools": "^8.0.93", | ||
"@ctx-core/svg": "^16.0.6", | ||
"@ctx-core/ctx-core-package-tools": "^8.0.94", | ||
"@ctx-core/svg": "^16.0.7", | ||
"@sveltejs/adapter-auto": "next", | ||
@@ -37,0 +37,0 @@ "@sveltejs/kit": "next", |
{ | ||
"compileOnSave": true, | ||
"compilerOptions": { | ||
"target": "ES2020", | ||
"target": "ES2021", | ||
"composite": true, | ||
@@ -6,0 +6,0 @@ "declaration": true, |
5227
Updated@ctx-core/array@^23.0.40
Updated@ctx-core/object@^22.0.7