@highstate/designer 0.7.11 → 0.8.0
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/{BLd8IW8T.js → 49Byon_C.js} +1 -1
- package/.output/public/_nuxt/{uHc1f6MD.js → AC-cbere.js} +1 -1
- package/.output/public/_nuxt/{DXKg-ox3.js → B2xWwrcf.js} +1 -1
- package/.output/public/_nuxt/{CK8ePFDQ.js → BBbUbsmH.js} +1 -1
- package/.output/public/_nuxt/{CqTVw56w.js → BYgEQs-R.js} +1 -1
- package/.output/public/_nuxt/{CcyNJcA_.js → CBnxroLO.js} +1 -1
- package/.output/public/_nuxt/{vqG04Fyl.js → CIrl0N3t.js} +1 -1
- package/.output/public/_nuxt/{DPtlu6sh.js → CODnyShH.js} +1 -1
- package/.output/public/_nuxt/{5IdGydij.js → C_n9LE99.js} +1 -1
- package/.output/public/_nuxt/{BI8HP03X.js → D3U7RFHT.js} +1 -1
- package/.output/public/_nuxt/{C_tv3AJD.js → D8NOhxV1.js} +1 -1
- package/.output/public/_nuxt/{Dt6vQC-u.js → DJxFwZ8e.js} +1 -1
- package/.output/public/_nuxt/{Pz3eYrcg.js → DNegoBzK.js} +1 -1
- package/.output/public/_nuxt/{Dgb_-ErM.js → MPrxSj4v.js} +1 -1
- package/.output/public/_nuxt/{BOTRF40-.js → __nihD3z.js} +1 -1
- package/.output/public/_nuxt/builds/latest.json +1 -1
- package/.output/public/_nuxt/builds/meta/b669e4f8-ac13-4649-8aa2-1ae645243b1e.json +1 -0
- package/.output/public/_nuxt/{Bmx9zwya.js → bxb_NGy4.js} +1 -1
- package/.output/public/_nuxt/{entry.ZPmVNav5.css → entry.ClkVUmUZ.css} +1 -1
- package/.output/public/_nuxt/{graph-resolver-LVQiD89a.js → graph-resolver-CY8ix4Bk.js} +1 -1
- package/.output/public/_nuxt/{C2tp2lCn.js → hcK6w2WN.js} +11 -11
- package/.output/public/_nuxt/{BYXRUxKk.js → stTwOcRx.js} +1 -1
- package/.output/public/_nuxt/{DoC5dTPz.js → zXTedGBg.js} +1 -1
- package/.output/server/index.mjs +545 -545
- package/.output/server/package.json +1 -1
- package/package.json +4 -4
- package/.output/public/_nuxt/builds/meta/bd595428-3019-45bd-9d1f-f1ee086d4f6f.json +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@highstate/designer-prod","version":"0.7.
|
|
1
|
+
{"name":"@highstate/designer-prod","version":"0.7.11","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.
|
|
3
|
+
"version": "0.8.0",
|
|
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.
|
|
24
|
-
"@highstate/contract": "^0.
|
|
23
|
+
"@highstate/backend": "^0.8.0",
|
|
24
|
+
"@highstate/contract": "^0.8.0",
|
|
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": "8590eea089a016c9b4b797299fc94ddc9afe10ba"
|
|
81
81
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"id":"bd595428-3019-45bd-9d1f-f1ee086d4f6f","timestamp":1745491009644,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}
|