also looking at this
chore(deps): update dependency ts-pkgx to v0.3.116
#31
2 files
+3
-3
bun.lockmodified+2-2
| @@ -43,7 +43,7 @@ | ||
| 43 | 43 | "dependencies": { |
| 44 | 44 | "bunfig": "^0.10.1", |
| 45 | 45 | "cac": "^6.7.14", |
| 46 | "ts-pkgx": "0.3.113", | |
| 46 | "ts-pkgx": "0.3.116", | |
| 47 | 47 | }, |
| 48 | 48 | "devDependencies": { |
| 49 | 49 | "bun-plugin-dtsx": "^0.9.5", |
| @@ -1881,7 +1881,7 @@ | ||
| 1881 | 1881 | |
| 1882 | 1882 | "ts-declaration-location": ["ts-declaration-location@1.0.7", "", { "dependencies": { "picomatch": "^4.0.2" }, "peerDependencies": { "typescript": ">=4.0.0" } }, "sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA=="], |
| 1883 | 1883 | |
| 1884 | "ts-pkgx": ["ts-pkgx@0.3.113", "", { "dependencies": { "js-yaml": "^4.1.0", "playwright": "^1.53.2" }, "bin": { "pkgx-tools": "dist/bin/cli.js" } }, "sha512-UghHq66y9KG+n2nObUuodFE5pxp81cUAaGVQ5WgqzH/HAFy9H3ghixBZTZ6FGB86aIwbOsELbsXyTMcv9xandw=="], | |
| 1884 | "ts-pkgx": ["ts-pkgx@0.3.116", "", { "dependencies": { "js-yaml": "^4.1.0", "playwright": "^1.53.2" }, "bin": { "pkgx-tools": "dist/bin/cli.js" } }, "sha512-Ap0BCaZPAiBW301tJf2Q4bPOFG6qAfpkbz7o9TuTlTTedTuOyEjILceolbdTYXtlJzMida5b4C239BtmcM249A=="], | |
| 1885 | 1885 | |
| 1886 | 1886 | "tslib": ["tslib@2.8.1", "", {}, "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="], |
| 1887 | 1887 | |