@highstate/designer 0.7.8 → 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.
- package/.output/nitro.json +1 -1
- package/.output/public/_nuxt/{CrUIUSRQ.js → 1Y-PM4p9.js} +1 -1
- package/.output/public/_nuxt/{CxQiO5cn.js → B62ZQrxp.js} +1 -1
- package/.output/public/_nuxt/{DqxlV1Dz.js → BKiKfPvo.js} +1 -1
- package/.output/public/_nuxt/{CWsALi_N.js → Bi1lkabr.js} +1 -1
- package/.output/public/_nuxt/{D0A5LTnE.js → Bw3v26Tu.js} +1 -1
- package/.output/public/_nuxt/{gYnoVL96.js → CAveilHA.js} +1 -1
- package/.output/public/_nuxt/{Ch4PGxFq.js → CE27FKHF.js} +1 -1
- package/.output/public/_nuxt/{DtSS2RIy.js → CLaRtYFk.js} +1 -1
- package/.output/public/_nuxt/{BrdhNivz.js → Chc6vYAa.js} +1 -1
- package/.output/public/_nuxt/{DwN8ib1V.js → CpWtWfXa.js} +286 -286
- package/.output/public/_nuxt/{C7NrX02N.js → CqWs64l9.js} +1 -1
- package/.output/public/_nuxt/{BY4ic99o.js → CvUkW2YU.js} +1 -1
- package/.output/public/_nuxt/{DHbdnjwW.js → DGIMmUtx.js} +1 -1
- package/.output/public/_nuxt/{DgpMLyT9.js → DJsRS3OQ.js} +1 -1
- package/.output/public/_nuxt/{DFGrbNda.js → DY1p_7Ui.js} +1 -1
- package/.output/public/_nuxt/{BWmkvLm_.js → DkVDy8pL.js} +1 -1
- package/.output/public/_nuxt/{DGinXpNd.js → Dlhm8Bqv.js} +1 -1
- package/.output/public/_nuxt/{BaiHcgzs.js → DoKb8at1.js} +1 -1
- package/.output/public/_nuxt/builds/latest.json +1 -1
- package/.output/public/_nuxt/builds/meta/63d5fc0f-ddaa-436e-b670-6c2063d2948c.json +1 -0
- package/.output/public/_nuxt/{entry.BD0Qz9HR.css → entry.Bjr8DWE4.css} +1 -1
- package/.output/public/_nuxt/{jDosRYr7.js → r0ao22aK.js} +1 -1
- package/.output/server/index.mjs +246 -258
- package/.output/server/package.json +1 -1
- package/package.json +4 -4
- package/.output/public/_nuxt/builds/meta/2ab9897d-8887-4ee4-b72d-d4a0587a9914.json +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@highstate/designer-prod","version":"0.7.
|
|
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.
|
|
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.
|
|
24
|
-
"@highstate/contract": "^0.7.
|
|
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": "
|
|
78
|
+
"gitHead": "171465dab44ebcedd1d1eb9e5369fb1c88daa480"
|
|
79
79
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"id":"2ab9897d-8887-4ee4-b72d-d4a0587a9914","timestamp":1745044070774,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}
|