fix(gstack2): harden integrated runtime verification

This commit is contained in:
Sinabina
2026-07-21 12:29:01 -07:00
parent 09492d34b4
commit 37144e8b05
24 changed files with 2032 additions and 3313 deletions
+6 -6
View File
@@ -1,13 +1,13 @@
{
"name": "gstack-diagram-render",
"sha256": "da9c363071afbe79e06807bd1e67dbacc1123187db7b99e2608dd4a1a9567e94",
"sha256": "90148189fc8688870cbb822593112b5621bcbf265f4c44f363598390e665d329",
"srcSha256": "07238fae312bc0444f62b0a0a3404a8a38c45cef505aa1528c60a0ded17cbe06",
"bytes": 9645479,
"bunVersion": "1.3.13",
"bytes": 7953601,
"bunVersion": "1.3.14",
"deps": {
"@excalidraw/excalidraw": "0.18.0",
"@excalidraw/mermaid-to-excalidraw": "1.1.2",
"mermaid": "11.12.2",
"@excalidraw/excalidraw": "0.18.1",
"@excalidraw/mermaid-to-excalidraw": "2.2.2",
"mermaid": "11.16.0",
"react": "18.3.1",
"react-dom": "18.3.1"
}
+1695 -2640
View File
File diff suppressed because one or more lines are too long