create-svelte
Advanced tools
Comparing version 2.1.0 to 2.2.0
@@ -23,3 +23,3 @@ { | ||
"exclude": [], | ||
"contents": "{\n\t\"scripts\": {\n\t\t\"check\": \"svelte-kit sync && svelte-check --tsconfig ./jsconfig.json\",\n\t\t\"check:watch\": \"svelte-kit sync && svelte-check --tsconfig ./jsconfig.json --watch\"\n\t},\n\t\"devDependencies\": {\n\t\t\"typescript\": \"^4.9.3\",\n\t\t\"svelte-check\": \"^2.9.2\"\n\t}\n}\n" | ||
"contents": "{\n\t\"scripts\": {\n\t\t\"check\": \"svelte-kit sync && svelte-check --tsconfig ./jsconfig.json\",\n\t\t\"check:watch\": \"svelte-kit sync && svelte-check --tsconfig ./jsconfig.json --watch\"\n\t},\n\t\"devDependencies\": {\n\t\t\"typescript\": \"^4.9.3\",\n\t\t\"svelte-check\": \"^3.0.1\"\n\t}\n}\n" | ||
}, | ||
@@ -80,3 +80,3 @@ { | ||
"exclude": [], | ||
"contents": "{\n\t\"scripts\": {\n\t\t\"check\": \"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json\",\n\t\t\"check:watch\": \"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch\"\n\t},\n\t\"devDependencies\": {\n\t\t\"typescript\": \"^4.9.3\",\n\t\t\"tslib\": \"^2.4.1\",\n\t\t\"svelte-check\": \"^2.9.2\"\n\t}\n}\n" | ||
"contents": "{\n\t\"scripts\": {\n\t\t\"check\": \"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json\",\n\t\t\"check:watch\": \"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch\"\n\t},\n\t\"devDependencies\": {\n\t\t\"typescript\": \"^4.9.3\",\n\t\t\"tslib\": \"^2.4.1\",\n\t\t\"svelte-check\": \"^3.0.1\"\n\t}\n}\n" | ||
}, | ||
@@ -83,0 +83,0 @@ { |
{ | ||
"name": "create-svelte", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"repository": { | ||
@@ -26,3 +26,3 @@ "type": "git", | ||
"sucrase": "^3.29.0", | ||
"svelte": "^3.55.0", | ||
"svelte": "^3.55.1", | ||
"tiny-glob": "^0.2.9", | ||
@@ -29,0 +29,0 @@ "uvu": "^0.5.6" |