Skip to content

Commit 1588fbe

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

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

bun.lockb

-386 KB
Binary file not shown.

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -47,22 +47,22 @@
4747
"@biomejs/biome": "^1.9.3",
4848
"@commitlint/cli": "^19.5.0",
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.65.0",
51+
"@stacksjs/logging": "^0.65.0",
52+
"@stacksjs/storage": "^0.65.0",
53+
"@types/bun": "^1.1.11",
5454
"@types/tar": "^6.1.13",
55-
"bumpp": "^9.6.1",
56-
"bun-plugin-dts-auto": "^0.17.0",
55+
"bumpp": "^9.7.1",
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",
60+
"cz-git": "^1.10.1",
61+
"dynamodb-toolbox": "^1.11.1",
6262
"lint-staged": "^15.2.10",
6363
"simple-git-hooks": "^2.11.1",
6464
"tar": "^7.4.3",
65-
"typescript": "^5.6.2"
65+
"typescript": "^5.6.3"
6666
},
6767
"simple-git-hooks": {
6868
"pre-commit": "bun lint-staged",

0 commit comments

Comments
 (0)