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:
+2
-2
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user