|
6 | 6 | "type": "module", |
7 | 7 | "homepage": "https://github.com/snikproject/graph#readme", |
8 | 8 | "dependencies": { |
9 | | - "@types/chai": "^4.3.3", |
| 9 | + "@types/chai": "^4.3.4", |
10 | 10 | "@types/cytoscape": "^3.19.9", |
11 | 11 | "@types/jquery": "^3.5.14", |
12 | 12 | "@types/micromodal": "^0.3.3", |
13 | | - "@types/node": "^18.11.4", |
| 13 | + "@types/node": "^18.11.9", |
14 | 14 | "@types/stats": "^0.16.30", |
15 | | - "chai": "^4.3.6", |
| 15 | + "chai": "^4.3.7", |
16 | 16 | "cytoscape": "^3.23.0", |
17 | 17 | "cytoscape-context-menus": "^4.1.0", |
18 | 18 | "cytoscape-euler": "^1.2.2", |
|
28 | 28 | "spin.js": "^4.1.1", |
29 | 29 | "stats.js": "^0.17.0", |
30 | 30 | "tippy.js": "^6.3.7", |
31 | | - "typedoc": "^0.23.18", |
| 31 | + "typedoc": "^0.23.20", |
32 | 32 | "typedoc-plugin-merge-modules": "^4.0.1", |
33 | | - "vite": "^3.1.8", |
34 | | - "vitest": "^0.24.3" |
| 33 | + "vite": "^3.2.3", |
| 34 | + "vitest": "^0.25.0" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@typescript-eslint/eslint-plugin": "^5.40.1", |
38 | | - "@typescript-eslint/parser": "^5.40.1", |
| 37 | + "@typescript-eslint/eslint-plugin": "^5.42.1", |
| 38 | + "@typescript-eslint/parser": "^5.42.1", |
39 | 39 | "c8": "^7.12.0", |
40 | | - "eslint": "^8.26.0", |
| 40 | + "eslint": "^8.27.0", |
41 | 41 | "eslint-plugin-import": "^2.26.0", |
42 | 42 | "eslint-plugin-tsdoc": "^0.2.17", |
43 | | - "husky": "^8.0.1", |
| 43 | + "husky": "^8.0.2", |
44 | 44 | "lint-staged": "^13.0.3", |
45 | 45 | "prettier": "^2.7.1", |
46 | 46 | "typescript": "^4.8.4" |
|
0 commit comments