@highstate/designer 0.9.10 → 0.9.11
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/{u1LJIsVJ.js → Ac7u0q1U.js} +1 -1
- package/.output/public/_nuxt/{DpbzZaYz.js → BL3_ujoq.js} +1 -1
- package/.output/public/_nuxt/{D7A_Cmv6.js → BOFPVWRn.js} +1 -1
- package/.output/public/_nuxt/{BR_yabFg.js → BhaZEzEV.js} +1 -1
- package/.output/public/_nuxt/{DvvpEbI7.js → BiQ-D8x3.js} +8 -8
- package/.output/public/_nuxt/{KoN-_LDE.js → BnrdXTdi.js} +1 -1
- package/.output/public/_nuxt/{Dlc85_KX.js → CB2LzrFr.js} +1 -1
- package/.output/public/_nuxt/{e03DUfWR.js → CDS6eaOy.js} +1 -1
- package/.output/public/_nuxt/{OxuJ9iek.js → CF533OWs.js} +1 -1
- package/.output/public/_nuxt/{DXtzSs6x.js → CQFXU10N.js} +1 -1
- package/.output/public/_nuxt/{Blyjv-yS.js → Co9xk1iL.js} +1 -1
- package/.output/public/_nuxt/{njezAZeM.js → CxFKnBQK.js} +1 -1
- package/.output/public/_nuxt/{s4Nkp2ux.js → D52Pciua.js} +1 -1
- package/.output/public/_nuxt/{Drmh0FlG.js → D5pW4lwg.js} +1 -1
- package/.output/public/_nuxt/{Sr2vEVbE.js → D83-uLjC.js} +1 -1
- package/.output/public/_nuxt/{CU8AzneQ.js → DCJlDgf4.js} +1 -1
- package/.output/public/_nuxt/{DIaU0ifL.js → DUxl0u_w.js} +1 -1
- package/.output/public/_nuxt/builds/latest.json +1 -1
- package/.output/public/_nuxt/builds/meta/1465c7fe-b5f1-4e10-911d-66f3d4691f29.json +1 -0
- package/.output/public/_nuxt/{CUDKtjLY.js → icj551d7.js} +1 -1
- package/.output/public/_nuxt/{MbKGS2Gs.js → u0l01Cyc.js} +1 -1
- package/.output/server/index.mjs +534 -534
- package/.output/server/package.json +1 -1
- package/package.json +4 -4
- package/.output/public/_nuxt/builds/meta/2d985111-1fc8-4a17-8f75-135f7aae942b.json +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@highstate/designer-prod","version":"0.9.
|
|
1
|
+
{"name":"@highstate/designer-prod","version":"0.9.10","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.11",
|
|
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.11",
|
|
24
|
+
"@highstate/contract": "^0.9.11",
|
|
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": "d62cae30ea9fadaa1aa4fb3b5734a16cf53810ce"
|
|
81
81
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"id":"2d985111-1fc8-4a17-8f75-135f7aae942b","timestamp":1749893506278,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}
|