also looking at this
chore(deps): update dependency ts-pkgx to ^0.3.71
#26
2 files
+5
-5
| @@ -19,7 +19,7 @@ | ||
| 19 | 19 | }, |
| 20 | 20 | "packages/action": { |
| 21 | 21 | "name": "launchpad-installer", |
| 22 | "version": "0.4.7", | |
| 22 | "version": "0.4.8", | |
| 23 | 23 | "bin": { |
| 24 | 24 | "launchpad-installer": "dist/index.js", |
| 25 | 25 | }, |
| @@ -36,14 +36,14 @@ | ||
| 36 | 36 | }, |
| 37 | 37 | "packages/launchpad": { |
| 38 | 38 | "name": "@stacksjs/launchpad", |
| 39 | "version": "0.4.7", | |
| 39 | "version": "0.4.8", | |
| 40 | 40 | "bin": { |
| 41 | 41 | "launchpad": "./dist/bin/cli.js", |
| 42 | 42 | }, |
| 43 | 43 | "dependencies": { |
| 44 | 44 | "bunfig": "^0.10.0", |
| 45 | 45 | "cac": "^6.7.14", |
| 46 | "ts-pkgx": "^0.3.67", | |
| 46 | "ts-pkgx": "^0.3.71", | |
| 47 | 47 | }, |
| 48 | 48 | "devDependencies": { |
| 49 | 49 | "bun-plugin-dtsx": "^0.9.5", |
| @@ -1931,7 +1931,7 @@ | ||
| 1931 | 1931 | |
| 1932 | 1932 | "ts-api-utils": ["ts-api-utils@2.1.0", "", { "peerDependencies": { "typescript": ">=4.8.4" } }, "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ=="], |
| 1933 | 1933 | |
| 1934 | "ts-pkgx": ["ts-pkgx@0.3.67", "", { "dependencies": { "js-yaml": "^4.1.0", "playwright": "^1.53.1" }, "bin": { "pkgx-tools": "dist/bin/cli.js" } }, "sha512-hLCR5MB3uKFK11pNzcnuWCdgoiLy7yctLlUvWJ0B9oULRk4FH7Wd35HzYibNaFE23ONKE2f2x9u7OQSgU2Apeg=="], | |
| 1934 | "ts-pkgx": ["ts-pkgx@0.3.71", "", { "dependencies": { "js-yaml": "^4.1.0", "playwright": "^1.53.1" }, "bin": { "pkgx-tools": "dist/bin/cli.js" } }, "sha512-mAck4XOKCNENlglGHkEResxFCn9RJLn+hKl/k/+qrzOPUKU2DHWoMOr4BP0cUVwGATUda8iRUHzW0zvaLNoGew=="], | |
| 1935 | 1935 | |
| 1936 | 1936 | "tslib": ["tslib@2.8.1", "", {}, "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="], |
| 1937 | 1937 | |