|
22 | 22 | "test-all": "yarn workspaces --parallel run test"
|
23 | 23 | },
|
24 | 24 | "dependencies": {
|
25 |
| - "@permaweb/aoconnect": "^0.0.90", |
26 |
| - "arweave": "^1.15.1", |
27 |
| - "chalk": "^5.3.0", |
28 |
| - "figlet": "^1.7.0", |
29 |
| - "http-message-signatures": "^1.0.4", |
30 |
| - "https-proxy-agent": "^7.0.4", |
31 |
| - "hyper-async": "^1.1.2", |
32 |
| - "minimist": "^1.2.8", |
33 |
| - "node-cron": "^3.0.3", |
34 |
| - "ora": "^7.0.1", |
35 |
| - "pretty-file-tree": "^1.0.1", |
36 |
| - "prompts": "^2.4.2", |
37 |
| - "semver": "^7.5.4", |
38 |
| - "tar-stream": "^3.1.7", |
39 |
| - "undici": "^7.8.0", |
40 |
| - "yargs": "^17.7.2" |
| 25 | + "@permaweb/aoconnect": "0.0.90", |
| 26 | + "arweave": "1.15.1", |
| 27 | + "chalk": "5.3.0", |
| 28 | + "figlet": "1.7.0", |
| 29 | + "http-message-signatures": "1.0.4", |
| 30 | + "https-proxy-agent": "7.0.4", |
| 31 | + "hyper-async": "1.1.2", |
| 32 | + "minimist": "1.2.8", |
| 33 | + "node-cron": "3.0.3", |
| 34 | + "ora": "7.0.1", |
| 35 | + "pretty-file-tree": "1.0.1", |
| 36 | + "prompts": "2.4.2", |
| 37 | + "semver": "7.5.4", |
| 38 | + "tar-stream": "3.1.7", |
| 39 | + "undici": "7.8.0", |
| 40 | + "yargs": "17.7.2" |
41 | 41 | },
|
42 | 42 | "devDependencies": {
|
43 |
| - "@commitlint/cli": "^19.5.0", |
44 |
| - "@commitlint/config-conventional": "^19.5.0", |
45 |
| - "@johnnymorganz/stylua-bin": "^0.20.0", |
46 |
| - "esbuild": "^0.20.1", |
47 |
| - "husky": "^9.1.6", |
48 |
| - "lint-staged": "^15.2.10", |
49 |
| - "markdown-toc-gen": "^1.1.0", |
50 |
| - "shelljs": "^0.9.2", |
51 |
| - "sort-package-json": "^2.10.1", |
52 |
| - "standard": "^17.1.2" |
| 43 | + "@commitlint/cli": "19.5.0", |
| 44 | + "@commitlint/config-conventional": "19.5.0", |
| 45 | + "@johnnymorganz/stylua-bin": "0.20.0", |
| 46 | + "esbuild": "0.20.1", |
| 47 | + "husky": "9.1.6", |
| 48 | + "lint-staged": "15.2.10", |
| 49 | + "markdown-toc-gen": "1.1.0", |
| 50 | + "shelljs": "0.9.2", |
| 51 | + "sort-package-json": "2.10.1", |
| 52 | + "standard": "17.1.2" |
53 | 53 | },
|
54 | 54 | "aos": {
|
55 | 55 | "module": "ISShJH1ij-hPPt9St5UFFr_8Ys3Kj5cyg7zrMGt7H9s",
|
|
0 commit comments