@highstate/designer 0.9.11 → 0.9.13
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/{BnrdXTdi.js → BbbGund1.js} +1 -1
- package/.output/public/_nuxt/{BhaZEzEV.js → BhjYvbSs.js} +1 -1
- package/.output/public/_nuxt/{D52Pciua.js → BoLEjfBh.js} +1 -1
- package/.output/public/_nuxt/{D83-uLjC.js → C-NeSi84.js} +1 -1
- package/.output/public/_nuxt/{DUxl0u_w.js → CDAMuZvO.js} +1 -1
- package/.output/public/_nuxt/{u0l01Cyc.js → CDuD-thZ.js} +1 -1
- package/.output/public/_nuxt/{CF533OWs.js → CF2rxYMY.js} +1 -1
- package/.output/public/_nuxt/{BOFPVWRn.js → CJ_jXfK4.js} +1 -1
- package/.output/public/_nuxt/{CQFXU10N.js → CbDh3JAd.js} +1 -1
- package/.output/public/_nuxt/{CxFKnBQK.js → CuV6Jo3-.js} +1 -1
- package/.output/public/_nuxt/{CB2LzrFr.js → CyXODqwf.js} +1 -1
- package/.output/public/_nuxt/{Co9xk1iL.js → D8bMfLuX.js} +1 -1
- package/.output/public/_nuxt/{DCJlDgf4.js → DavNy3c2.js} +1 -1
- package/.output/public/_nuxt/{D5pW4lwg.js → Dk9CX82j.js} +1 -1
- package/.output/public/_nuxt/{Ac7u0q1U.js → Dl801n_x.js} +1 -1
- package/.output/public/_nuxt/{CDS6eaOy.js → DtwEQg79.js} +1 -1
- package/.output/public/_nuxt/{icj551d7.js → DxClSFGm.js} +1 -1
- package/.output/public/_nuxt/{BL3_ujoq.js → JKt1cPGN.js} +1 -1
- package/.output/public/_nuxt/builds/latest.json +1 -1
- package/.output/public/_nuxt/builds/meta/0050d193-5598-4f98-b6f5-a71817f76147.json +1 -0
- package/.output/public/_nuxt/{BiQ-D8x3.js → cnxK7667.js} +234 -234
- package/.output/server/index.mjs +523 -523
- package/.output/server/package.json +1 -1
- package/package.json +4 -4
- package/.output/public/_nuxt/builds/meta/1465c7fe-b5f1-4e10-911d-66f3d4691f29.json +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@highstate/designer-prod","version":"0.9.
|
|
1
|
+
{"name":"@highstate/designer-prod","version":"0.9.12","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.9.
|
|
3
|
+
"version": "0.9.13",
|
|
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.9.
|
|
24
|
-
"@highstate/contract": "^0.9.
|
|
23
|
+
"@highstate/backend": "^0.9.13",
|
|
24
|
+
"@highstate/contract": "^0.9.13",
|
|
25
25
|
"@iconify/vue": "^4.1.2",
|
|
26
26
|
"@mdi/font": "5",
|
|
27
27
|
"@nuxt/eslint": "0.7.2",
|
|
@@ -77,5 +77,5 @@
|
|
|
77
77
|
"dependencies": {
|
|
78
78
|
"monaco-yaml": "^5.3.1"
|
|
79
79
|
},
|
|
80
|
-
"gitHead": "
|
|
80
|
+
"gitHead": "409b125db59464bd2b6afa36cc5c92e114c7312b"
|
|
81
81
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"id":"1465c7fe-b5f1-4e10-911d-66f3d4691f29","timestamp":1749987563038,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}
|