|
80 | 80 | "csv-to-array": "^1.0.2",
|
81 | 81 | "cz-conventional-changelog": "^3.2.0",
|
82 | 82 | "doxdox": "^3.0.0",
|
83 |
| - "eslint": "^7.1.0", |
| 83 | + "eslint": "^7.2.0", |
84 | 84 | "eslint-config-airbnb-base": "^14.1.0",
|
85 | 85 | "eslint-config-prettier": "^6.11.0",
|
86 |
| - "eslint-plugin-import": "^2.20.2", |
| 86 | + "eslint-plugin-import": "^2.21.1", |
87 | 87 | "eslint-plugin-jsdoc": "^27.0.4",
|
88 | 88 | "eslint-plugin-mocha": "^7.0.1",
|
89 | 89 | "eslint-plugin-prettier": "^3.1.3",
|
|
93 | 93 | "lint-staged": "^10.2.9",
|
94 | 94 | "lodash.template": "^4.5.0",
|
95 | 95 | "mocha": "^7.2.0",
|
96 |
| - "mongoose": ">=5.9.17", |
| 96 | + "mongoose": ">=5.9.18", |
97 | 97 | "npm-check-updates": "^6.0.1",
|
98 | 98 | "nyc": "^15.1.0",
|
99 | 99 | "prettier": "^2.0.5",
|
100 | 100 | "rimraf": "^3.0.2",
|
101 |
| - "rollup": "^2.13.1", |
| 101 | + "rollup": "^2.15.0", |
102 | 102 | "shelljs": "^0.8.4"
|
103 | 103 | },
|
104 | 104 | "peerDependencies": {
|
105 |
| - "mongoose": ">=5.9.17" |
| 105 | + "mongoose": ">=5.9.18" |
106 | 106 | },
|
107 | 107 | "dependencies": {
|
108 | 108 | "@codetanzania/emis-stakeholder": ">=2.8.0",
|
109 |
| - "@codetanzania/ewea-common": ">=0.19.0", |
| 109 | + "@codetanzania/ewea-common": ">=0.20.0", |
110 | 110 | "@codetanzania/ewea-event": ">=0.11.0",
|
111 |
| - "@codetanzania/ewea-internals": ">=0.20.0", |
112 |
| - "@lykmapipo/common": ">=0.34.2", |
113 |
| - "@lykmapipo/env": ">=0.17.7", |
| 111 | + "@codetanzania/ewea-internals": ">=0.21.0", |
| 112 | + "@lykmapipo/common": ">=0.34.3", |
| 113 | + "@lykmapipo/env": ">=0.17.8", |
114 | 114 | "@lykmapipo/express-common": ">=0.18.5",
|
115 | 115 | "@lykmapipo/express-rest-actions": ">=0.8.17",
|
116 | 116 | "@lykmapipo/file": ">=0.1.26",
|
|
0 commit comments