Skip to content

Commit 0805fd8

Browse files
chore(deps): update all non-major dependencies (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dda08e6 commit 0805fd8

File tree

2 files changed

+30
-22
lines changed

2 files changed

+30
-22
lines changed

bun.lock

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,20 +52,20 @@
5252
"typecheck": "bun --bun tsc --noEmit"
5353
},
5454
"dependencies": {
55-
"dompurify": "^3.2.6"
55+
"dompurify": "^3.2.7"
5656
},
5757
"devDependencies": {
58-
"@stacksjs/bumpx": "^0.1.17",
58+
"@stacksjs/bumpx": "^0.1.84",
5959
"@stacksjs/docs": "^0.70.23",
6060
"@stacksjs/eslint-config": "^4.10.2-beta.3",
6161
"@stacksjs/gitlint": "^0.1.5",
62-
"@stacksjs/logsmith": "^0.1.8",
63-
"@types/bun": "^1.2.17",
64-
"buddy-bot": "^0.8.9",
62+
"@stacksjs/logsmith": "^0.1.18",
63+
"@types/bun": "^1.2.23",
64+
"buddy-bot": "^0.9.7",
6565
"bun-git-hooks": "^0.2.19",
6666
"bun-plugin-dtsx": "^0.21.12",
6767
"bunfig": "^0.15.0",
68-
"typescript": "^5.8.3"
68+
"typescript": "^5.9.3"
6969
},
7070
"overrides": {
7171
"unconfig": "0.3.10"

0 commit comments

Comments
 (0)