Skip to content

Commit a790d17

Browse files
committed
chore: update biome dependency version to 2.3.14 in package.json and bun.lock
1 parent 766b0ec commit a790d17

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

biome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://biomejs.dev/schemas/2.3.10/schema.json",
2+
"$schema": "https://biomejs.dev/schemas/2.3.14/schema.json",
33
"vcs": {
44
"enabled": true,
55
"clientKind": "git",

bun.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"zod": "^4.3.5"
9898
},
9999
"devDependencies": {
100-
"@biomejs/biome": "2.3.10",
100+
"@biomejs/biome": "2.3.14",
101101
"@changesets/changelog-github": "^0.5.2",
102102
"@changesets/cli": "^2.29.8",
103103
"@types/react": "^19.2.8",

0 commit comments

Comments
 (0)