We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f636be3 + d2b7c78 commit 4f9d75fCopy full SHA for 4f9d75f
2 files changed
biome.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "https://biomejs.dev/schemas/2.2.2/schema.json",
+ "$schema": "node_modules/@biomejs/biome/configuration_schema.json",
3
"vcs": {
4
"enabled": false,
5
"clientKind": "git",
package.json
@@ -59,7 +59,7 @@
59
"@scalar/api-reference": "^1.34.6",
60
"detect-port": "^2.1.0",
61
"fastify": "^5.5.0",
62
- "hookified": "^1.12.0",
+ "hookified": "^1.12.1",
63
"html-escaper": "^3.0.3",
64
"pino": "^10.0.0",
65
"pino-pretty": "^13.1.1"
0 commit comments