|
44 | 44 | }, |
45 | 45 | "dependencies": { |
46 | 46 | "chalk": "5.2.0", |
47 | | - "commander": "^10.0.0", |
48 | | - "execa": "^7.0.0", |
49 | | - "fs-extra": "^11.1.0", |
50 | | - "https-proxy-agent": "^6.2.0", |
51 | | - "ora": "^6.1.2", |
| 47 | + "commander": "^10.0.1", |
| 48 | + "execa": "^7.2.0", |
| 49 | + "fs-extra": "^11.2.0", |
| 50 | + "https-proxy-agent": "^6.2.1", |
| 51 | + "ora": "^6.3.1", |
52 | 52 | "prompts": "^2.4.2", |
53 | | - "zod": "^3.20.2" |
| 53 | + "zod": "^3.22.4" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@semantic-release/commit-analyzer": "^10.0.1", |
57 | | - "@semantic-release/github": "^9.0.3", |
58 | | - "@semantic-release/npm": "^10.0.3", |
59 | | - "@types/fs-extra": "^11.0.1", |
60 | | - "@types/node": "^20.2.5", |
61 | | - "@types/prompts": "^2.4.2", |
62 | | - "conventional-changelog-conventionalcommits": "^6.0.0", |
| 56 | + "@semantic-release/commit-analyzer": "^10.0.4", |
| 57 | + "@semantic-release/github": "^9.2.6", |
| 58 | + "@semantic-release/npm": "^10.0.6", |
| 59 | + "@types/fs-extra": "^11.0.4", |
| 60 | + "@types/node": "^20.11.5", |
| 61 | + "@types/prompts": "^2.4.9", |
| 62 | + "conventional-changelog-conventionalcommits": "^6.1.0", |
63 | 63 | "i": "^0.3.7", |
64 | 64 | "install": "^0.13.0", |
65 | | - "node-fetch": "^2.6.11", |
66 | | - "rimraf": "^4.1.3", |
67 | | - "semantic-release": "^21.0.3", |
68 | | - "ts-node": "^10.9.1", |
| 65 | + "node-fetch": "^2.7.0", |
| 66 | + "rimraf": "^4.4.1", |
| 67 | + "semantic-release": "^21.1.2", |
| 68 | + "ts-node": "^10.9.2", |
69 | 69 | "tsconfig-paths": "^4.2.0", |
70 | | - "tslib": "^2.5.3", |
71 | | - "tsup": "^6.6.3", |
72 | | - "type-fest": "^3.8.0", |
73 | | - "typescript": "^4.9.3" |
| 70 | + "tslib": "^2.6.2", |
| 71 | + "tsup": "^6.7.0", |
| 72 | + "type-fest": "^3.13.1", |
| 73 | + "typescript": "^4.9.5" |
74 | 74 | }, |
75 | 75 | "release": { |
76 | 76 | "branches": [ |
|
0 commit comments