@highstate/designer 0.7.9 → 0.7.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (27) hide show
  1. package/.output/nitro.json +1 -1
  2. package/.output/public/_nuxt/{DECv6Bth.js → 1Y-PM4p9.js} +1 -1
  3. package/.output/public/_nuxt/{VlwddnCk.js → B62ZQrxp.js} +1 -1
  4. package/.output/public/_nuxt/{oJ771xFn.js → BKiKfPvo.js} +1 -1
  5. package/.output/public/_nuxt/{CSAfkvgR.js → Bi1lkabr.js} +1 -1
  6. package/.output/public/_nuxt/{B2FNDh4y.js → Bw3v26Tu.js} +1 -1
  7. package/.output/public/_nuxt/{CMOPgJDg.js → CAveilHA.js} +1 -1
  8. package/.output/public/_nuxt/{Bwu4pm8g.js → CE27FKHF.js} +1 -1
  9. package/.output/public/_nuxt/{D6zZdl5W.js → CLaRtYFk.js} +1 -1
  10. package/.output/public/_nuxt/{BUpu38Qu.js → Chc6vYAa.js} +1 -1
  11. package/.output/public/_nuxt/{BOgpUAVA.js → CpWtWfXa.js} +285 -285
  12. package/.output/public/_nuxt/{BqO40aBT.js → CqWs64l9.js} +1 -1
  13. package/.output/public/_nuxt/{CEgvrLKx.js → CvUkW2YU.js} +1 -1
  14. package/.output/public/_nuxt/{D6aCCWcD.js → DGIMmUtx.js} +1 -1
  15. package/.output/public/_nuxt/{DShYAHVz.js → DJsRS3OQ.js} +1 -1
  16. package/.output/public/_nuxt/{C3JrQWXJ.js → DY1p_7Ui.js} +1 -1
  17. package/.output/public/_nuxt/{B634zoJ8.js → DkVDy8pL.js} +1 -1
  18. package/.output/public/_nuxt/{DwQLQbwZ.js → Dlhm8Bqv.js} +1 -1
  19. package/.output/public/_nuxt/{Cj61Tivn.js → DoKb8at1.js} +1 -1
  20. package/.output/public/_nuxt/builds/latest.json +1 -1
  21. package/.output/public/_nuxt/builds/meta/63d5fc0f-ddaa-436e-b670-6c2063d2948c.json +1 -0
  22. package/.output/public/_nuxt/{entry.BD0Qz9HR.css → entry.Bjr8DWE4.css} +1 -1
  23. package/.output/public/_nuxt/{PJgdORd8.js → r0ao22aK.js} +1 -1
  24. package/.output/server/index.mjs +244 -244
  25. package/.output/server/package.json +1 -1
  26. package/package.json +4 -4
  27. package/.output/public/_nuxt/builds/meta/d7bea8ad-5166-4d1f-bee8-57486c9ce783.json +0 -1
@@ -1 +1 @@
1
- {"name":"@highstate/designer-prod","version":"0.7.8","type":"module","private":true,"dependencies":{"@babel/parser":"7.27.0","@trpc/server":"11.0.1","@vue/compiler-core":"3.5.13","@vue/compiler-dom":"3.5.13","@vue/compiler-ssr":"3.5.13","@vue/reactivity":"3.5.13","@vue/runtime-core":"3.5.13","@vue/runtime-dom":"3.5.13","@vue/server-renderer":"3.5.13","@vue/shared":"3.5.13","devalue":"5.1.1","entities":"4.5.0","estree-walker":"2.0.2","hookable":"5.5.3","source-map-js":"1.2.1","ufo":"1.5.4","unhead":"2.0.2","vue":"3.5.13","vue-bundle-renderer":"2.1.1","ws":"8.18.1","zod":"3.24.2"}}
1
+ {"name":"@highstate/designer-prod","version":"0.7.9","type":"module","private":true,"dependencies":{"@babel/parser":"7.27.0","@trpc/server":"11.0.1","@vue/compiler-core":"3.5.13","@vue/compiler-dom":"3.5.13","@vue/compiler-ssr":"3.5.13","@vue/reactivity":"3.5.13","@vue/runtime-core":"3.5.13","@vue/runtime-dom":"3.5.13","@vue/server-renderer":"3.5.13","@vue/shared":"3.5.13","devalue":"5.1.1","entities":"4.5.0","estree-walker":"2.0.2","hookable":"5.5.3","source-map-js":"1.2.1","ufo":"1.5.4","unhead":"2.0.2","vue":"3.5.13","vue-bundle-renderer":"2.1.1","ws":"8.18.1","zod":"3.24.2"}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@highstate/designer",
3
- "version": "0.7.9",
3
+ "version": "0.7.10",
4
4
  "type": "module",
5
5
  "scripts": {
6
6
  "build": "nuxt build",
@@ -20,8 +20,8 @@
20
20
  "@codemirror/theme-one-dark": "^6.1.2",
21
21
  "@dagrejs/dagre": "^1.1.4",
22
22
  "@guolao/vue-monaco-editor": "^1.5.5",
23
- "@highstate/backend": "^0.7.9",
24
- "@highstate/contract": "^0.7.9",
23
+ "@highstate/backend": "^0.7.10",
24
+ "@highstate/contract": "^0.7.10",
25
25
  "@iconify/vue": "^4.1.2",
26
26
  "@mdi/font": "5",
27
27
  "@nuxt/eslint": "0.7.2",
@@ -75,5 +75,5 @@
75
75
  "dependencies": {
76
76
  "monaco-yaml": "^5.3.1"
77
77
  },
78
- "gitHead": "339633006df48d9ed3fcc181c8c4279d3dc1a12c"
78
+ "gitHead": "171465dab44ebcedd1d1eb9e5369fb1c88daa480"
79
79
  }
@@ -1 +0,0 @@
1
- {"id":"d7bea8ad-5166-4d1f-bee8-57486c9ce783","timestamp":1745409449612,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}