Skip to content

Commit 697b8b4

Browse files
chore(deps): update all non-major dependencies (updated)
1 parent e7596a3 commit 697b8b4

3 files changed

Lines changed: 47 additions & 27 deletions

File tree

bun.lock

Lines changed: 42 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"test": "bun test"
2222
},
2323
"dependencies": {
24-
"@stacksjs/bun-router": "^0.0.14",
25-
"@stacksjs/stx": "0.2.48",
26-
"bun-plugin-stx": "^0.2.47",
24+
"@stacksjs/bun-router": "^0.0.15",
25+
"@stacksjs/stx": "0.2.67",
26+
"bun-plugin-stx": "^0.2.67",
2727
"@system-cleaner/core": "workspace:*",
2828
"@system-cleaner/clean": "workspace:*",
2929
"@system-cleaner/disk": "workspace:*",
@@ -32,7 +32,7 @@
3232
"ts-broadcasting": "^0.0.5"
3333
},
3434
"devDependencies": {
35-
"@types/bun": "^1.3.13",
35+
"@types/bun": "^1.3.14",
3636
"better-dx": "^0.2.15",
3737
"puppeteer": "^24.42.0",
3838
"typescript": "^6.0.3"

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@system-cleaner/uninstall": "workspace:*",
1616
"@system-cleaner/disk": "workspace:*",
1717
"@system-cleaner/monitor": "workspace:*",
18-
"@stacksjs/clapp": "^0.2.8"
18+
"@stacksjs/clapp": "^0.2.10"
1919
},
2020
"scripts": {
2121
"typecheck": "bun --bun tsc --noEmit"

0 commit comments

Comments
 (0)