|
3 | 3 | "@apideck/better-ajv-errors": "^0.3.6", |
4 | 4 | "@cyclonedx/cdxgen": "^11.1.7", |
5 | 5 | "@npmcli/promise-spawn": "^8.0.2", |
| 6 | + "@octokit/rest": "^21.1.0", |
6 | 7 | "@socketregistry/hyrious__bun.lockb": "^1.0.12", |
7 | 8 | "@socketregistry/indent-string": "^1.0.9", |
8 | 9 | "@socketregistry/is-interactive": "^1.0.1", |
9 | 10 | "@socketregistry/is-unicode-supported": "^1.0.0", |
10 | 11 | "@socketsecurity/config": "^2.1.3", |
11 | | - "@socketsecurity/registry": "^1.0.81", |
| 12 | + "@socketsecurity/registry": "^1.0.82", |
12 | 13 | "@socketsecurity/sdk": "^1.4.5", |
13 | 14 | "blessed": "^0.1.81", |
14 | 15 | "blessed-contrib": "^4.11.0", |
|
19 | 20 | "ignore": "^7.0.3", |
20 | 21 | "meow": "^13.2.0", |
21 | 22 | "micromatch": "^4.0.8", |
22 | | - "npm-package-arg": "^12.0.1", |
| 23 | + "ndjson": "^2.0.0", |
| 24 | + "npm-package-arg": "^12.0.2", |
23 | 25 | "open": "^10.1.0", |
24 | 26 | "pony-cause": "^2.1.11", |
25 | | - "semver": "^7.7.0", |
| 27 | + "semver": "^7.7.1", |
| 28 | + "simple-git": "^3.27.0", |
26 | 29 | "synp": "^1.9.14", |
27 | 30 | "terminal-link": "2.1.1", |
28 | 31 | "tiny-updater": "^3.5.3", |
|
34 | 37 | }, |
35 | 38 | "devDependencies": {}, |
36 | 39 | "esm": { |
| 40 | + "@octokit/auth-token": "^5.0.0", |
| 41 | + "@octokit/core": "^6.1.3", |
| 42 | + "@octokit/endpoint": "^10.0.0", |
| 43 | + "@octokit/graphql": "^8.1.2", |
| 44 | + "@octokit/plugin-paginate-rest": "^11.4.0", |
| 45 | + "@octokit/plugin-request-log": "^5.3.1", |
| 46 | + "@octokit/plugin-rest-endpoint-methods": "^13.3.0", |
| 47 | + "@octokit/request": "^9.1.4", |
| 48 | + "@octokit/request-error": "^6.0.1", |
| 49 | + "@octokit/rest": "^21.1.0", |
| 50 | + "before-after-hook": "^3.0.2", |
37 | 51 | "bundle-name": "^4.1.0", |
38 | 52 | "default-browser": "^5.2.1", |
39 | 53 | "default-browser-id": "^5.0.0", |
|
46 | 60 | "open": "^10.1.0", |
47 | 61 | "run-applescript": "^7.0.0", |
48 | 62 | "tiny-updater": "^3.5.3", |
| 63 | + "universal-user-agent": "^7.0.2", |
49 | 64 | "when-exit": "^2.1.4" |
50 | 65 | }, |
51 | 66 | "external": { |
|
56 | 71 | "browserslist": "4.24.4", |
57 | 72 | "chalk-table": "^1.0.2", |
58 | 73 | "cmd-shim": "^7.0.0", |
| 74 | + "fast-content-type-parse": "^2.0.1", |
59 | 75 | "has-flag": "4.0.0", |
60 | 76 | "hpagent": "^1.2.0", |
61 | 77 | "ignore": "^7.0.3", |
62 | 78 | "micromatch": "^4.0.8", |
| 79 | + "ndjson": "^2.0.0", |
63 | 80 | "pony-cause": "^2.1.11", |
| 81 | + "simple-git": "^3.27.0", |
64 | 82 | "terminal-link": "2.1.1", |
65 | 83 | "tinyglobby": "^0.2.10", |
66 | 84 | "which": "^5.0.0", |
67 | 85 | "yargs-parser": "^21.1.1", |
68 | 86 | "yoctocolors-cjs": "^2.1.2" |
69 | 87 | }, |
70 | 88 | "transitives": { |
| 89 | + "fast-content-type-parse": "^2.0.1", |
71 | 90 | "has-flag": "4.0.0" |
72 | 91 | } |
73 | 92 | } |
0 commit comments