Skip to content

Commit af393a5

Browse files
pvdzjdalton
authored andcommitted
Drop the unused action command and unused deps (#367)
1 parent 531ab84 commit af393a5

13 files changed

+10
-1951
lines changed

.dep-stats.json

+1-24
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
{
22
"dependencies": {
33
"@apideck/better-ajv-errors": "0.3.6",
4-
"@octokit/rest": "21.1.1",
54
"@pnpm/lockfile-file": "^9.1.3",
65
"@pnpm/lockfile.detect-dep-types": "^1001.0.5",
76
"@socketregistry/hyrious__bun.lockb": "1.0.16",
87
"@socketregistry/indent-string": "1.0.12",
98
"@socketregistry/is-interactive": "1.0.3",
10-
"@socketregistry/is-unicode-supported": "1.0.3",
119
"@socketregistry/packageurl-js": "1.0.4",
1210
"@socketsecurity/config": "2.1.3",
1311
"@socketsecurity/registry": "1.0.132",
@@ -22,12 +20,10 @@
2220
"ignore": "7.0.3",
2321
"meow": "13.2.0",
2422
"micromatch": "4.0.8",
25-
"ndjson": "2.0.0",
2623
"npm-package-arg": "12.0.2",
2724
"open": "10.1.0",
2825
"pony-cause": "2.1.11",
2926
"semver": "7.7.1",
30-
"simple-git": "3.27.0",
3127
"terminal-link": "2.1.1",
3228
"tiny-updater": "3.5.3",
3329
"tinyglobby": "0.2.12",
@@ -38,17 +34,6 @@
3834
},
3935
"devDependencies": {},
4036
"esm": {
41-
"@octokit/auth-token": "^5.0.0",
42-
"@octokit/core": "^6.1.4",
43-
"@octokit/endpoint": "^10.1.3",
44-
"@octokit/graphql": "^8.1.2",
45-
"@octokit/plugin-paginate-rest": "^11.4.2",
46-
"@octokit/plugin-request-log": "^5.3.1",
47-
"@octokit/plugin-rest-endpoint-methods": "^13.3.0",
48-
"@octokit/request": "^9.2.2",
49-
"@octokit/request-error": "^6.1.7",
50-
"@octokit/rest": "21.1.1",
51-
"before-after-hook": "^3.0.2",
5237
"bundle-name": "^4.1.0",
5338
"default-browser": "^5.2.1",
5439
"default-browser-id": "^5.0.0",
@@ -61,7 +46,6 @@
6146
"open": "10.1.0",
6247
"run-applescript": "^7.0.0",
6348
"tiny-updater": "3.5.3",
64-
"universal-user-agent": "^7.0.2",
6549
"when-exit": "^2.1.4"
6650
},
6751
"external": {
@@ -74,22 +58,15 @@
7458
"chalk-table": "1.0.2",
7559
"cmd-shim": "7.0.0",
7660
"common-tags": "1.8.2",
77-
"fast-content-type-parse": "3.0.0",
78-
"has-flag": "4.0.0",
7961
"hpagent": "1.2.0",
8062
"ignore": "7.0.3",
8163
"micromatch": "4.0.8",
82-
"ndjson": "2.0.0",
8364
"pony-cause": "2.1.11",
84-
"simple-git": "3.27.0",
8565
"terminal-link": "2.1.1",
8666
"tinyglobby": "0.2.12",
8767
"which": "5.0.0",
8868
"yargs-parser": "21.1.1",
8969
"yoctocolors-cjs": "2.1.2"
9070
},
91-
"transitives": {
92-
"fast-content-type-parse": "3.0.0",
93-
"has-flag": "4.0.0"
94-
}
71+
"transitives": {}
9572
}

0 commit comments

Comments
 (0)