|
38 | 38 | "exit-hook": "2.2.1", |
39 | 39 | "fuse.js": "6.6.2", |
40 | 40 | "inquirer": "8.2.5", |
41 | | - "inquirer-autocomplete-prompt": "1.4.0", |
| 41 | + "inquirer-autocomplete-prompt": "2.0.0", |
42 | 42 | "lodash": "4.17.21", |
43 | 43 | "memoizee": "0.4.15", |
44 | 44 | "shelljs": "0.8.5", |
45 | 45 | "update-notifier": "5.1.0" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@semantic-release/changelog": "6.0.1", |
| 48 | + "@semantic-release/changelog": "6.0.3", |
49 | 49 | "@semantic-release/exec": "6.0.3", |
50 | 50 | "@semantic-release/git": "10.0.1", |
51 | | - "@tsconfig/node14": "1.0.3", |
52 | | - "@types/inquirer": "8.2.4", |
53 | | - "@types/inquirer-autocomplete-prompt": "1.3.5", |
54 | | - "@types/lodash": "4.14.187", |
| 51 | + "@tsconfig/node16": "16.1.0", |
| 52 | + "@types/inquirer": "8.2.6", |
| 53 | + "@types/inquirer-autocomplete-prompt": "2.0.0", |
| 54 | + "@types/lodash": "4.14.195", |
55 | 55 | "@types/memoizee": "0.4.8", |
56 | | - "@types/node": "18.11.9", |
57 | | - "@types/shelljs": "0.8.11", |
| 56 | + "@types/node": "16.18.39", |
| 57 | + "@types/shelljs": "0.8.12", |
58 | 58 | "@types/update-notifier": "5.1.0", |
59 | | - "@typescript-eslint/eslint-plugin": "5.42.0", |
60 | | - "@typescript-eslint/parser": "5.42.0", |
61 | | - "eslint": "8.26.0", |
62 | | - "eslint-config-prettier": "8.5.0", |
63 | | - "husky": "7.0.4", |
64 | | - "pkg": "5.8.0", |
65 | | - "prettier-package-json": "2.7.0", |
66 | | - "rimraf": "3.0.2", |
| 59 | + "@typescript-eslint/eslint-plugin": "6.1.0", |
| 60 | + "@typescript-eslint/parser": "6.1.0", |
| 61 | + "eslint": "8.45.0", |
| 62 | + "eslint-config-prettier": "8.8.0", |
| 63 | + "husky": "8.0.3", |
| 64 | + "pkg": "5.8.1", |
| 65 | + "prettier-package-json": "2.8.0", |
| 66 | + "rimraf": "5.0.1", |
67 | 67 | "semantic-release": "19.0.5", |
68 | 68 | "ts-node": "10.9.1", |
69 | | - "typescript": "4.8.4" |
| 69 | + "typescript": "5.1.6" |
70 | 70 | } |
71 | 71 | } |
0 commit comments