Skip to content

Commit eaaac0a

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

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

bun.lock

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

package.json

Lines changed: 7 additions & 7 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.9",
5151
"@types/tar": "^6.1.13",
5252
"bumpp": "^10.1.0",
5353
"bun-plugin-dtsx": "^0.21.9",
5454
"bunfig": "^0.8.2",
5555
"changelogen": "^0.6.1",
56-
"dynamodb-toolbox": "^2.0.0",
57-
"lint-staged": "^15.5.0",
56+
"dynamodb-toolbox": "^2.1.2",
57+
"lint-staged": "^15.5.1",
5858
"simple-git-hooks": "^2.12.1",
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)