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 2381b76 commit ccf6ef6Copy full SHA for ccf6ef6
3 files changed
biome.json
@@ -1,5 +1,5 @@
1
{
2
- "$schema": "https://biomejs.dev/schemas/2.4.9/schema.json",
+ "$schema": "https://biomejs.dev/schemas/2.4.10/schema.json",
3
"vcs": {
4
"enabled": true,
5
"clientKind": "git",
package.json
@@ -54,14 +54,14 @@
54
"picomatch": "^4.0.4"
55
},
56
"devDependencies": {
57
- "@biomejs/biome": "^2.4.9",
58
- "@types/node": "^25.5.0",
59
- "@types/picomatch": "^4.0.2",
+ "@biomejs/biome": "^2.4.10",
+ "@types/node": "^25.5.2",
+ "@types/picomatch": "^4.0.3",
60
"fast-glob": "^3.3.3",
61
- "fs-fixture": "^2.11.0",
+ "fs-fixture": "^2.13.0",
62
"glob": "^13.0.6",
63
"tinybench": "^6.0.0",
64
- "tsdown": "^0.21.5",
+ "tsdown": "^0.21.7",
65
"typescript": "^6.0.2"
66
67
"engines": {
0 commit comments