create-qwik
Advanced tools
Comparing version 0.0.20-4 to 0.0.20-5
{ | ||
"name": "create-qwik", | ||
"version": "0.0.20-4", | ||
"version": "0.0.20-5", | ||
"description": "Interactive CLI and API for generating Qwik projects.", | ||
@@ -5,0 +5,0 @@ "bin": "create-qwik", |
@@ -16,7 +16,7 @@ { | ||
"devDependencies": { | ||
"@builder.io/qwik": "0.0.20-4", | ||
"@types/node": "17.0.31", | ||
"@builder.io/qwik": "0.0.20-5", | ||
"@types/node": "17.0.34", | ||
"node-fetch": "2.6.7", | ||
"typescript": "4.6.4", | ||
"vite": "2.9.8" | ||
"vite": "2.9.9" | ||
}, | ||
@@ -23,0 +23,0 @@ "homepage": "https://qwik.builder.io/", |
@@ -8,4 +8,4 @@ { | ||
"@types/eslint": "8.4.2", | ||
"@typescript-eslint/eslint-plugin": "5.22.0", | ||
"@typescript-eslint/parser": "5.22.0", | ||
"@typescript-eslint/eslint-plugin": "5.25.0", | ||
"@typescript-eslint/parser": "5.25.0", | ||
"eslint-plugin-qwik": "latest", | ||
@@ -12,0 +12,0 @@ "eslint": "8.15.0" |