Restore inline zone label editing on canvas (#134)

* fix: harden viewer/editor renderer init and error handling

* Bump @biomejs/biome and turbo versions

Update devDependencies: bump @biomejs/biome from ^2.4.4 to ^2.4.6 and turbo from ^2.8.12 to ^2.8.13. Regenerated bun.lock to reflect the updated resolved package versions.

* Restore inline zone label editing on canvas
This commit is contained in:
Aymeric Rabot
2026-03-05 16:45:32 -05:00
committed by GitHub
parent fb2c7c6c71
commit 036344d705
7 changed files with 215 additions and 26 deletions
+2 -2
View File
@@ -30,9 +30,9 @@
"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.13",
"typescript": "5.9.3",
"ultracite": "^7.2.4"
},