|
35 | 35 | }, |
36 | 36 | "homepage": "https://console-table.netlify.app/docs/doc-cli-install-quick-start", |
37 | 37 | "dependencies": { |
38 | | - "commander": "^10.0.0", |
39 | | - "console-table-printer": "^2.11.1" |
| 38 | + "commander": "^14.0.0", |
| 39 | + "console-table-printer": "^2.13.0" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@semantic-release/changelog": "^6.0.2", |
| 42 | + "@semantic-release/changelog": "^6.0.3", |
43 | 43 | "@semantic-release/git": "^10.0.1", |
44 | | - "@types/jest": "^29.4.0", |
45 | | - "@types/node": "^18.14.4", |
46 | | - "@typescript-eslint/eslint-plugin": "^5.54.0", |
47 | | - "@typescript-eslint/parser": "^5.54.0", |
48 | | - "eslint": "^8.35.0", |
| 44 | + "@types/jest": "^29.5.14", |
| 45 | + "@types/node": "^22.15.21", |
| 46 | + "@typescript-eslint/eslint-plugin": "^8.32.1", |
| 47 | + "@typescript-eslint/parser": "^8.32.1", |
| 48 | + "eslint": "^9.27.0", |
49 | 49 | "eslint-config-airbnb-base": "^15.0.0", |
50 | | - "eslint-plugin-import": "^2.27.5", |
51 | | - "husky": "^8.0.3", |
52 | | - "jest": "^29.4.3", |
53 | | - "prettier": "^2.8.4", |
54 | | - "pretty-quick": "^3.1.3", |
55 | | - "semantic-release": "^20.1.1", |
56 | | - "ts-jest": "^29.0.5", |
57 | | - "typescript": "^4.9.5" |
| 50 | + "eslint-plugin-import": "^2.31.0", |
| 51 | + "husky": "^9.1.7", |
| 52 | + "jest": "^29.7.0", |
| 53 | + "prettier": "^3.5.3", |
| 54 | + "pretty-quick": "^4.1.1", |
| 55 | + "semantic-release": "^24.2.5", |
| 56 | + "ts-jest": "^29.3.4", |
| 57 | + "typescript": "^5.8.3" |
58 | 58 | } |
59 | 59 | } |
0 commit comments