Bump devDependencies and update lockfile

Bump devDependencies in package.json: @biomejs/biome ^2.4.4→^2.4.6, turbo ^2.8.12→^2.8.15, ultracite ^7.2.4→^7.2.5. Regenerate bun.lock to reflect these updates and related transitive changes (e.g. @clack, glob, path-scurry/minipass, minimatch).
This commit is contained in:
Aymeric Rabot
2026-03-10 15:02:55 -04:00
parent 208e56d46a
commit bc59752edb
2 changed files with 30 additions and 26 deletions
+3 -3
View File
@@ -30,11 +30,11 @@
"portless": "^0.4.2"
},
"devDependencies": {
"@biomejs/biome": "^2.4.4",
"@biomejs/biome": "^2.4.6",
"supabase": "2.76.15",
"turbo": "^2.8.12",
"turbo": "^2.8.15",
"typescript": "5.9.3",
"ultracite": "^7.2.4"
"ultracite": "^7.2.5"
},
"engines": {
"node": ">=18"