create-qwik
Advanced tools
Comparing version 1.9.0 to 1.9.1
@@ -19,4 +19,4 @@ { | ||
"devDependencies": { | ||
"@builder.io/qwik": "^1.9.0", | ||
"@builder.io/qwik-city": "^1.9.0", | ||
"@builder.io/qwik": "^1.9.1", | ||
"@builder.io/qwik-city": "^1.9.1", | ||
"@types/eslint": "8.56.10", | ||
@@ -27,3 +27,3 @@ "@types/node": "20.14.11", | ||
"eslint": "8.57.0", | ||
"eslint-plugin-qwik": "^1.9.0", | ||
"eslint-plugin-qwik": "^1.9.1", | ||
"prettier": "3.3.3", | ||
@@ -30,0 +30,0 @@ "typescript": "5.4.5", |
@@ -36,3 +36,3 @@ { | ||
"devDependencies": { | ||
"@builder.io/qwik": "1.9.0", | ||
"@builder.io/qwik": "1.9.1", | ||
"@types/eslint": "8.56.10", | ||
@@ -43,3 +43,3 @@ "@types/node": "20.14.11", | ||
"eslint": "8.57.0", | ||
"eslint-plugin-qwik": "1.9.0", | ||
"eslint-plugin-qwik": "1.9.1", | ||
"np": "^8.0.4", | ||
@@ -46,0 +46,0 @@ "prettier": "3.3.3", |
{ | ||
"name": "create-qwik", | ||
"description": "Interactive CLI for create Qwik projects and adding features.", | ||
"version": "1.9.0", | ||
"version": "1.9.1", | ||
"author": "Builder.io Team", | ||
@@ -6,0 +6,0 @@ "bin": "./create-qwik.cjs", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1901206