Skip to content

Commit cab123f

Browse files
chore(deps): update all non-major dependencies
1 parent 36bfd04 commit cab123f

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

bun.lockb

-18.9 KB
Binary file not shown.

package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -44,25 +44,25 @@
4444
"typecheck": "bun --bun tsc --noEmit"
4545
},
4646
"devDependencies": {
47-
"@biomejs/biome": "^1.9.3",
48-
"@commitlint/cli": "^19.5.0",
47+
"@biomejs/biome": "^1.9.4",
48+
"@commitlint/cli": "^19.6.1",
4949
"@stacksjs/biome-config": "^0.1.5",
50-
"@stacksjs/cli": "^0.64.6",
51-
"@stacksjs/logging": "^0.64.6",
52-
"@stacksjs/storage": "^0.64.6",
53-
"@types/bun": "^1.1.10",
50+
"@stacksjs/cli": "^0.68.2",
51+
"@stacksjs/logging": "^0.68.1",
52+
"@stacksjs/storage": "^0.68.2",
53+
"@types/bun": "^1.1.14",
5454
"@types/tar": "^6.1.13",
55-
"bumpp": "^9.6.1",
56-
"bun-plugin-dts-auto": "^0.17.0",
55+
"bumpp": "^9.9.2",
56+
"bun-plugin-dts-auto": "^0.20.6",
5757
"c12": "^2.0.1",
5858
"changelogen": "^0.5.7",
5959
"commitizen": "^4.3.1",
60-
"cz-git": "^1.10.0",
61-
"dynamodb-toolbox": "^1.10.2",
62-
"lint-staged": "^15.2.10",
60+
"cz-git": "^1.11.0",
61+
"dynamodb-toolbox": "^1.14.2",
62+
"lint-staged": "^15.2.11",
6363
"simple-git-hooks": "^2.11.1",
6464
"tar": "^7.4.3",
65-
"typescript": "^5.6.2"
65+
"typescript": "^5.7.2"
6666
},
6767
"simple-git-hooks": {
6868
"pre-commit": "bun lint-staged",

0 commit comments

Comments
 (0)