@solid-cli/commands
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@solid-cli/commands", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "The main command handlers for the Solid CLI", | ||
@@ -36,3 +36,3 @@ "license": "MIT", | ||
"tsup": "^7.2.0", | ||
"typescript": "^5.1.6" | ||
"typescript": "^5.2.2" | ||
}, | ||
@@ -43,3 +43,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@clack/prompts": "0.6.3", | ||
"@clack/prompts": "0.7.0", | ||
"degit": "^2.8.4", | ||
@@ -51,4 +51,4 @@ "detect-package-manager": "^2.0.1", | ||
"@solid-cli/reactivity": "0.0.11", | ||
"@solid-cli/utils": "0.0.7", | ||
"@solid-cli/ui": "0.0.7" | ||
"@solid-cli/ui": "0.0.8", | ||
"@solid-cli/utils": "0.0.8" | ||
}, | ||
@@ -55,0 +55,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
99107
299
+ Added@clack/core@0.3.3(transitive)
+ Added@clack/prompts@0.7.0(transitive)
+ Added@solid-cli/ui@0.0.8(transitive)
+ Added@solid-cli/utils@0.0.8(transitive)
- Removed@clack/core@0.3.2(transitive)
- Removed@clack/prompts@0.6.3(transitive)
- Removed@solid-cli/ui@0.0.7(transitive)
- Removed@solid-cli/utils@0.0.7(transitive)
Updated@clack/prompts@0.7.0
Updated@solid-cli/ui@0.0.8
Updated@solid-cli/utils@0.0.8