|
32 | 32 | }, |
33 | 33 | "homepage": "https://holores.github.io/holotools-api/modules/index.html", |
34 | 34 | "devDependencies": { |
35 | | - "@tsconfig/node14": "^1.0.0", |
36 | | - "@types/chai": "^4.2.15", |
37 | | - "@types/mocha": "^8.2.1", |
38 | | - "@types/node": "^14.14.31", |
39 | | - "@typescript-eslint/eslint-plugin": "^4.15.1", |
40 | | - "@typescript-eslint/parser": "^4.15.1", |
41 | | - "chai": "^4.3.0", |
42 | | - "chai-as-promised": "^7.1.1", |
43 | | - "eslint": "^7.20.0", |
44 | | - "eslint-config-airbnb-base": "^14.2.1", |
45 | | - "eslint-plugin-import": "^2.22.1", |
46 | | - "mocha": "^8.3.0", |
47 | | - "ts-node": "^9.1.1", |
48 | | - "typedoc": "^0.20.27", |
49 | | - "typedoc-neo-theme": "^1.1.0", |
50 | | - "typescript": "^4.1.5" |
| 35 | + "@tsconfig/node14": "1.0.0", |
| 36 | + "@types/chai": "4.2.15", |
| 37 | + "@types/mocha": "8.2.1", |
| 38 | + "@types/node": "14.14.31", |
| 39 | + "@typescript-eslint/eslint-plugin": "4.15.1", |
| 40 | + "@typescript-eslint/parser": "4.15.1", |
| 41 | + "chai": "4.3.0", |
| 42 | + "chai-as-promised": "7.1.1", |
| 43 | + "eslint": "7.20.0", |
| 44 | + "eslint-config-airbnb-base": "14.2.1", |
| 45 | + "eslint-plugin-import": "2.22.1", |
| 46 | + "mocha": "8.3.0", |
| 47 | + "ts-node": "9.1.1", |
| 48 | + "typedoc": "0.20.27", |
| 49 | + "typedoc-neo-theme": "1.1.0", |
| 50 | + "typescript": "4.1.5" |
51 | 51 | }, |
52 | 52 | "dependencies": { |
53 | 53 | "axios": "^0.21.1" |
|
0 commit comments