|
18 | 18 | "author": "Dmitry Yurov",
|
19 | 19 | "license": "ISC",
|
20 | 20 | "dependencies": {
|
21 |
| - "@debut/community-core": "4.0.4", |
22 |
| - "@debut/indicators": "^1.3.11", |
23 |
| - "@debut/plugin-debug": "^1.3.0", |
24 |
| - "@debut/plugin-genetic-shutdown": "^1.3.1", |
25 |
| - "@debut/plugin-grid": "^1.5.0", |
26 |
| - "@debut/plugin-order-expire": "^1.3.0", |
27 |
| - "@debut/plugin-reinvest": "^1.3.0", |
28 |
| - "@debut/plugin-report": "^1.4.0", |
29 |
| - "@debut/plugin-session": "^1.3.0", |
30 |
| - "@debut/plugin-stats": "^1.4.1", |
31 |
| - "@debut/plugin-utils": "^2.0.0", |
32 |
| - "@debut/plugin-virtual-takes": "^2.0.0" |
| 21 | + "@debut/community-core": "4.0.13", |
| 22 | + "@debut/indicators": "^1.3.19", |
| 23 | + "@debut/plugin-debug": "^1.3.2", |
| 24 | + "@debut/plugin-genetic-shutdown": "^1.3.3", |
| 25 | + "@debut/plugin-grid": "^1.5.11", |
| 26 | + "@debut/plugin-order-expire": "^1.3.1", |
| 27 | + "@debut/plugin-reinvest": "^1.3.1", |
| 28 | + "@debut/plugin-report": "^1.4.1", |
| 29 | + "@debut/plugin-session": "^1.3.1", |
| 30 | + "@debut/plugin-stats": "^1.4.2", |
| 31 | + "@debut/plugin-utils": "^2.0.1", |
| 32 | + "@debut/plugin-virtual-takes": "^2.0.6" |
33 | 33 | },
|
34 | 34 | "devDependencies": {
|
35 |
| - "@debut/types": "^4.0.0", |
36 |
| - "@types/node": "^18.7.8", |
37 |
| - "@typescript-eslint/eslint-plugin": "^5.33.1", |
38 |
| - "@typescript-eslint/parser": "^5.33.1", |
| 35 | + "@debut/types": "^4.0.6", |
| 36 | + "@types/node": "^20.5.7", |
| 37 | + "@typescript-eslint/eslint-plugin": "^6.4.1", |
| 38 | + "@typescript-eslint/parser": "^6.4.1", |
39 | 39 | "asciichart": "^1.5.25",
|
40 |
| - "eslint": "^8.22.0", |
41 |
| - "eslint-config-prettier": "^8.5.0", |
42 |
| - "eslint-plugin-prettier": "^4.2.1", |
| 40 | + "eslint": "^8.48.0", |
| 41 | + "eslint-config-prettier": "^9.0.0", |
| 42 | + "eslint-plugin-prettier": "^5.0.0", |
43 | 43 | "git-format-staged": "^3.0.0",
|
44 | 44 | "husky": "4.3.8",
|
45 | 45 | "jest": "^28.1.3",
|
|
0 commit comments