Skip to content

Commit 8172ea3

Browse files
chore(deps): update all non-major dependencies
1 parent 1782c6d commit 8172ea3

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bun.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"bun-plugin-dtsx": "^0.9.5",
33-
"typescript": "^5.8.3",
33+
"typescript": "^5.9.2",
3434
},
3535
},
3636
"packages/launchpad": {
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"bunfig": "^0.10.1",
4444
"cac": "^6.7.14",
45-
"ts-pkgx": "0.4.24",
45+
"ts-pkgx": "0.4.27",
4646
},
4747
"devDependencies": {
4848
"bun-plugin-dtsx": "^0.9.5",
@@ -1884,7 +1884,7 @@
18841884

18851885
"ts-declaration-location": ["[email protected]", "", { "dependencies": { "picomatch": "^4.0.2" }, "peerDependencies": { "typescript": ">=4.0.0" } }, "sha512-EDyGAwH1gO0Ausm9gV6T2nUvBgXT5kGoCMJPllOaooZ+4VvJiKBdZE7wK18N1deEowhcUptS+5GXZK8U/fvpwA=="],
18861886

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=="],
18881888

18891889
"tslib": ["[email protected]", "", {}, "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w=="],
18901890

packages/action/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
},
3939
"devDependencies": {
4040
"bun-plugin-dtsx": "^0.9.5",
41-
"typescript": "^5.8.3"
41+
"typescript": "^5.9.2"
4242
}
4343
}

packages/launchpad/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"dependencies": {
6666
"bunfig": "^0.10.1",
6767
"cac": "^6.7.14",
68-
"ts-pkgx": "0.4.24"
68+
"ts-pkgx": "0.4.27"
6969
},
7070
"devDependencies": {
7171
"bun-plugin-dtsx": "^0.9.5"

0 commit comments

Comments
 (0)