Skip to content

Commit d89f6fd

Browse files
chore(deps): update all non-major dependencies
1 parent f923a89 commit d89f6fd

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

bun.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"@stacksjs/eslint-config": "^4.14.0-beta.3",
99
"@types/bun": "^1.2.19",
1010
"buddy-bot": "^0.6.5",
11-
"bumpp": "^10.2.0",
11+
"bumpp": "^10.2.2",
1212
"bun-plugin-dtsx": "0.9.5",
1313
"changelogen": "^0.6.2",
1414
"lint-staged": "^15.5.2",
15-
"simple-git-hooks": "^2.13.0",
16-
"typescript": "^5.8.3",
15+
"simple-git-hooks": "^2.13.1",
16+
"typescript": "^5.9.2",
1717
},
1818
},
1919
"packages/action": {
@@ -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.26",
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].26", "", { "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-qDkORCHsqa8Y1DBi8TdiBldNeoSP2PC1kvJ62/QP0WZzsCYCZ3bOJ7cJdvaUqpSk/rGtF8pzh+46Q8L2IRJ5Lg=="],
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.26"
6969
},
7070
"devDependencies": {
7171
"bun-plugin-dtsx": "^0.9.5"

0 commit comments

Comments
 (0)