|
|
@@ -36,34 +36,34 @@
|
|
|
"homepage": "https://github.com/dragfyre/bahai-date-api#readme",
|
|
|
"devDependencies": {
|
|
|
"@mysticatea/eslint-plugin": "^13.0.0",
|
|
|
- "command-line-publish": "^0.6.0",
|
|
|
- "eslint": "^6.8.0",
|
|
|
- "eslint-config-ash-nazg": "^16.4.0",
|
|
|
- "eslint-config-standard": "^14.1.0",
|
|
|
- "eslint-plugin-array-func": "^3.1.3",
|
|
|
- "eslint-plugin-compat": "^3.3.0",
|
|
|
- "eslint-plugin-eslint-comments": "^3.1.2",
|
|
|
- "eslint-plugin-html": "^6.0.0",
|
|
|
- "eslint-plugin-import": "^2.19.1",
|
|
|
- "eslint-plugin-jsdoc": "^20.0.5",
|
|
|
- "eslint-plugin-markdown": "^1.0.1",
|
|
|
- "eslint-plugin-no-unsanitized": "^3.0.2",
|
|
|
- "eslint-plugin-no-use-extend-native": "^0.4.1",
|
|
|
- "eslint-plugin-node": "^11.0.0",
|
|
|
+ "command-line-publish": "^0.7.0",
|
|
|
+ "eslint": "^7.6.0",
|
|
|
+ "eslint-config-ash-nazg": "^22.7.0",
|
|
|
+ "eslint-config-standard": "^14.1.1",
|
|
|
+ "eslint-plugin-array-func": "^3.1.7",
|
|
|
+ "eslint-plugin-compat": "^3.8.0",
|
|
|
+ "eslint-plugin-eslint-comments": "^3.2.0",
|
|
|
+ "eslint-plugin-html": "^6.0.3",
|
|
|
+ "eslint-plugin-import": "^2.22.0",
|
|
|
+ "eslint-plugin-jsdoc": "^30.2.2",
|
|
|
+ "eslint-plugin-markdown": "^1.0.2",
|
|
|
+ "eslint-plugin-no-unsanitized": "^3.1.2",
|
|
|
+ "eslint-plugin-no-use-extend-native": "^0.5.0",
|
|
|
+ "eslint-plugin-node": "^11.1.0",
|
|
|
"eslint-plugin-promise": "^4.2.1",
|
|
|
"eslint-plugin-sonarjs": "^0.5.0",
|
|
|
"eslint-plugin-standard": "^4.0.1",
|
|
|
- "eslint-plugin-unicorn": "^15.0.1",
|
|
|
- "nodemon": "^2.0.2",
|
|
|
- "typescript": "^3.7.4"
|
|
|
+ "eslint-plugin-unicorn": "^21.0.0",
|
|
|
+ "nodemon": "^2.0.4",
|
|
|
+ "typescript": "^3.9.7"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
"body-parser": "^1.19.0",
|
|
|
- "command-line-basics": "^0.6.2",
|
|
|
+ "command-line-basics": "^0.8.0",
|
|
|
"deep-extend": "^0.6.0",
|
|
|
"express": "^4.17.1",
|
|
|
- "express-rate-limit": "^5.0.0",
|
|
|
- "fsevents": "^2.1.2",
|
|
|
+ "express-rate-limit": "^5.1.3",
|
|
|
+ "fsevents": "^2.1.3",
|
|
|
"randomatic": "^3.1.1",
|
|
|
"rc": "^1.2.8"
|
|
|
}
|