create-solid
Advanced tools
Comparing version 0.3.0-alpha.7 to 0.3.0
{ | ||
"name": "create-solid", | ||
"version": "0.3.0-alpha.7", | ||
"version": "0.3.0", | ||
"description": "Create Solid apps with low configuration", | ||
@@ -9,5 +9,5 @@ "author": "Ryan Carniato", | ||
"devDependencies": { | ||
"@babel/core": "^7.20.12", | ||
"@babel/plugin-syntax-jsx": "^7.18.6", | ||
"@babel/preset-typescript": "^7.18.6", | ||
"@babel/core": "^7.22.9", | ||
"@babel/plugin-syntax-jsx": "^7.22.5", | ||
"@babel/preset-typescript": "^7.22.5", | ||
"@rollup/plugin-commonjs": "21.0.0", | ||
@@ -19,6 +19,6 @@ "@rollup/plugin-json": "4.0.0", | ||
"kleur": "^4.1.5", | ||
"node-fetch": "^3.3.0", | ||
"prettier": "^2.8.3", | ||
"node-fetch": "^3.3.1", | ||
"prettier": "^2.8.8", | ||
"prompts": "^2.4.2", | ||
"rollup": "2.68.0", | ||
"rollup": "2.78.x", | ||
"tiny-glob": "^0.2.9", | ||
@@ -25,0 +25,0 @@ "yargs-parser": "^21.1.1" |
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
3990960