|
|
@@ -17,7 +17,7 @@
|
|
|
},
|
|
|
"repository": {
|
|
|
"type": "git",
|
|
|
- "url": "https://gitflic.ru/project/e22m4u/js-repository.git"
|
|
|
+ "url": "https://gitverse.ru/sc/e22m4u/js-repository.git"
|
|
|
},
|
|
|
"keywords": [
|
|
|
"Repository",
|
|
|
@@ -29,20 +29,20 @@
|
|
|
],
|
|
|
"author": "e22m4u <e22m4u@yandex.ru>",
|
|
|
"license": "MIT",
|
|
|
- "homepage": "https://gitflic.ru/project/e22m4u/js-repository",
|
|
|
+ "homepage": "https://gitverse.ru/e22m4u/js-repository",
|
|
|
"dependencies": {
|
|
|
"@e22m4u/js-format": "0.0.9",
|
|
|
"@e22m4u/js-service": "0.0.8"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@commitlint/cli": "~19.0.3",
|
|
|
- "@commitlint/config-conventional": "~19.0.3",
|
|
|
+ "@commitlint/cli": "~19.2.0",
|
|
|
+ "@commitlint/config-conventional": "~19.1.0",
|
|
|
"@types/chai": "~4.3.12",
|
|
|
"@types/chai-as-promised": "~7.1.8",
|
|
|
"@types/chai-spies": "~1.0.6",
|
|
|
"@types/mocha": "~10.0.6",
|
|
|
- "@typescript-eslint/eslint-plugin": "~7.1.1",
|
|
|
- "@typescript-eslint/parser": "~7.1.1",
|
|
|
+ "@typescript-eslint/eslint-plugin": "~7.2.0",
|
|
|
+ "@typescript-eslint/parser": "~7.2.0",
|
|
|
"c8": "~9.1.0",
|
|
|
"chai": "~4.4.1",
|
|
|
"chai-as-promised": "~7.1.1",
|
|
|
@@ -57,6 +57,6 @@
|
|
|
"mocha": "~10.3.0",
|
|
|
"prettier": "~3.2.5",
|
|
|
"ts-node": "~10.9.2",
|
|
|
- "typescript": "~5.3.3"
|
|
|
+ "typescript": "~5.4.2"
|
|
|
}
|
|
|
}
|