|
|
|
|
@ -15,7 +15,6 @@
|
|
|
|
|
"lodash": "^4.17.21",
|
|
|
|
|
"moment": "^2.29.4",
|
|
|
|
|
"move-file": "^2.1.0",
|
|
|
|
|
"planka": "file:..",
|
|
|
|
|
"rimraf": "^3.0.2",
|
|
|
|
|
"sails": "^1.5.2",
|
|
|
|
|
"sails-hook-orm": "^4.0.1",
|
|
|
|
|
@ -43,6 +42,7 @@
|
|
|
|
|
},
|
|
|
|
|
"..": {
|
|
|
|
|
"version": "1.8.5",
|
|
|
|
|
"extraneous": true,
|
|
|
|
|
"hasInstallScript": true,
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
@ -5006,10 +5006,6 @@
|
|
|
|
|
"url": "https://github.com/sponsors/jonschlinkert"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/planka": {
|
|
|
|
|
"resolved": "..",
|
|
|
|
|
"link": true
|
|
|
|
|
},
|
|
|
|
|
"node_modules/pluralize": {
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/pluralize/-/pluralize-1.2.1.tgz",
|
|
|
|
|
@ -11796,18 +11792,6 @@
|
|
|
|
|
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
|
|
|
|
|
"dev": true
|
|
|
|
|
},
|
|
|
|
|
"planka": {
|
|
|
|
|
"version": "file:..",
|
|
|
|
|
"requires": {
|
|
|
|
|
"concurrently": "^7.3.0",
|
|
|
|
|
"eslint": "^8.28.0",
|
|
|
|
|
"eslint-config-prettier": "^8.5.0",
|
|
|
|
|
"eslint-plugin-prettier": "^4.2.1",
|
|
|
|
|
"husky": "^8.0.1",
|
|
|
|
|
"lint-staged": "^13.0.3",
|
|
|
|
|
"prettier": "^2.7.1"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"pluralize": {
|
|
|
|
|
"version": "1.2.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/pluralize/-/pluralize-1.2.1.tgz",
|
|
|
|
|
|