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 2c02f1e commit e43401eCopy full SHA for e43401e
package.json
@@ -65,9 +65,9 @@
65
"devDependencies": {
66
"@stacksjs/docs": "^0.69.3",
67
"@stacksjs/eslint-config": "^4.2.1-beta.1",
68
- "@types/bun": "^1.2.3",
+ "@types/bun": "^1.2.5",
69
"bun-plugin-dtsx": "^0.21.9",
70
- "typescript": "^5.7.3"
+ "typescript": "^5.8.2"
71
},
72
"overrides": {
73
"unconfig": "0.3.10"
packages/utils/package.json
@@ -47,9 +47,9 @@
47
"typecheck": "bun --bun tsc --noEmit"
48
49
50
51
52
53
54
"simple-git-hooks": {
55
"pre-commit": "bun lint-staged"
0 commit comments