Skip to content

Commit a913a5c

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

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

bun.lockb

-384 KB
Binary file not shown.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,24 +45,24 @@
4545
},
4646
"devDependencies": {
4747
"@biomejs/biome": "^1.9.4",
48-
"@commitlint/cli": "^19.6.1",
48+
"@commitlint/cli": "^19.8.0",
4949
"@stacksjs/biome-config": "^0.1.5",
50-
"@stacksjs/cli": "^0.68.2",
51-
"@stacksjs/logging": "^0.68.1",
52-
"@stacksjs/storage": "^0.68.2",
53-
"@types/bun": "^1.1.16",
50+
"@stacksjs/cli": "^0.69.3",
51+
"@stacksjs/logging": "^0.69.3",
52+
"@stacksjs/storage": "^0.69.3",
53+
"@types/bun": "^1.2.5",
5454
"@types/tar": "^6.1.13",
5555
"bumpp": "^10.1.0",
5656
"bun-plugin-dts-auto": "^0.20.6",
5757
"c12": "^3.0.2",
58-
"changelogen": "^0.5.7",
58+
"changelogen": "^0.6.1",
5959
"commitizen": "^4.3.1",
60-
"cz-git": "^1.11.0",
60+
"cz-git": "^1.11.1",
6161
"dynamodb-toolbox": "^2.0.0",
62-
"lint-staged": "^15.3.0",
62+
"lint-staged": "^15.5.0",
6363
"simple-git-hooks": "^2.11.1",
6464
"tar": "^7.4.3",
65-
"typescript": "^5.7.3"
65+
"typescript": "^5.8.2"
6666
},
6767
"simple-git-hooks": {
6868
"pre-commit": "bun lint-staged",

0 commit comments

Comments
 (0)