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 97edcb1 commit 21023d4Copy full SHA for 21023d4
2 files changed
bun.lockb
0 Bytes
package.json
@@ -61,14 +61,14 @@
61
"peowly": "^1.3.3"
62
},
63
"devDependencies": {
64
- "@biomejs/biome": "^2.4.10",
+ "@biomejs/biome": "^2.4.11",
65
"@commitlint/cli": "^20.5.0",
66
"@commitlint/config-conventional": "^20.5.0",
67
- "@types/bun": "^1.3.11",
+ "@types/bun": "^1.3.12",
68
"husky": "^9.1.7",
69
"lint-staged": "^16.4.0",
70
"npm-run-all2": "^8.0.4",
71
- "prettier": "^3.8.1"
+ "prettier": "^3.8.2"
72
73
"peerDependencies": {
74
"typescript": "^5.9.3"
0 commit comments