create-platformatic
Advanced tools
Comparing version 0.11.0 to 0.12.0
{ | ||
"name": "create-platformatic", | ||
"version": "0.11.0", | ||
"version": "0.12.0", | ||
"description": "Create platformatic-db interactive tool", | ||
@@ -17,9 +17,9 @@ "repository": { | ||
"dependencies": { | ||
"chalk": "^5.1.2", | ||
"commist": "^3.1.2", | ||
"desm": "^1.2.0", | ||
"chalk": "^5.2.0", | ||
"commist": "^3.2.0", | ||
"desm": "^1.3.0", | ||
"es-main": "^1.2.0", | ||
"execa": "^6.1.0", | ||
"fastify": "^4.6.0", | ||
"help-me": "^4.1.0", | ||
"fastify": "^4.10.2", | ||
"help-me": "^4.2.0", | ||
"inquirer": "^9.1.4", | ||
@@ -30,10 +30,10 @@ "log-update": "^5.0.1", | ||
"ora": "^6.1.2", | ||
"pino": "^8.4.1", | ||
"pino-pretty": "^9.0.0", | ||
"pino": "^8.8.0", | ||
"pino-pretty": "^9.1.1", | ||
"pupa": "^3.1.0", | ||
"undici": "^5.13.0" | ||
"undici": "^5.14.0" | ||
}, | ||
"devDependencies": { | ||
"c8": "^7.12.0", | ||
"dotenv": "^16.0.1", | ||
"dotenv": "^16.0.3", | ||
"esmock": "^2.1.0", | ||
@@ -43,4 +43,4 @@ "semver": "^7.3.8", | ||
"standard": "^17.0.0", | ||
"tap": "^16.0.0", | ||
"yaml": "^2.1.1" | ||
"tap": "^16.3.2", | ||
"yaml": "^2.1.3" | ||
}, | ||
@@ -47,0 +47,0 @@ "scripts": { |
@@ -1,2 +0,2 @@ | ||
# @platformatic/create-platformatic-db | ||
# create-platformatic | ||
@@ -8,3 +8,3 @@ Platformatic Creator | ||
```sh | ||
npm create platformatic-db | ||
npm create platformatic | ||
``` | ||
@@ -11,0 +11,0 @@ |
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
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
71677
1474
Updatedchalk@^5.2.0
Updatedcommist@^3.2.0
Updateddesm@^1.3.0
Updatedfastify@^4.10.2
Updatedhelp-me@^4.2.0
Updatedpino@^8.8.0
Updatedpino-pretty@^9.1.1
Updatedundici@^5.14.0