|
|
@@ -32,17 +32,17 @@
|
|
|
"license": "MIT",
|
|
|
"homepage": "https://gitflic.ru/project/e22m4u/js-repository",
|
|
|
"dependencies": {
|
|
|
- "@e22m4u/js-format": "0.0.8",
|
|
|
- "@e22m4u/js-service": "0.0.7"
|
|
|
+ "@e22m4u/js-format": "0.0.9",
|
|
|
+ "@e22m4u/js-service": "0.0.8"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@commitlint/cli": "^18.6.0",
|
|
|
- "@commitlint/config-conventional": "^18.6.0",
|
|
|
+ "@commitlint/cli": "^18.6.1",
|
|
|
+ "@commitlint/config-conventional": "^18.6.1",
|
|
|
"@types/chai": "^4.3.11",
|
|
|
"@types/chai-as-promised": "^7.1.8",
|
|
|
"@types/mocha": "^10.0.6",
|
|
|
- "@typescript-eslint/eslint-plugin": "^6.20.0",
|
|
|
- "@typescript-eslint/parser": "^6.20.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^7.0.1",
|
|
|
+ "@typescript-eslint/parser": "^7.0.1",
|
|
|
"c8": "^9.1.0",
|
|
|
"chai": "^4.4.1",
|
|
|
"chai-as-promised": "^7.1.1",
|
|
|
@@ -51,13 +51,13 @@
|
|
|
"eslint": "^8.56.0",
|
|
|
"eslint-config-prettier": "^9.1.0",
|
|
|
"eslint-plugin-chai-expect": "^3.0.0",
|
|
|
- "eslint-plugin-jsdoc": "^48.0.4",
|
|
|
+ "eslint-plugin-jsdoc": "^48.0.6",
|
|
|
"eslint-plugin-mocha": "^10.2.0",
|
|
|
"husky": "^9.0.10",
|
|
|
- "mocha": "^10.2.0",
|
|
|
+ "mocha": "^10.3.0",
|
|
|
"prettier": "^3.2.5",
|
|
|
"ts-node": "^10.9.2",
|
|
|
- "typedoc": "^0.25.7",
|
|
|
+ "typedoc": "^0.25.8",
|
|
|
"typescript": "^5.3.3"
|
|
|
}
|
|
|
}
|