tangram-system 0.2.1__tar.gz → 0.4.0__tar.gz
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.
- {tangram_system-0.2.1 → tangram_system-0.4.0}/PKG-INFO +2 -2
- tangram_system-0.4.0/dist-frontend/index.css +1 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/dist-frontend/index.js +6 -6
- tangram_system-0.4.0/dist-frontend/index.js.map +1 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/@deck.gl/aggregation-layers/package.json +6 -6
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/@deck.gl/core/package.json +7 -7
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/@deck.gl/extensions/package.json +6 -6
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/@deck.gl/geo-layers/package.json +6 -6
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/@deck.gl/json/package.json +2 -2
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/@deck.gl/layers/package.json +5 -5
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/@deck.gl/mapbox/package.json +5 -5
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/@deck.gl/mesh-layers/package.json +8 -8
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/@deck.gl/widgets/package.json +3 -3
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/@vitejs/plugin-vue/package.json +15 -9
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/lit-html/package.json +1 -1
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/maplibre-gl/package.json +29 -29
- tangram_system-0.4.0/node_modules/@open-aviation/tangram-core/node_modules/parquet-wasm/esm/package.json +1 -0
- tangram_system-0.4.0/node_modules/@open-aviation/tangram-core/node_modules/parquet-wasm/package.json +59 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/pmtiles/package.json +4 -5
- tangram_system-0.4.0/node_modules/@open-aviation/tangram-core/node_modules/vite/package.json +199 -0
- tangram_system-0.4.0/node_modules/@open-aviation/tangram-core/node_modules/vite/types/package.json +4 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/vite-plugin-static-copy/package.json +27 -12
- {tangram_system-0.2.1 → tangram_system-0.4.0/node_modules/@open-aviation/tangram-core}/node_modules/vue/package.json +6 -6
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/package.json +21 -18
- tangram_system-0.4.0/node_modules/@open-aviation/tangram-core/src/tangram_core/package.json +62 -0
- {tangram_system-0.2.1/node_modules/@open-aviation/tangram-core → tangram_system-0.4.0}/node_modules/vue/package.json +6 -6
- {tangram_system-0.2.1 → tangram_system-0.4.0}/package.json +2 -2
- {tangram_system-0.2.1 → tangram_system-0.4.0}/pyproject.toml +2 -2
- {tangram_system-0.2.1 → tangram_system-0.4.0}/src/tangram_system/SystemWidget.vue +6 -2
- {tangram_system-0.2.1 → tangram_system-0.4.0}/src/tangram_system/__init__.py +13 -6
- tangram_system-0.2.1/dist-frontend/index.css +0 -1
- tangram_system-0.2.1/dist-frontend/index.js.map +0 -1
- {tangram_system-0.2.1 → tangram_system-0.4.0}/dist-frontend/plugin.json +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/@fontsource/b612/package.json +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/@fontsource/inconsolata/package.json +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/@fontsource/roboto-condensed/package.json +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/@protomaps/basemaps/package.json +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/@types/phoenix/package.json +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/font-awesome/package.json +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/maplibre-gl/dist/package.json +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/phoenix/package.json +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/rs1090-wasm/esm/package.json +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/rs1090-wasm/nodejs/package.json +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/rs1090-wasm/package.json +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/rs1090-wasm/web/package.json +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/vue/compiler-sfc/package.json +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/vue/jsx-runtime/package.json +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/@open-aviation/tangram-core/node_modules/vue/server-renderer/package.json +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/vue/compiler-sfc/package.json +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/vue/jsx-runtime/package.json +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/node_modules/vue/server-renderer/package.json +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/readme.md +0 -0
- {tangram_system-0.2.1 → tangram_system-0.4.0}/src/tangram_system/index.ts +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: tangram_system
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.4.0
|
|
4
4
|
Summary: System monitoring plugin for tangram
|
|
5
5
|
Author-email: Xavier Olive <git@xoolive.org>, Junzi Sun <git@junzis.com>
|
|
6
6
|
License-Expression: AGPL-3.0
|
|
@@ -16,7 +16,7 @@ Classifier: Programming Language :: Python :: 3.14
|
|
|
16
16
|
Classifier: Topic :: System :: Monitoring
|
|
17
17
|
Requires-Python: >=3.10
|
|
18
18
|
Requires-Dist: psutil
|
|
19
|
-
Requires-Dist: tangram-core>=0.2.
|
|
19
|
+
Requires-Dist: tangram-core>=0.2.1
|
|
20
20
|
Description-Content-Type: text/markdown
|
|
21
21
|
|
|
22
22
|
# tangram_system
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
#uptime[data-v-dc11558d]{color:var(--t-muted);font-size:9pt;text-align:center}.clock[data-v-dc11558d]{color:var(--t-fg)}.system-widget[data-v-dc11558d]{display:flex;flex-direction:column;align-items:center;padding:1px;border-bottom:1px solid var(--t-border)}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as l, inject as _, reactive as g, onMounted as f, onUnmounted as v, computed as
|
|
1
|
+
import { defineComponent as l, inject as _, reactive as g, onMounted as f, onUnmounted as v, computed as d, createElementBlock as S, openBlock as h, createElementVNode as c, toDisplayString as u } from "vue";
|
|
2
2
|
const w = { class: "system-widget" }, y = { id: "info_time" }, b = { id: "uptime" }, T = /* @__PURE__ */ l({
|
|
3
3
|
__name: "SystemWidget",
|
|
4
4
|
setup(s) {
|
|
@@ -25,10 +25,10 @@ const w = { class: "system-widget" }, y = { id: "info_time" }, b = { id: "uptime
|
|
|
25
25
|
}), v(() => {
|
|
26
26
|
i?.dispose();
|
|
27
27
|
});
|
|
28
|
-
const r =
|
|
28
|
+
const r = d(() => {
|
|
29
29
|
const t = new Date(e.info_utc), n = t.getUTCHours().toString().padStart(2, "0"), a = t.getUTCMinutes().toString().padStart(2, "0"), p = t.getUTCSeconds().toString().padStart(2, "0");
|
|
30
30
|
return `${n}:${a}:${p} Z`;
|
|
31
|
-
}), m =
|
|
31
|
+
}), m = d(() => new Date(e.info_utc).toLocaleTimeString([], {
|
|
32
32
|
hour: "2-digit",
|
|
33
33
|
minute: "2-digit",
|
|
34
34
|
second: "2-digit",
|
|
@@ -41,9 +41,9 @@ const w = { class: "system-widget" }, y = { id: "info_time" }, b = { id: "uptime
|
|
|
41
41
|
onMouseover: n[0] || (n[0] = (a) => e.hovered = !0),
|
|
42
42
|
onMouseleave: n[1] || (n[1] = (a) => e.hovered = !1)
|
|
43
43
|
}, [
|
|
44
|
-
c("span", y,
|
|
44
|
+
c("span", y, u(e.hovered ? m.value : r.value), 1)
|
|
45
45
|
], 32),
|
|
46
|
-
c("span", b,
|
|
46
|
+
c("span", b, u(e.uptime), 1)
|
|
47
47
|
]));
|
|
48
48
|
}
|
|
49
49
|
}), $ = (s, o) => {
|
|
@@ -51,7 +51,7 @@ const w = { class: "system-widget" }, y = { id: "info_time" }, b = { id: "uptime
|
|
|
51
51
|
for (const [i, r] of o)
|
|
52
52
|
e[i] = r;
|
|
53
53
|
return e;
|
|
54
|
-
}, k = /* @__PURE__ */ $(T, [["__scopeId", "data-v-
|
|
54
|
+
}, k = /* @__PURE__ */ $(T, [["__scopeId", "data-v-dc11558d"]]);
|
|
55
55
|
function D(s, o) {
|
|
56
56
|
s.ui.registerWidget("system-widget", "TopBar", k, {
|
|
57
57
|
priority: o?.topbar_order
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sources":["../src/tangram_system/SystemWidget.vue","../src/tangram_system/index.ts"],"sourcesContent":["<template>\n <div class=\"system-widget\">\n <div\n class=\"clock\"\n @mouseover=\"state.hovered = true\"\n @mouseleave=\"state.hovered = false\"\n >\n <span id=\"info_time\">{{ state.hovered ? local_time : utc_time }}</span>\n </div>\n <span id=\"uptime\">{{ state.uptime }}</span>\n </div>\n</template>\n\n<script setup lang=\"ts\">\nimport { reactive, computed, inject, onMounted, onUnmounted } from \"vue\";\nimport type { TangramApi, Disposable } from \"@open-aviation/tangram-core/api\";\n\nconst tangramApi = inject<TangramApi>(\"tangramApi\");\nif (!tangramApi) {\n throw new Error(\"assert: tangram api not provided\");\n}\n\nconst state = reactive({\n hovered: false,\n uptime: \"\",\n info_utc: new Date().getTime()\n});\n\nlet subscription: Disposable | null = null;\n\nonMounted(async () => {\n try {\n subscription = await tangramApi.realtime.subscribe(\n \"system:update-node\",\n (payload: { el: string; value: string | number }) => {\n if (payload.el === \"uptime\") state.uptime = payload.value as string;\n if (payload.el === \"info_utc\") state.info_utc = payload.value as number;\n }\n );\n } catch (e) {\n console.error(\"failed to subscribe to system:update-node\", e);\n }\n});\n\nonUnmounted(() => {\n subscription?.dispose();\n});\n\nconst utc_time = computed(() => {\n const date = new Date(state.info_utc);\n const hours = date.getUTCHours().toString().padStart(2, \"0\");\n const minutes = date.getUTCMinutes().toString().padStart(2, \"0\");\n const seconds = date.getUTCSeconds().toString().padStart(2, \"0\");\n return `${hours}:${minutes}:${seconds} Z`;\n});\n\nconst local_time = computed(() => {\n const date = new Date(state.info_utc);\n return date.toLocaleTimeString([], {\n hour: \"2-digit\",\n minute: \"2-digit\",\n second: \"2-digit\",\n hour12: false,\n timeZoneName: \"shortOffset\"\n });\n});\n</script>\n\n<style scoped>\n#uptime {\n color: var(--t-muted);\n font-size: 9pt;\n text-align: center;\n}\n\n.clock {\n color: var(--t-fg);\n}\n\n.system-widget {\n display: flex;\n flex-direction: column;\n align-items: center;\n padding: 1px;\n border-bottom: 1px solid var(--t-border);\n}\n</style>\n","import type { TangramApi } from \"@open-aviation/tangram-core/api\";\nimport SystemWidget from \"./SystemWidget.vue\";\n\ninterface SystemConfig {\n topbar_order: number;\n}\n\nexport function install(api: TangramApi, config?: SystemConfig) {\n api.ui.registerWidget(\"system-widget\", \"TopBar\", SystemWidget, {\n priority: config?.topbar_order\n });\n}\n"],"names":["tangramApi","inject","state","reactive","subscription","onMounted","payload","e","onUnmounted","utc_time","computed","date","hours","minutes","seconds","local_time","_openBlock","_createElementBlock","_hoisted_1","_createElementVNode","_cache","$event","_hoisted_2","_toDisplayString","_hoisted_3","install","api","config","SystemWidget"],"mappings":";;;;AAiBA,UAAMA,IAAaC,EAAmB,YAAY;AAClD,QAAI,CAACD;AACH,YAAM,IAAI,MAAM,kCAAkC;AAGpD,UAAME,IAAQC,EAAS;AAAA,MACrB,SAAS;AAAA,MACT,QAAQ;AAAA,MACR,WAAU,oBAAI,KAAA,GAAO,QAAA;AAAA,IAAQ,CAC9B;AAED,QAAIC,IAAkC;AAEtC,IAAAC,EAAU,YAAY;AACpB,UAAI;AACF,QAAAD,IAAe,MAAMJ,EAAW,SAAS;AAAA,UACvC;AAAA,UACA,CAACM,MAAoD;AACnD,YAAIA,EAAQ,OAAO,aAAUJ,EAAM,SAASI,EAAQ,QAChDA,EAAQ,OAAO,eAAYJ,EAAM,WAAWI,EAAQ;AAAA,UAC1D;AAAA,QAAA;AAAA,MAEJ,SAASC,GAAG;AACV,gBAAQ,MAAM,6CAA6CA,CAAC;AAAA,MAC9D;AAAA,IACF,CAAC,GAEDC,EAAY,MAAM;AAChB,MAAAJ,GAAc,QAAA;AAAA,IAChB,CAAC;AAED,UAAMK,IAAWC,EAAS,MAAM;AAC9B,YAAMC,IAAO,IAAI,KAAKT,EAAM,QAAQ,GAC9BU,IAAQD,EAAK,YAAA,EAAc,WAAW,SAAS,GAAG,GAAG,GACrDE,IAAUF,EAAK,cAAA,EAAgB,WAAW,SAAS,GAAG,GAAG,GACzDG,IAAUH,EAAK,cAAA,EAAgB,WAAW,SAAS,GAAG,GAAG;AAC/D,aAAO,GAAGC,CAAK,IAAIC,CAAO,IAAIC,CAAO;AAAA,IACvC,CAAC,GAEKC,IAAaL,EAAS,MACb,IAAI,KAAKR,EAAM,QAAQ,EACxB,mBAAmB,IAAI;AAAA,MACjC,MAAM;AAAA,MACN,QAAQ;AAAA,MACR,QAAQ;AAAA,MACR,QAAQ;AAAA,MACR,cAAc;AAAA,IAAA,CACf,CACF;sBAhECc,EAAA,GAAAC,EASM,OATNC,GASM;AAAA,MARJC,EAMM,OAAA;AAAA,QALJ,OAAM;AAAA,QACL,aAASC,EAAA,CAAA,MAAAA,EAAA,CAAA,IAAA,CAAAC,MAAEnB,EAAM,UAAO;AAAA,QACxB,cAAUkB,EAAA,CAAA,MAAAA,EAAA,CAAA,IAAA,CAAAC,MAAEnB,EAAM,UAAO;AAAA,MAAA;QAE1BiB,EAAuE,QAAvEG,GAAuEC,EAA/CrB,EAAM,UAAUa,EAAA,QAAaN,EAAA,KAAQ,GAAA,CAAA;AAAA,MAAA;MAE/DU,EAA2C,QAA3CK,GAA2CD,EAAtBrB,EAAM,MAAM,GAAA,CAAA;AAAA,IAAA;;;;;;;;ACF9B,SAASuB,EAAQC,GAAiBC,GAAuB;AAC9D,EAAAD,EAAI,GAAG,eAAe,iBAAiB,UAAUE,GAAc;AAAA,IAC7D,UAAUD,GAAQ;AAAA,EAAA,CACnB;AACH;"}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "deck.gl layers that aggregate the input data into alternative representations",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
|
-
"version": "9.2.
|
|
6
|
+
"version": "9.2.6",
|
|
7
7
|
"publishConfig": {
|
|
8
8
|
"access": "public"
|
|
9
9
|
},
|
|
@@ -38,8 +38,8 @@
|
|
|
38
38
|
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@luma.gl/constants": "^9.2.
|
|
42
|
-
"@luma.gl/shadertools": "^9.2.
|
|
41
|
+
"@luma.gl/constants": "^9.2.6",
|
|
42
|
+
"@luma.gl/shadertools": "^9.2.6",
|
|
43
43
|
"@math.gl/core": "^4.1.0",
|
|
44
44
|
"@math.gl/web-mercator": "^4.1.0",
|
|
45
45
|
"d3-hexbin": "^0.2.1"
|
|
@@ -47,8 +47,8 @@
|
|
|
47
47
|
"peerDependencies": {
|
|
48
48
|
"@deck.gl/core": "~9.2.0",
|
|
49
49
|
"@deck.gl/layers": "~9.2.0",
|
|
50
|
-
"@luma.gl/core": "~9.2.
|
|
51
|
-
"@luma.gl/engine": "~9.2.
|
|
50
|
+
"@luma.gl/core": "~9.2.6",
|
|
51
|
+
"@luma.gl/engine": "~9.2.6"
|
|
52
52
|
},
|
|
53
|
-
"gitHead": "
|
|
53
|
+
"gitHead": "e424548ba239168f3e86b82b049cdd2d3cdf8fbe"
|
|
54
54
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "deck.gl core library",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
|
-
"version": "9.2.
|
|
6
|
+
"version": "9.2.6",
|
|
7
7
|
"publishConfig": {
|
|
8
8
|
"access": "public"
|
|
9
9
|
},
|
|
@@ -42,11 +42,11 @@
|
|
|
42
42
|
"dependencies": {
|
|
43
43
|
"@loaders.gl/core": "^4.2.0",
|
|
44
44
|
"@loaders.gl/images": "^4.2.0",
|
|
45
|
-
"@luma.gl/constants": "^9.2.
|
|
46
|
-
"@luma.gl/core": "^9.2.
|
|
47
|
-
"@luma.gl/engine": "^9.2.
|
|
48
|
-
"@luma.gl/shadertools": "^9.2.
|
|
49
|
-
"@luma.gl/webgl": "^9.2.
|
|
45
|
+
"@luma.gl/constants": "^9.2.6",
|
|
46
|
+
"@luma.gl/core": "^9.2.6",
|
|
47
|
+
"@luma.gl/engine": "^9.2.6",
|
|
48
|
+
"@luma.gl/shadertools": "^9.2.6",
|
|
49
|
+
"@luma.gl/webgl": "^9.2.6",
|
|
50
50
|
"@math.gl/core": "^4.1.0",
|
|
51
51
|
"@math.gl/sun": "^4.1.0",
|
|
52
52
|
"@math.gl/types": "^4.1.0",
|
|
@@ -58,5 +58,5 @@
|
|
|
58
58
|
"gl-matrix": "^3.0.0",
|
|
59
59
|
"mjolnir.js": "^3.0.0"
|
|
60
60
|
},
|
|
61
|
-
"gitHead": "
|
|
61
|
+
"gitHead": "e424548ba239168f3e86b82b049cdd2d3cdf8fbe"
|
|
62
62
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "Plug-and-play functionalities for deck.gl layers",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
|
-
"version": "9.2.
|
|
6
|
+
"version": "9.2.6",
|
|
7
7
|
"publishConfig": {
|
|
8
8
|
"access": "public"
|
|
9
9
|
},
|
|
@@ -38,14 +38,14 @@
|
|
|
38
38
|
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@luma.gl/constants": "^9.2.
|
|
42
|
-
"@luma.gl/shadertools": "^9.2.
|
|
41
|
+
"@luma.gl/constants": "^9.2.6",
|
|
42
|
+
"@luma.gl/shadertools": "^9.2.6",
|
|
43
43
|
"@math.gl/core": "^4.1.0"
|
|
44
44
|
},
|
|
45
45
|
"peerDependencies": {
|
|
46
46
|
"@deck.gl/core": "~9.2.0",
|
|
47
|
-
"@luma.gl/core": "~9.2.
|
|
48
|
-
"@luma.gl/engine": "~9.2.
|
|
47
|
+
"@luma.gl/core": "~9.2.6",
|
|
48
|
+
"@luma.gl/engine": "~9.2.6"
|
|
49
49
|
},
|
|
50
|
-
"gitHead": "
|
|
50
|
+
"gitHead": "e424548ba239168f3e86b82b049cdd2d3cdf8fbe"
|
|
51
51
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "deck.gl layers supporting geospatial use cases and GIS formats",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
|
-
"version": "9.2.
|
|
6
|
+
"version": "9.2.6",
|
|
7
7
|
"publishConfig": {
|
|
8
8
|
"access": "public"
|
|
9
9
|
},
|
|
@@ -46,8 +46,8 @@
|
|
|
46
46
|
"@loaders.gl/terrain": "^4.2.0",
|
|
47
47
|
"@loaders.gl/tiles": "^4.2.0",
|
|
48
48
|
"@loaders.gl/wms": "^4.2.0",
|
|
49
|
-
"@luma.gl/gltf": "^9.2.
|
|
50
|
-
"@luma.gl/shadertools": "^9.2.
|
|
49
|
+
"@luma.gl/gltf": "^9.2.6",
|
|
50
|
+
"@luma.gl/shadertools": "^9.2.6",
|
|
51
51
|
"@math.gl/core": "^4.1.0",
|
|
52
52
|
"@math.gl/culling": "^4.1.0",
|
|
53
53
|
"@math.gl/web-mercator": "^4.1.0",
|
|
@@ -62,8 +62,8 @@
|
|
|
62
62
|
"@deck.gl/layers": "~9.2.0",
|
|
63
63
|
"@deck.gl/mesh-layers": "~9.2.0",
|
|
64
64
|
"@loaders.gl/core": "^4.2.0",
|
|
65
|
-
"@luma.gl/core": "~9.2.
|
|
66
|
-
"@luma.gl/engine": "~9.2.
|
|
65
|
+
"@luma.gl/core": "~9.2.6",
|
|
66
|
+
"@luma.gl/engine": "~9.2.6"
|
|
67
67
|
},
|
|
68
|
-
"gitHead": "
|
|
68
|
+
"gitHead": "e424548ba239168f3e86b82b049cdd2d3cdf8fbe"
|
|
69
69
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "JSON format rendering components for deck.gl",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
|
-
"version": "9.2.
|
|
6
|
+
"version": "9.2.6",
|
|
7
7
|
"publishConfig": {
|
|
8
8
|
"access": "public"
|
|
9
9
|
},
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"peerDependencies": {
|
|
44
44
|
"@deck.gl/core": "~9.2.0"
|
|
45
45
|
},
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "e424548ba239168f3e86b82b049cdd2d3cdf8fbe"
|
|
47
47
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "deck.gl core layers",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
|
-
"version": "9.2.
|
|
6
|
+
"version": "9.2.6",
|
|
7
7
|
"publishConfig": {
|
|
8
8
|
"access": "public"
|
|
9
9
|
},
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@loaders.gl/images": "^4.2.0",
|
|
41
41
|
"@loaders.gl/schema": "^4.2.0",
|
|
42
|
-
"@luma.gl/shadertools": "^9.2.
|
|
42
|
+
"@luma.gl/shadertools": "^9.2.6",
|
|
43
43
|
"@mapbox/tiny-sdf": "^2.0.5",
|
|
44
44
|
"@math.gl/core": "^4.1.0",
|
|
45
45
|
"@math.gl/polygon": "^4.1.0",
|
|
@@ -49,8 +49,8 @@
|
|
|
49
49
|
"peerDependencies": {
|
|
50
50
|
"@deck.gl/core": "~9.2.0",
|
|
51
51
|
"@loaders.gl/core": "^4.2.0",
|
|
52
|
-
"@luma.gl/core": "~9.2.
|
|
53
|
-
"@luma.gl/engine": "~9.2.
|
|
52
|
+
"@luma.gl/core": "~9.2.6",
|
|
53
|
+
"@luma.gl/engine": "~9.2.6"
|
|
54
54
|
},
|
|
55
|
-
"gitHead": "
|
|
55
|
+
"gitHead": "e424548ba239168f3e86b82b049cdd2d3cdf8fbe"
|
|
56
56
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "Use deck.gl layers as custom mapbox-gl-js layers",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
|
-
"version": "9.2.
|
|
6
|
+
"version": "9.2.6",
|
|
7
7
|
"publishConfig": {
|
|
8
8
|
"access": "public"
|
|
9
9
|
},
|
|
@@ -38,14 +38,14 @@
|
|
|
38
38
|
"prepublishOnly": "npm run build-bundle && npm run build-bundle -- --env=dev"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@luma.gl/constants": "^9.2.
|
|
41
|
+
"@luma.gl/constants": "^9.2.6",
|
|
42
42
|
"@math.gl/web-mercator": "^4.1.0"
|
|
43
43
|
},
|
|
44
44
|
"peerDependencies": {
|
|
45
45
|
"@deck.gl/core": "~9.2.0",
|
|
46
|
-
"@luma.gl/constants": "~9.2.
|
|
47
|
-
"@luma.gl/core": "~9.2.
|
|
46
|
+
"@luma.gl/constants": "~9.2.6",
|
|
47
|
+
"@luma.gl/core": "~9.2.6",
|
|
48
48
|
"@math.gl/web-mercator": "^4.1.0"
|
|
49
49
|
},
|
|
50
|
-
"gitHead": "
|
|
50
|
+
"gitHead": "e424548ba239168f3e86b82b049cdd2d3cdf8fbe"
|
|
51
51
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "deck.gl layers that loads 3D meshes or scene graphs",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
|
-
"version": "9.2.
|
|
6
|
+
"version": "9.2.6",
|
|
7
7
|
"publishConfig": {
|
|
8
8
|
"access": "public"
|
|
9
9
|
},
|
|
@@ -40,15 +40,15 @@
|
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"@loaders.gl/gltf": "^4.2.0",
|
|
42
42
|
"@loaders.gl/schema": "^4.2.0",
|
|
43
|
-
"@luma.gl/gltf": "^9.2.
|
|
44
|
-
"@luma.gl/shadertools": "^9.2.
|
|
43
|
+
"@luma.gl/gltf": "^9.2.6",
|
|
44
|
+
"@luma.gl/shadertools": "^9.2.6"
|
|
45
45
|
},
|
|
46
46
|
"peerDependencies": {
|
|
47
47
|
"@deck.gl/core": "~9.2.0",
|
|
48
|
-
"@luma.gl/core": "~9.2.
|
|
49
|
-
"@luma.gl/engine": "~9.2.
|
|
50
|
-
"@luma.gl/gltf": "~9.2.
|
|
51
|
-
"@luma.gl/shadertools": "~9.2.
|
|
48
|
+
"@luma.gl/core": "~9.2.6",
|
|
49
|
+
"@luma.gl/engine": "~9.2.6",
|
|
50
|
+
"@luma.gl/gltf": "~9.2.6",
|
|
51
|
+
"@luma.gl/shadertools": "~9.2.6"
|
|
52
52
|
},
|
|
53
|
-
"gitHead": "
|
|
53
|
+
"gitHead": "e424548ba239168f3e86b82b049cdd2d3cdf8fbe"
|
|
54
54
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"description": "UI widgets for deck.gl",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
|
-
"version": "9.2.
|
|
6
|
+
"version": "9.2.6",
|
|
7
7
|
"publishConfig": {
|
|
8
8
|
"access": "public"
|
|
9
9
|
},
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
},
|
|
47
47
|
"peerDependencies": {
|
|
48
48
|
"@deck.gl/core": "~9.2.0",
|
|
49
|
-
"@luma.gl/core": "~9.2.
|
|
49
|
+
"@luma.gl/core": "~9.2.6"
|
|
50
50
|
},
|
|
51
|
-
"gitHead": "
|
|
51
|
+
"gitHead": "e424548ba239168f3e86b82b049cdd2d3cdf8fbe"
|
|
52
52
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vitejs/plugin-vue",
|
|
3
|
-
"version": "6.0.
|
|
3
|
+
"version": "6.0.4",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "Evan You",
|
|
@@ -37,19 +37,25 @@
|
|
|
37
37
|
"@jridgewell/gen-mapping": "^0.3.13",
|
|
38
38
|
"@jridgewell/trace-mapping": "^0.3.31",
|
|
39
39
|
"obug": "^2.1.1",
|
|
40
|
-
"rollup": "^4.
|
|
40
|
+
"rollup": "^4.57.1",
|
|
41
41
|
"slash": "^5.1.0",
|
|
42
42
|
"source-map-js": "^1.2.1",
|
|
43
|
-
"tsdown": "^0.
|
|
44
|
-
"vite": "^7.
|
|
45
|
-
"vue": "^3.5.
|
|
43
|
+
"tsdown": "^0.20.1",
|
|
44
|
+
"vite": "^7.3.1",
|
|
45
|
+
"vue": "^3.5.27"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@rolldown/pluginutils": "1.0.0-
|
|
48
|
+
"@rolldown/pluginutils": "1.0.0-rc.2"
|
|
49
49
|
},
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
|
|
50
|
+
"compatiblePackages": {
|
|
51
|
+
"schemaVersion": 1,
|
|
52
|
+
"rolldown": {
|
|
53
|
+
"type": "incompatible",
|
|
54
|
+
"reason": "Uses Vite-specific APIs"
|
|
55
|
+
},
|
|
56
|
+
"rollup": {
|
|
57
|
+
"type": "incompatible",
|
|
58
|
+
"reason": "Uses Vite-specific APIs"
|
|
53
59
|
}
|
|
54
60
|
},
|
|
55
61
|
"scripts": {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "maplibre-gl",
|
|
3
3
|
"description": "BSD licensed community fork of mapbox-gl, a WebGL interactive maps library",
|
|
4
|
-
"version": "5.
|
|
4
|
+
"version": "5.17.0",
|
|
5
5
|
"main": "dist/maplibre-gl.js",
|
|
6
6
|
"style": "dist/maplibre-gl.css",
|
|
7
7
|
"license": "BSD-3-Clause",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
},
|
|
13
13
|
"repository": {
|
|
14
14
|
"type": "git",
|
|
15
|
-
"url": "
|
|
15
|
+
"url": "https://github.com/maplibre/maplibre-gl-js"
|
|
16
16
|
},
|
|
17
17
|
"types": "dist/maplibre-gl.d.ts",
|
|
18
18
|
"type": "module",
|
|
@@ -24,14 +24,13 @@
|
|
|
24
24
|
"@mapbox/unitbezier": "^0.0.1",
|
|
25
25
|
"@mapbox/vector-tile": "^2.0.4",
|
|
26
26
|
"@mapbox/whoots-js": "^3.1.0",
|
|
27
|
-
"@maplibre/
|
|
27
|
+
"@maplibre/geojson-vt": "^5.0.4",
|
|
28
|
+
"@maplibre/maplibre-gl-style-spec": "^24.4.1",
|
|
28
29
|
"@maplibre/mlt": "^1.1.2",
|
|
29
|
-
"@maplibre/vt-pbf": "^4.1
|
|
30
|
+
"@maplibre/vt-pbf": "^4.2.1",
|
|
30
31
|
"@types/geojson": "^7946.0.16",
|
|
31
|
-
"@types/geojson-vt": "3.2.5",
|
|
32
32
|
"@types/supercluster": "^7.1.3",
|
|
33
33
|
"earcut": "^3.0.2",
|
|
34
|
-
"geojson-vt": "^4.0.2",
|
|
35
34
|
"gl-matrix": "^3.4.4",
|
|
36
35
|
"kdbush": "^4.0.2",
|
|
37
36
|
"murmurhash-js": "^1.0.0",
|
|
@@ -51,7 +50,7 @@
|
|
|
51
50
|
"@rollup/plugin-strip": "^3.0.4",
|
|
52
51
|
"@rollup/plugin-terser": "^0.4.4",
|
|
53
52
|
"@rollup/plugin-typescript": "^12.1.4",
|
|
54
|
-
"@stylistic/eslint-plugin": "^5.
|
|
53
|
+
"@stylistic/eslint-plugin": "^5.7.1",
|
|
55
54
|
"@types/benchmark": "^2.1.5",
|
|
56
55
|
"@types/d3": "^7.4.3",
|
|
57
56
|
"@types/earcut": "^3.0.0",
|
|
@@ -61,42 +60,42 @@
|
|
|
61
60
|
"@types/minimist": "^1.2.5",
|
|
62
61
|
"@types/murmurhash-js": "^1.0.6",
|
|
63
62
|
"@types/nise": "^1.4.5",
|
|
64
|
-
"@types/node": "^
|
|
63
|
+
"@types/node": "^25.0.10",
|
|
65
64
|
"@types/offscreencanvas": "^2019.7.3",
|
|
66
65
|
"@types/pixelmatch": "^5.2.6",
|
|
67
66
|
"@types/pngjs": "^6.0.5",
|
|
68
|
-
"@types/react": "^19.2.
|
|
67
|
+
"@types/react": "^19.2.9",
|
|
69
68
|
"@types/react-dom": "^19.2.3",
|
|
70
69
|
"@types/request": "^2.48.13",
|
|
71
70
|
"@types/shuffle-seed": "^1.1.3",
|
|
72
71
|
"@types/window-or-global": "^1.0.6",
|
|
73
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
74
|
-
"@typescript-eslint/parser": "^8.
|
|
72
|
+
"@typescript-eslint/eslint-plugin": "^8.53.1",
|
|
73
|
+
"@typescript-eslint/parser": "^8.53.1",
|
|
75
74
|
"@unicode/unicode-17.0.0": "^1.6.16",
|
|
76
|
-
"@vitest/coverage-v8": "4.0.
|
|
77
|
-
"@vitest/eslint-plugin": "^1.
|
|
78
|
-
"@vitest/ui": "4.0.
|
|
75
|
+
"@vitest/coverage-v8": "4.0.18",
|
|
76
|
+
"@vitest/eslint-plugin": "^1.6.6",
|
|
77
|
+
"@vitest/ui": "4.0.18",
|
|
79
78
|
"address": "^2.0.3",
|
|
80
|
-
"autoprefixer": "^10.4.
|
|
79
|
+
"autoprefixer": "^10.4.23",
|
|
81
80
|
"benchmark": "^2.1.4",
|
|
82
|
-
"canvas": "^3.2.
|
|
83
|
-
"cspell": "^9.
|
|
81
|
+
"canvas": "^3.2.1",
|
|
82
|
+
"cspell": "^9.6.0",
|
|
84
83
|
"cssnano": "^7.1.2",
|
|
85
84
|
"d3": "^7.9.0",
|
|
86
85
|
"d3-queue": "^3.0.7",
|
|
87
|
-
"devtools-protocol": "^0.0.
|
|
88
|
-
"diff": "^8.0.
|
|
86
|
+
"devtools-protocol": "^0.0.1574117",
|
|
87
|
+
"diff": "^8.0.3",
|
|
89
88
|
"dts-bundle-generator": "^9.5.1",
|
|
90
|
-
"eslint": "^9.39.
|
|
91
|
-
"eslint-plugin-html": "^8.1.
|
|
89
|
+
"eslint": "^9.39.2",
|
|
90
|
+
"eslint-plugin-html": "^8.1.4",
|
|
92
91
|
"eslint-plugin-import": "^2.32.0",
|
|
93
92
|
"eslint-plugin-react": "^7.37.5",
|
|
94
93
|
"eslint-plugin-tsdoc": "0.5.0",
|
|
95
94
|
"expect": "^30.2.0",
|
|
96
95
|
"glob": "^13.0.0",
|
|
97
|
-
"globals": "^
|
|
96
|
+
"globals": "^17.1.0",
|
|
98
97
|
"is-builtin-module": "^5.0.0",
|
|
99
|
-
"jsdom": "^27.
|
|
98
|
+
"jsdom": "^27.4.0",
|
|
100
99
|
"junit-report-builder": "^5.1.1",
|
|
101
100
|
"minimist": "^1.2.8",
|
|
102
101
|
"mock-geolocation": "^1.0.11",
|
|
@@ -111,11 +110,11 @@
|
|
|
111
110
|
"postcss-cli": "^11.0.1",
|
|
112
111
|
"postcss-inline-svg": "^6.0.0",
|
|
113
112
|
"pretty-bytes": "^7.1.0",
|
|
114
|
-
"puppeteer": "^24.
|
|
115
|
-
"react": "^19.
|
|
116
|
-
"react-dom": "^19.2.
|
|
113
|
+
"puppeteer": "^24.36.0",
|
|
114
|
+
"react": "^19.2.3",
|
|
115
|
+
"react-dom": "^19.2.3",
|
|
117
116
|
"regenerate": "^1.4.2",
|
|
118
|
-
"rollup": "^4.
|
|
117
|
+
"rollup": "^4.56.0",
|
|
119
118
|
"rollup-plugin-sourcemaps2": "^0.5.4",
|
|
120
119
|
"rollup-plugin-visualizer": "^6.0.5",
|
|
121
120
|
"rw": "^1.3.3",
|
|
@@ -127,10 +126,10 @@
|
|
|
127
126
|
"stylelint-config-standard": "^39.0.1",
|
|
128
127
|
"ts-node": "^10.9.2",
|
|
129
128
|
"tslib": "^2.8.1",
|
|
130
|
-
"typedoc": "^0.28.
|
|
129
|
+
"typedoc": "^0.28.16",
|
|
131
130
|
"typedoc-plugin-markdown": "^4.9.0",
|
|
132
131
|
"typescript": "^5.9.3",
|
|
133
|
-
"vitest": "4.0.
|
|
132
|
+
"vitest": "4.0.18",
|
|
134
133
|
"vitest-webgl-canvas-mock": "^1.1.0"
|
|
135
134
|
},
|
|
136
135
|
"scripts": {
|
|
@@ -154,6 +153,7 @@
|
|
|
154
153
|
"watch-benchmarks": "rollup --configPlugin @rollup/plugin-typescript -c test/bench/rollup_config_benchmarks.ts --watch",
|
|
155
154
|
"bundle-stats": "rollup --configPlugin @rollup/plugin-typescript -c --environment BUILD:production,BUNDLE:stats",
|
|
156
155
|
"spellcheck": "cspell",
|
|
156
|
+
"docs": "npm run generate-docs && docker run --rm -v ${PWD}:/docs squidfunk/mkdocs-material build",
|
|
157
157
|
"start-server": "st --no-cache -H localhost --port 9966 .",
|
|
158
158
|
"start-docs": "docker run --rm -it -p 8000:8000 -v ${PWD}:/docs squidfunk/mkdocs-material",
|
|
159
159
|
"start": "run-p watch-css watch-dev start-server",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"type": "module"}
|
tangram_system-0.4.0/node_modules/@open-aviation/tangram-core/node_modules/parquet-wasm/package.json
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "parquet-wasm",
|
|
3
|
+
"collaborators": [
|
|
4
|
+
"Kyle Barron <kylebarron2@gmail.com>"
|
|
5
|
+
],
|
|
6
|
+
"description": "WebAssembly Parquet reader and writer.",
|
|
7
|
+
"license": "MIT OR Apache-2.0",
|
|
8
|
+
"repository": {
|
|
9
|
+
"type": "git",
|
|
10
|
+
"url": "https://github.com/kylebarron/parquet-wasm"
|
|
11
|
+
},
|
|
12
|
+
"files": [
|
|
13
|
+
"*"
|
|
14
|
+
],
|
|
15
|
+
"module": "esm/parquet_wasm.js",
|
|
16
|
+
"types": "esm/parquet_wasm.d.ts",
|
|
17
|
+
"sideEffects": [
|
|
18
|
+
"./parquet_wasm.js",
|
|
19
|
+
"./snippets/*"
|
|
20
|
+
],
|
|
21
|
+
"keywords": [
|
|
22
|
+
"parquet",
|
|
23
|
+
"webassembly",
|
|
24
|
+
"arrow"
|
|
25
|
+
],
|
|
26
|
+
"$comment": "We export ./esm/parquet_wasm.js so that code can work the same bundled and directly on the frontend",
|
|
27
|
+
"exports": {
|
|
28
|
+
"./bundler/parquet_wasm_bg.wasm": "./bundler/parquet_wasm_bg.wasm",
|
|
29
|
+
"./esm/parquet_wasm_bg.wasm": "./esm/parquet_wasm_bg.wasm",
|
|
30
|
+
"./node/parquet_wasm_bg.wasm": "./node/parquet_wasm_bg.wasm",
|
|
31
|
+
"./bundler": {
|
|
32
|
+
"types": "./bundler/parquet_wasm.d.ts",
|
|
33
|
+
"default": "./bundler/parquet_wasm.js"
|
|
34
|
+
},
|
|
35
|
+
"./esm": {
|
|
36
|
+
"types": "./esm/parquet_wasm.d.ts",
|
|
37
|
+
"default": "./esm/parquet_wasm.js"
|
|
38
|
+
},
|
|
39
|
+
"./node": {
|
|
40
|
+
"types": "./node/parquet_wasm.d.ts",
|
|
41
|
+
"default": "./node/parquet_wasm.js"
|
|
42
|
+
},
|
|
43
|
+
"./esm/parquet_wasm.js": {
|
|
44
|
+
"types": "./esm/parquet_wasm.d.ts",
|
|
45
|
+
"default": "./esm/parquet_wasm.js"
|
|
46
|
+
},
|
|
47
|
+
".": {
|
|
48
|
+
"node": {
|
|
49
|
+
"types": "./node/parquet_wasm.d.ts",
|
|
50
|
+
"default": "./node/parquet_wasm.js"
|
|
51
|
+
},
|
|
52
|
+
"types": "./esm/parquet_wasm.d.ts",
|
|
53
|
+
"default": "./esm/parquet_wasm.js"
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
"type": "module",
|
|
57
|
+
"version": "0.7.1",
|
|
58
|
+
"main": "parquet_wasm.js"
|
|
59
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "pmtiles",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.4.0",
|
|
4
4
|
"description": "PMTiles archive decoder for browsers",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/cjs/index.cjs",
|
|
@@ -37,11 +37,10 @@
|
|
|
37
37
|
"devDependencies": {
|
|
38
38
|
"@biomejs/biome": "^1.5.3",
|
|
39
39
|
"@types/leaflet": "^1.9.8",
|
|
40
|
-
"@types/node": "^20.
|
|
41
|
-
"esbuild": "^0.24.0",
|
|
40
|
+
"@types/node": "^20.19.26",
|
|
42
41
|
"msw": "^2.5.0",
|
|
43
|
-
"tsup": "^8.
|
|
44
|
-
"tsx": "^4.
|
|
42
|
+
"tsup": "^8.4.0",
|
|
43
|
+
"tsx": "^4.19.3",
|
|
45
44
|
"typedoc": "^0.25.7",
|
|
46
45
|
"typescript": "^5.0.0"
|
|
47
46
|
},
|