|
41 | 41 | "marked": "^1.2.9" |
42 | 42 | }, |
43 | 43 | "devDependencies": { |
44 | | - "@types/atom": "1.40.7", |
45 | | - "@types/dompurify": "2.2.1", |
46 | | - "@types/jasmine": "^3.6.3", |
47 | | - "@types/marked": "^1.2.2", |
48 | | - "@types/node": "^14.14.25", |
49 | | - "atom-ide-base": "^2.2.0", |
| 44 | + "@types/atom": "1.40.11", |
| 45 | + "@types/dompurify": "3.0.0", |
| 46 | + "@types/jasmine": "^4.0.0", |
| 47 | + "@types/marked": "^4.0.0", |
| 48 | + "@types/node": "^18.0.0", |
| 49 | + "atom-ide-base": "^3.0.0", |
50 | 50 | "atom-jasmine3-test-runner": "^5.1.8", |
51 | 51 | "atom-languageclient": "^1.0.6", |
52 | 52 | "build-commit": "0.1.4", |
53 | 53 | "cross-env": "^7.0.3", |
54 | | - "eslint": "7.19.0", |
| 54 | + "eslint": "8.36.0", |
55 | 55 | "eslint-config-atomic": "^1.9.0", |
56 | | - "npm-check-updates": "11.1.1", |
| 56 | + "npm-check-updates": "16.7.13", |
57 | 57 | "prettier": "^2.2.1", |
58 | | - "rollup": "^2.38.4", |
59 | | - "rollup-plugin-atomic": "^2.0.1", |
| 58 | + "rollup": "^3.0.0", |
| 59 | + "rollup-plugin-atomic": "^3.0.0", |
60 | 60 | "shx": "^0.3.3", |
61 | 61 | "tslib": "^2.1.0", |
62 | | - "typescript": "^4.1.3" |
| 62 | + "typescript": "^5.0.0" |
63 | 63 | }, |
64 | 64 | "activationHooks": [ |
65 | 65 | "core:loaded-shell-environment" |
|
0 commit comments