|
18 | 18 | },
|
19 | 19 | "packages/action": {
|
20 | 20 | "name": "launchpad-installer",
|
21 |
| - "version": "0.6.1", |
| 21 | + "version": "0.6.2", |
22 | 22 | "bin": {
|
23 | 23 | "launchpad-installer": "dist/index.js",
|
24 | 24 | },
|
|
30 | 30 | },
|
31 | 31 | "devDependencies": {
|
32 | 32 | "bun-plugin-dtsx": "^0.9.5",
|
33 |
| - "typescript": "^5.8.3", |
| 33 | + "typescript": "^5.9.2", |
34 | 34 | },
|
35 | 35 | },
|
36 | 36 | "packages/launchpad": {
|
37 | 37 | "name": "@stacksjs/launchpad",
|
38 |
| - "version": "0.6.1", |
| 38 | + "version": "0.6.2", |
39 | 39 | "bin": {
|
40 | 40 | "launchpad": "./dist/bin/cli.js",
|
41 | 41 | },
|
42 | 42 | "dependencies": {
|
43 | 43 | "bunfig": "^0.11.1",
|
44 | 44 | "cac": "^6.7.14",
|
45 |
| - "ts-pkgx": "0.4.24", |
| 45 | + "ts-pkgx": "0.4.27", |
46 | 46 | },
|
47 | 47 | "devDependencies": {
|
48 | 48 | "bun-plugin-dtsx": "^0.9.5",
|
|
1884 | 1884 |
|
1885 | 1885 | "ts-declaration-location": [ "[email protected]", "", { "dependencies": { "picomatch": "^4.0.2" }, "peerDependencies": { "typescript": ">=4.0.0" } }, "sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA=="],
|
1886 | 1886 |
|
1887 |
| - "ts-pkgx": [ "[email protected].24", "", { "dependencies": { "chromium-bidi": "^7.2.0", "electron": "^37.2.4", "js-yaml": "^4.1.0", "playwright": "^1.54.1" }, "bin": { "ts-pkgx": "dist/bin/cli.js" } }, "sha512-iTQIQGIrV3A5eulkYmH+zTbtPuncOp+XsoE4WDi8cRb4ioxwPScn+0w/xBN3Suo9/SSupenPTUI3sz8jZooOHw=="], |
| 1887 | + "ts-pkgx": [ "[email protected].27", "", { "dependencies": { "chromium-bidi": "^7.2.0", "electron": "^37.2.4", "js-yaml": "^4.1.0", "playwright": "^1.54.1" }, "bin": { "ts-pkgx": "dist/bin/cli.js" } }, "sha512-8zlpNV2FleMrrSCx7AOjv7rKfsgDeKfJr/FYUZtfAfXN8F5eaJpk76kiAVipUyLfktAjKnkVyCuh2fZZmWiKmQ=="], |
1888 | 1888 |
|
1889 | 1889 | "tslib": [ "[email protected]", "", {}, "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="],
|
1890 | 1890 |
|
|
0 commit comments