mirror of
https://github.com/strapi/strapi.git
synced 2025-12-25 14:14:10 +00:00
Update the generators
This commit is contained in:
parent
767ee52dfb
commit
10b2eb1d2d
@ -13,8 +13,8 @@
|
||||
"lib": "./lib"
|
||||
},
|
||||
"dependencies": {
|
||||
"lodash": "^4.17.5",
|
||||
"pluralize": "^6.0.0"
|
||||
"lodash": "^4.17.11",
|
||||
"pluralize": "^7.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"no tests yet\""
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
"lib": "./lib"
|
||||
},
|
||||
"dependencies": {
|
||||
"lodash": "^4.17.5"
|
||||
"lodash": "^4.17.11"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"no tests yet\""
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
"lib": "./lib"
|
||||
},
|
||||
"dependencies": {
|
||||
"lodash": "^4.17.5",
|
||||
"lodash": "^4.17.11",
|
||||
"pluralize": "^7.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
@ -14,16 +14,16 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"execa": "^1.0.0",
|
||||
"fs-extra": "^4.0.0",
|
||||
"inquirer": "^6.2.1",
|
||||
"listr": "^0.14.1",
|
||||
"lodash": "^4.17.5",
|
||||
"fs-extra": "^8.0.1",
|
||||
"inquirer": "^6.3.1",
|
||||
"listr": "^0.14.3",
|
||||
"lodash": "^4.17.11",
|
||||
"node-machine-id": "^1.1.10",
|
||||
"ora": "^2.1.0",
|
||||
"ora": "^3.4.0",
|
||||
"request": "^2.88.0",
|
||||
"rimraf": "^2.6.3",
|
||||
"strapi-utils": "3.0.0-alpha.26.2",
|
||||
"uuid": "^3.1.0"
|
||||
"uuid": "^3.3.2"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"no tests yet\""
|
||||
|
||||
@ -13,8 +13,8 @@
|
||||
"lib": "./lib"
|
||||
},
|
||||
"dependencies": {
|
||||
"fs-extra": "^4.0.0",
|
||||
"lodash": "^4.17.5"
|
||||
"fs-extra": "^8.0.1",
|
||||
"lodash": "^4.17.11"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"no tests yet\""
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
"lib": "./lib"
|
||||
},
|
||||
"dependencies": {
|
||||
"lodash": "^4.17.5"
|
||||
"lodash": "^4.17.11"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"no tests yet\""
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
"lib": "./lib"
|
||||
},
|
||||
"dependencies": {
|
||||
"lodash": "^4.17.5"
|
||||
"lodash": "^4.17.11"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"no tests yet\""
|
||||
|
||||
@ -16,10 +16,10 @@
|
||||
"test": "echo \"no tests yet\""
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "^2.5.0",
|
||||
"fs-extra": "^4.0.0",
|
||||
"lodash": "^4.17.5",
|
||||
"reportback": "^2.0.1",
|
||||
"async": "^2.6.2",
|
||||
"fs-extra": "^8.0.1",
|
||||
"lodash": "^4.17.11",
|
||||
"reportback": "^2.0.2",
|
||||
"strapi-utils": "3.0.0-alpha.26.2"
|
||||
},
|
||||
"author": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user