Skip to content

Commit e33fd6a

Browse files
chore(deps): update all non-major dependencies
1 parent 92ce99d commit e33fd6a

2 files changed

Lines changed: 28 additions & 30 deletions

File tree

bun.lock

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

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,21 +43,21 @@
4343
"typecheck": "bun --bun tsc --noEmit"
4444
},
4545
"devDependencies": {
46-
"@stacksjs/cli": "^0.70.21",
46+
"@stacksjs/cli": "^0.70.23",
4747
"@stacksjs/eslint-config": "^4.8.2-beta.1",
48-
"@stacksjs/logging": "^0.70.21",
49-
"@stacksjs/storage": "^0.70.21",
50-
"@types/bun": "^1.2.8",
48+
"@stacksjs/logging": "^0.70.23",
49+
"@stacksjs/storage": "^0.70.23",
50+
"@types/bun": "^1.2.11",
5151
"@types/tar": "^6.1.13",
5252
"bumpp": "^10.1.0",
5353
"bun-plugin-dtsx": "^0.21.9",
54-
"bunfig": "^0.8.2",
54+
"bunfig": "^0.8.4",
5555
"changelogen": "^0.6.1",
56-
"dynamodb-toolbox": "^2.0.0",
57-
"lint-staged": "^15.5.0",
58-
"simple-git-hooks": "^2.12.1",
56+
"dynamodb-toolbox": "^2.2.1",
57+
"lint-staged": "^15.5.1",
58+
"simple-git-hooks": "^2.13.0",
5959
"tar": "^7.4.3",
60-
"typescript": "^5.8.2"
60+
"typescript": "^5.8.3"
6161
},
6262
"simple-git-hooks": {
6363
"pre-commit": "bun lint-staged"

0 commit comments

Comments
 (0)