@ctx-core/version__app
Advanced tools
Comparing version 9.4.0 to 9.4.1
# @ctx-core/version\_\_app | ||
## 9.4.1 | ||
### Patch Changes | ||
- update dependencies | ||
- Updated dependencies [undefined] | ||
- @ctx-core/atob@7.3.1 | ||
- @ctx-core/env@10.4.1 | ||
- @ctx-core/object@18.2.1 | ||
- @ctx-core/store@24.10.1 | ||
## 9.4.0 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@ctx-core/version__app", | ||
"version": "9.4.0", | ||
"version": "9.4.1", | ||
"description": "ctx-core version__app", | ||
@@ -23,6 +23,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@ctx-core/atob": "^7.3.0", | ||
"@ctx-core/env": "^10.4.0", | ||
"@ctx-core/object": "^18.2.0", | ||
"@ctx-core/store": "^24.10.0", | ||
"@ctx-core/atob": "^7.3.1", | ||
"@ctx-core/env": "^10.4.1", | ||
"@ctx-core/object": "^18.2.1", | ||
"@ctx-core/store": "^24.10.1", | ||
"svelte": "3.38.2" | ||
@@ -32,3 +32,3 @@ }, | ||
"@types/node": "^15.6.1", | ||
"typescript": "^4.2.4" | ||
"typescript": "^4.3.2" | ||
}, | ||
@@ -35,0 +35,0 @@ "publishConfig": { |
44885
Updated@ctx-core/atob@^7.3.1
Updated@ctx-core/env@^10.4.1
Updated@ctx-core/object@^18.2.1
Updated@ctx-core/store@^24.10.1