|
|
@@ -31,18 +31,18 @@
|
|
|
"license": "MIT",
|
|
|
"homepage": "https://github.com/e22m4u/js-repository",
|
|
|
"dependencies": {
|
|
|
- "@e22m4u/js-format": "0.0.9",
|
|
|
- "@e22m4u/js-service": "0.0.8"
|
|
|
+ "@e22m4u/js-format": "0.0.10",
|
|
|
+ "@e22m4u/js-service": "0.0.12"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@commitlint/cli": "~19.2.0",
|
|
|
- "@commitlint/config-conventional": "~19.1.0",
|
|
|
- "@types/chai": "~4.3.12",
|
|
|
+ "@commitlint/cli": "~19.2.2",
|
|
|
+ "@commitlint/config-conventional": "~19.2.2",
|
|
|
+ "@types/chai": "~4.3.14",
|
|
|
"@types/chai-as-promised": "~7.1.8",
|
|
|
"@types/chai-spies": "~1.0.6",
|
|
|
"@types/mocha": "~10.0.6",
|
|
|
- "@typescript-eslint/eslint-plugin": "~7.2.0",
|
|
|
- "@typescript-eslint/parser": "~7.2.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "~7.7.1",
|
|
|
+ "@typescript-eslint/parser": "~7.7.1",
|
|
|
"c8": "~9.1.0",
|
|
|
"chai": "~4.4.1",
|
|
|
"chai-as-promised": "~7.1.1",
|
|
|
@@ -51,12 +51,12 @@
|
|
|
"eslint": "~8.57.0",
|
|
|
"eslint-config-prettier": "~9.1.0",
|
|
|
"eslint-plugin-chai-expect": "~3.0.0",
|
|
|
- "eslint-plugin-jsdoc": "~48.2.1",
|
|
|
- "eslint-plugin-mocha": "~10.4.1",
|
|
|
+ "eslint-plugin-jsdoc": "~48.2.3",
|
|
|
+ "eslint-plugin-mocha": "~10.4.3",
|
|
|
"husky": "~9.0.11",
|
|
|
- "mocha": "~10.3.0",
|
|
|
+ "mocha": "~10.4.0",
|
|
|
"prettier": "~3.2.5",
|
|
|
"ts-node": "~10.9.2",
|
|
|
- "typescript": "~5.4.2"
|
|
|
+ "typescript": "~5.4.5"
|
|
|
}
|
|
|
}
|