We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36bfd04 commit f9cf517Copy full SHA for f9cf517
bun.lockb
777 Bytes
package.json
@@ -50,19 +50,19 @@
50
"@stacksjs/cli": "^0.64.6",
51
"@stacksjs/logging": "^0.64.6",
52
"@stacksjs/storage": "^0.64.6",
53
- "@types/bun": "^1.1.10",
+ "@types/bun": "^1.1.11",
54
"@types/tar": "^6.1.13",
55
- "bumpp": "^9.6.1",
56
- "bun-plugin-dts-auto": "^0.17.0",
+ "bumpp": "^9.7.1",
+ "bun-plugin-dts-auto": "^0.20.6",
57
"c12": "^2.0.1",
58
"changelogen": "^0.5.7",
59
"commitizen": "^4.3.1",
60
- "cz-git": "^1.10.0",
+ "cz-git": "^1.10.1",
61
"dynamodb-toolbox": "^1.10.2",
62
"lint-staged": "^15.2.10",
63
"simple-git-hooks": "^2.11.1",
64
"tar": "^7.4.3",
65
- "typescript": "^5.6.2"
+ "typescript": "^5.6.3"
66
},
67
"simple-git-hooks": {
68
"pre-commit": "bun lint-staged",
0 commit comments