chore(cli): update biome to v2.2.0

This commit is contained in:
Aman Varshney
2025-08-14 19:31:18 +05:30
parent 6e2ea20074
commit 1aca45265a
4 changed files with 9 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
---
"create-better-t-stack": patch
---
update biome to v2.2.0

View File

@@ -55,7 +55,7 @@ export const dependencyVersionMap = {
"@tauri-apps/cli": "^2.4.0",
"@biomejs/biome": "^2.1.2",
"@biomejs/biome": "^2.2.0",
oxlint: "^1.8.0",
ultracite: "5.1.1",
@@ -135,7 +135,7 @@ export const ADDON_COMPATIBILITY: Record<Addons, readonly Frontend[]> = {
turborepo: [],
starlight: [],
ultracite: [],
"ruler": [],
ruler: [],
oxlint: [],
fumadocs: [],
none: [],

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/2.1.2/schema.json",
"$schema": "https://biomejs.dev/schemas/2.2.0/schema.json",
"vcs": {
"enabled": false,
"clientKind": "git",

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/2.1.2/schema.json",
"$schema": "https://biomejs.dev/schemas/2.2.0/schema.json",
"files": {
"ignoreUnknown": false,
"includes": [