|
@@ -30,21 +30,18 @@
|
|
|
"author": "e22m4u <e22m4u@yandex.ru>",
|
|
"author": "e22m4u <e22m4u@yandex.ru>",
|
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
|
"homepage": "https://github.com/e22m4u/js-repository",
|
|
"homepage": "https://github.com/e22m4u/js-repository",
|
|
|
- "dependencies": {
|
|
|
|
|
- "@e22m4u/js-service": "0.0.12"
|
|
|
|
|
- },
|
|
|
|
|
"peerDependencies": {
|
|
"peerDependencies": {
|
|
|
"@e22m4u/js-service": "0.0.x"
|
|
"@e22m4u/js-service": "0.0.x"
|
|
|
},
|
|
},
|
|
|
"devDependencies": {
|
|
"devDependencies": {
|
|
|
- "@commitlint/cli": "~19.2.2",
|
|
|
|
|
|
|
+ "@commitlint/cli": "~19.3.0",
|
|
|
"@commitlint/config-conventional": "~19.2.2",
|
|
"@commitlint/config-conventional": "~19.2.2",
|
|
|
"@types/chai": "~4.3.14",
|
|
"@types/chai": "~4.3.14",
|
|
|
"@types/chai-as-promised": "~7.1.8",
|
|
"@types/chai-as-promised": "~7.1.8",
|
|
|
"@types/chai-spies": "~1.0.6",
|
|
"@types/chai-spies": "~1.0.6",
|
|
|
"@types/mocha": "~10.0.6",
|
|
"@types/mocha": "~10.0.6",
|
|
|
- "@typescript-eslint/eslint-plugin": "~7.7.1",
|
|
|
|
|
- "@typescript-eslint/parser": "~7.7.1",
|
|
|
|
|
|
|
+ "@typescript-eslint/eslint-plugin": "~7.8.0",
|
|
|
|
|
+ "@typescript-eslint/parser": "~7.8.0",
|
|
|
"c8": "~9.1.0",
|
|
"c8": "~9.1.0",
|
|
|
"chai": "~4.4.1",
|
|
"chai": "~4.4.1",
|
|
|
"chai-as-promised": "~7.1.1",
|
|
"chai-as-promised": "~7.1.1",
|