@scalar/api-client 2.2.47 → 2.2.49

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.
Files changed (28) hide show
  1. package/CHANGELOG.md +41 -0
  2. package/README.md +1 -1
  3. package/dist/components/CodeInput/CodeInput.vue.d.ts.map +1 -1
  4. package/dist/components/CodeInput/CodeInput.vue.js +2 -2
  5. package/dist/components/CodeInput/CodeInput.vue2.js +57 -57
  6. package/dist/components/CommandPalette/CommandPaletteImport.vue.js +1 -1
  7. package/dist/components/CommandPalette/TheCommandPalette.vue.d.ts.map +1 -1
  8. package/dist/components/CommandPalette/TheCommandPalette.vue.js +2 -2
  9. package/dist/components/CommandPalette/TheCommandPalette.vue2.js +13 -13
  10. package/dist/components/DataTable/DataTableInputSelect.vue.d.ts.map +1 -1
  11. package/dist/components/DataTable/DataTableInputSelect.vue.js +27 -27
  12. package/dist/libs/send-request/create-request-operation.d.ts.map +1 -1
  13. package/dist/libs/send-request/create-request-operation.js +49 -53
  14. package/dist/libs/send-request/create-request-operation.test.d.ts.map +1 -1
  15. package/dist/style.css +1 -1
  16. package/dist/views/Environment/Environment.vue.d.ts.map +1 -1
  17. package/dist/views/Environment/Environment.vue2.js +4 -5
  18. package/dist/views/Request/RequestSidebar.vue.d.ts.map +1 -1
  19. package/dist/views/Request/RequestSidebar.vue.js +2 -2
  20. package/dist/views/Request/RequestSidebar.vue2.js +1 -1
  21. package/dist/views/Request/RequestSidebarItem.vue.d.ts.map +1 -1
  22. package/dist/views/Request/RequestSidebarItem.vue.js +1 -1
  23. package/dist/views/Request/RequestSidebarItem.vue2.js +4 -5
  24. package/dist/views/Request/ResponseSection/ResponseBodyVirtual.vue.js +7 -7
  25. package/dist/views/Request/ResponseSection/ResponseEmpty.vue2.js +1 -1
  26. package/dist/views/Servers/Servers.vue.d.ts.map +1 -1
  27. package/dist/views/Servers/Servers.vue2.js +11 -12
  28. package/package.json +19 -19
@@ -1 +1 @@
1
- {"version":3,"file":"Environment.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Environment/Environment.vue"],"names":[],"mappings":";AA+3CA,wBAMG"}
1
+ {"version":3,"file":"Environment.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Environment/Environment.vue"],"names":[],"mappings":";AA23CA,wBAMG"}
@@ -229,7 +229,7 @@ const Re = { class: "flex-1" }, De = ["onClick"], Le = { class: "flex h-5 items-
229
229
  var t;
230
230
  return v(), $("li", {
231
231
  key: n.uid,
232
- class: "flex flex-col gap-0.25"
232
+ class: "flex flex-col gap-1/2"
233
233
  }, [
234
234
  p("button", {
235
235
  class: "flex font-medium gap-1.5 group items-center p-1.5 text-left text-sm w-full break-words rounded hover:bg-b-2",
@@ -247,7 +247,7 @@ const Re = { class: "flex-1" }, De = ["onClick"], Le = { class: "flex h-5 items-
247
247
  })
248
248
  }, [
249
249
  u(s(J), {
250
- class: "text-c-3 hidden text-sm group-hover:block",
250
+ class: "text-c-3 hidden text-sm group-hover:block hover:text-c-1",
251
251
  icon: "ChevronRight",
252
252
  size: "md"
253
253
  })
@@ -282,15 +282,14 @@ const Re = { class: "flex-1" }, De = ["onClick"], Le = { class: "flex h-5 items-
282
282
  }, null, 8, ["collectionId", "variable", "onClick", "onColorModal", "onDelete", "onRename"]))), 128)),
283
283
  Object.keys(n["x-scalar-environments"] || {}).length === 0 ? (v(), k(s(_e), {
284
284
  key: 0,
285
- class: "mb-[.5px] flex gap-1.5 h-8 text-c-1 pl-6 py-0 justify-start text-xs w-full hover:bg-b-2",
285
+ class: "flex gap-1.5 h-8 text-c-1 pl-6 py-0 justify-start text-xs w-full hover:bg-b-2",
286
286
  variant: "ghost",
287
287
  onClick: (a) => V(n.uid)
288
288
  }, {
289
289
  default: d(() => [
290
290
  u(s(J), {
291
- class: "ml-0.5 h-2.5 w-2.5",
292
291
  icon: "Add",
293
- thickness: "3"
292
+ size: "sm"
294
293
  }),
295
294
  o[2] || (o[2] = p("span", null, "Add Environment", -1))
296
295
  ]),
@@ -1 +1 @@
1
- {"version":3,"file":"RequestSidebar.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/RequestSidebar.vue"],"names":[],"mappings":"AAshBA,KAAK,WAAW,GAAG;IACjB,aAAa,EAAE,OAAO,CAAA;CACvB,CAAC;;;;;cAMqC,MAAM;aAAO,MAAM;;;;;;;cAAnB,MAAM;aAAO,MAAM;;;;AA8xB1D,wBAOG"}
1
+ {"version":3,"file":"RequestSidebar.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/RequestSidebar.vue"],"names":[],"mappings":"AAshBA,KAAK,WAAW,GAAG;IACjB,aAAa,EAAE,OAAO,CAAA;CACvB,CAAC;;;;;cAMqC,MAAM;aAAO,MAAM;;;;;;;cAAnB,MAAM;aAAO,MAAM;;;;AA+xB1D,wBAOG"}
@@ -1,7 +1,7 @@
1
1
  import o from "./RequestSidebar.vue2.js";
2
2
  /* empty css */
3
3
  import t from "../../_virtual/_plugin-vue_export-helper.js";
4
- const c = /* @__PURE__ */ t(o, [["__scopeId", "data-v-ca67e36c"]]);
4
+ const f = /* @__PURE__ */ t(o, [["__scopeId", "data-v-fdbf9a7e"]]);
5
5
  export {
6
- c as default
6
+ f as default
7
7
  };
@@ -269,7 +269,7 @@ const Xe = { class: "flex items-center h-12 px-3 top-0 bg-b-1 sticky z-20" }, Ye
269
269
  })
270
270
  }, [
271
271
  c(o($), {
272
- class: "text-c-3 hidden text-sm group-hover:block",
272
+ class: "text-c-3 hidden text-sm group-hover:block hover:text-c-1",
273
273
  icon: "ChevronRight",
274
274
  size: "md"
275
275
  })
@@ -1 +1 @@
1
- {"version":3,"file":"RequestSidebarItem.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/RequestSidebarItem.vue"],"names":[],"mappings":"AAyhBA,OAAO,KAAK,EAAe,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAOzE,OAAO,EAEL,KAAK,cAAc,EACnB,KAAK,YAAY,EACjB,KAAK,WAAW,EACjB,MAAM,mBAAmB,CAAA;AAQ1B,KAAK,WAAW,GAAG;IACjB;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB;;;;OAIG;IACH,WAAW,CAAC,EAAE,cAAc,CAAC,aAAa,CAAC,CAAA;IAC3C,oEAAoE;IACpE,UAAU,EAAE,MAAM,EAAE,CAAA;IACpB,0DAA0D;IAC1D,GAAG,EAAE,MAAM,CAAA;IACX,2CAA2C;IAC3C,QAAQ,EAAE,eAAe,CAAA;CAC1B,CAAC;AAsRF,iBAAS,cAAc;WAigBT,OAAO,IAA6B;;oBArwBpC,IAAI;;oBAAJ,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA/DlB,KAve0C;;;;;;;oCAue1C,KAlegB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wCAsyBU,GAAG,8CAA8C,GAAG,yBAChE,GAAG,6DAER,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkgBX;AAmCD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;kFAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAUpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
1
+ {"version":3,"file":"RequestSidebarItem.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Request/RequestSidebarItem.vue"],"names":[],"mappings":"AAwhBA,OAAO,KAAK,EAAe,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAOzE,OAAO,EAEL,KAAK,cAAc,EACnB,KAAK,YAAY,EACjB,KAAK,WAAW,EACjB,MAAM,mBAAmB,CAAA;AAQ1B,KAAK,WAAW,GAAG;IACjB;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB;;;;OAIG;IACH,WAAW,CAAC,EAAE,cAAc,CAAC,aAAa,CAAC,CAAA;IAC3C,oEAAoE;IACpE,UAAU,EAAE,MAAM,EAAE,CAAA;IACpB,0DAA0D;IAC1D,GAAG,EAAE,MAAM,CAAA;IACX,2CAA2C;IAC3C,QAAQ,EAAE,eAAe,CAAA;CAC1B,CAAC;AAsRF,iBAAS,cAAc;WA+fT,OAAO,IAA6B;;oBAnwBpC,IAAI;;oBAAJ,IAAI;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;qCA/DlB,KAte0C;;;;;;;oCAse1C,KAjegB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wCAqyBsC,GAAG,8CAC3C,GAAG,yBAEd,GAAD,6DAAmC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAggBvC;AAmCD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;;;;kFAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAUpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
@@ -2,7 +2,7 @@ import t from "./RequestSidebarItem.vue2.js";
2
2
  /* empty css */
3
3
  /* empty css */
4
4
  import o from "../../_virtual/_plugin-vue_export-helper.js";
5
- const p = /* @__PURE__ */ o(t, [["__scopeId", "data-v-01ea8af5"]]);
5
+ const p = /* @__PURE__ */ o(t, [["__scopeId", "data-v-2a9cb6c7"]]);
6
6
  export {
7
7
  p as default
8
8
  };
@@ -22,8 +22,8 @@ const Te = { class: "break-all line-clamp-1 font-medium w-full pl-2" }, Ce = { c
22
22
  emits: ["onDragEnd", "newTab", "openMenu"],
23
23
  setup(l, { emit: H }) {
24
24
  re((e) => ({
25
- "07231df6": Z.value,
26
- "2a952a99": _.value
25
+ b5b40d1e: Z.value,
26
+ "1efc8aa6": _.value
27
27
  }));
28
28
  const L = H, { activeCollection: G, activeRequest: $, activeRouterParams: J, activeWorkspace: k } = ce(), {
29
29
  collections: T,
@@ -244,7 +244,7 @@ const Te = { class: "break-all line-clamp-1 font-medium w-full pl-2" }, Ce = { c
244
244
  a("span", Ee, [
245
245
  fe(e.$slots, "leftIcon", {}, () => [
246
246
  y(n(ge), {
247
- class: "text-c-3 shrink-0",
247
+ class: "text-c-3 shrink-0 hover:text-c-1",
248
248
  open: !!n(M)[i.value.entity.uid]
249
249
  }, null, 8, ["open"])
250
250
  ], !0),
@@ -345,9 +345,8 @@ const Te = { class: "break-all line-clamp-1 font-medium w-full pl-2" }, Ce = { c
345
345
  }, {
346
346
  default: c(() => [
347
347
  y(n(x), {
348
- class: "mx-0.5 h-2.5 w-2.5",
349
348
  icon: "Add",
350
- thickness: "3"
349
+ size: "sm"
351
350
  }),
352
351
  t[14] || (t[14] = a("span", null, "Add Request", -1))
353
352
  ]),
@@ -1,10 +1,10 @@
1
- import { defineComponent as m, computed as c, openBlock as p, createBlock as f, createSlots as u, withCtx as r, createTextVNode as x, createElementVNode as h, createVNode as a, unref as e } from "vue";
1
+ import { defineComponent as d, computed as c, openBlock as p, createBlock as f, createSlots as x, withCtx as r, createTextVNode as u, createElementVNode as h, createVNode as a, unref as e } from "vue";
2
2
  import y from "../../../components/ViewLayout/ViewLayoutCollapse.vue.js";
3
3
  import { useResponseBody as b } from "../../../hooks/useResponseBody.js";
4
4
  import { ScalarVirtualText as g } from "@scalar/components";
5
5
  import { formatJsonOrYamlString as _ } from "@scalar/oas-utils/helpers";
6
6
  import v from "./ResponseBodyDownload.vue.js";
7
- const N = /* @__PURE__ */ m({
7
+ const N = /* @__PURE__ */ d({
8
8
  __name: "ResponseBodyVirtual",
9
9
  props: {
10
10
  content: {},
@@ -12,18 +12,18 @@ const N = /* @__PURE__ */ m({
12
12
  headers: {}
13
13
  },
14
14
  setup(s) {
15
- const o = s, l = c(() => _(o.content)), { mimeType: i, attachmentFilename: d, dataUrl: n } = b({
15
+ const o = s, l = c(() => _(o.content)), { mimeType: i, attachmentFilename: m, dataUrl: n } = b({
16
16
  data: o.data,
17
17
  headers: o.headers
18
18
  });
19
- return (k, t) => (p(), f(y, { class: "!max-h-100% overflow-x-auto response-body-virtual" }, u({
19
+ return (k, t) => (p(), f(y, { class: "!max-h-100% overflow-x-auto response-body-virtual" }, x({
20
20
  title: r(() => [
21
- t[0] || (t[0] = x("Body"))
21
+ t[0] || (t[0] = u("Body"))
22
22
  ]),
23
23
  default: r(() => [
24
24
  t[1] || (t[1] = h("div", { class: "py-1.5 px-2.5 font-code text-xxs border-1/2 rounded-t border-b-0" }, " This response body is massive! Syntax highlighting won’t work here. ", -1)),
25
25
  a(e(g), {
26
- containerClass: "custom-scroll scalar-code-block border-1/2 rounded-b flex flex-1",
26
+ containerClass: "custom-scroll scalar-code-block border-1/2 rounded-b flex flex-1 max-h-screen",
27
27
  contentClass: "language-plaintext whitespace-pre font-code text-base",
28
28
  lineHeight: 20,
29
29
  text: l.value
@@ -35,7 +35,7 @@ const N = /* @__PURE__ */ m({
35
35
  name: "actions",
36
36
  fn: r(() => [
37
37
  a(v, {
38
- filename: e(d),
38
+ filename: e(m),
39
39
  href: e(n),
40
40
  type: e(i).essence
41
41
  }, null, 8, ["filename", "href", "type"])
@@ -17,7 +17,7 @@ const B = { class: "border-t relative col-1 flex-center gap-6 p-2 capitalize" },
17
17
  s.commandPalette.emit({ commandName: "Create Request" });
18
18
  }, f = (m) => {
19
19
  m != null && m.createNew && k.name === "request" && d();
20
- }, x = "2.2.47";
20
+ }, x = "2.2.49";
21
21
  return v(() => s.hotKeys.on(f)), h(() => s.hotKeys.off(f)), (m, e) => (a(), n("div", B, [
22
22
  o("div", {
23
23
  class: y(["flex h-[calc(100%_-_50px)] flex-col items-center justify-center", {
@@ -1 +1 @@
1
- {"version":3,"file":"Servers.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Servers/Servers.vue"],"names":[],"mappings":";AAimBA,wBAMG"}
1
+ {"version":3,"file":"Servers.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Servers/Servers.vue"],"names":[],"mappings":";AA8lBA,wBAMG"}
@@ -14,19 +14,19 @@ import oe from "./ServerForm.vue.js";
14
14
  import { useWorkspace as se } from "../../store/store.js";
15
15
  import ae from "../../components/Sidebar/Sidebar.vue.js";
16
16
  import { useSidebar as ie } from "../../hooks/useSidebar.js";
17
- const le = { class: "flex-1" }, ne = ["onClick"], ce = { class: "flex h-5 items-center justify-center max-w-[14px] pr-px" }, ue = { class: "break-all line-clamp-1 font-medium text-left w-full" }, ze = /* @__PURE__ */ O({
17
+ const le = { class: "flex-1" }, ne = ["onClick"], ce = { class: "flex h-5 items-center justify-center max-w-[14px] pr-px" }, ue = { class: "break-all line-clamp-1 font-medium text-left w-full" }, Ie = /* @__PURE__ */ O({
18
18
  __name: "Servers",
19
19
  setup(de) {
20
- const { activeWorkspaceCollections: D, activeWorkspace: I, activeCollection: p } = Z(), { servers: h, events: z, serverMutators: A } = se(), { push: L, resolve: N } = te(), k = re(), { collapsedSidebarFolders: x, toggleSidebarFolder: V } = ie(), _ = m(
21
- () => k.params[d.Collection]
22
- ), j = m(() => k.params[d.Servers]), E = (r) => x[r];
20
+ const { activeWorkspaceCollections: z, activeWorkspace: D, activeCollection: p } = Z(), { servers: h, events: I, serverMutators: A } = se(), { push: L, resolve: N } = te(), x = re(), { collapsedSidebarFolders: k, toggleSidebarFolder: V } = ie(), _ = m(
21
+ () => x.params[d.Collection]
22
+ ), j = m(() => x.params[d.Servers]), E = (r) => k[r];
23
23
  function f(r) {
24
- z.commandPalette.emit({
24
+ I.commandPalette.emit({
25
25
  commandName: "Add Server",
26
26
  metaData: { parentUid: r }
27
27
  });
28
28
  }
29
- const P = m(() => D.value.filter(
29
+ const P = m(() => z.value.filter(
30
30
  (r) => {
31
31
  var t;
32
32
  return ((t = r.info) == null ? void 0 : t.title) !== "Drafts";
@@ -36,7 +36,7 @@ const le = { class: "flex-1" }, ne = ["onClick"], ce = { class: "flex h-5 items-
36
36
  const c = {
37
37
  name: "servers",
38
38
  params: {
39
- [d.Workspace]: (o = I.value) == null ? void 0 : o.uid,
39
+ [d.Workspace]: (o = D.value) == null ? void 0 : o.uid,
40
40
  [d.Collection]: e,
41
41
  [d.Servers]: t
42
42
  }
@@ -73,11 +73,11 @@ const le = { class: "flex-1" }, ne = ["onClick"], ce = { class: "flex h-5 items-
73
73
  }, null, 8, ["src"]),
74
74
  n("div", {
75
75
  class: C({
76
- "rotate-90": s(x)[e.uid]
76
+ "rotate-90": s(k)[e.uid]
77
77
  })
78
78
  }, [
79
79
  a(s(b), {
80
- class: "text-c-3 hidden text-sm group-hover:block",
80
+ class: "text-c-3 hidden text-sm group-hover:block hover:text-c-1",
81
81
  icon: "ChevronRight",
82
82
  size: "md"
83
83
  })
@@ -129,9 +129,8 @@ const le = { class: "flex-1" }, ne = ["onClick"], ce = { class: "flex h-5 items-
129
129
  }, {
130
130
  default: l(() => [
131
131
  a(s(b), {
132
- class: "ml-0.5 h-2.5 w-2.5",
133
132
  icon: "Add",
134
- thickness: "3"
133
+ size: "sm"
135
134
  }),
136
135
  t[0] || (t[0] = n("span", null, "Add Server", -1))
137
136
  ]),
@@ -173,5 +172,5 @@ const le = { class: "flex-1" }, ne = ["onClick"], ce = { class: "flex h-5 items-
173
172
  }
174
173
  });
175
174
  export {
176
- ze as default
175
+ Ie as default
177
176
  };
package/package.json CHANGED
@@ -18,7 +18,7 @@
18
18
  "rest",
19
19
  "testing"
20
20
  ],
21
- "version": "2.2.47",
21
+ "version": "2.2.49",
22
22
  "engines": {
23
23
  "node": ">=18"
24
24
  },
@@ -184,7 +184,7 @@
184
184
  "focus-trap": "^7",
185
185
  "fuse.js": "^7.0.0",
186
186
  "microdiff": "^1.4.0",
187
- "nanoid": "^5.0.7",
187
+ "nanoid": "^5.0.9",
188
188
  "pretty-bytes": "^6.1.1",
189
189
  "pretty-ms": "^8.0.0",
190
190
  "shell-quote": "^1.8.1",
@@ -193,22 +193,22 @@
193
193
  "whatwg-mimetype": "^4.0.0",
194
194
  "yaml": "^2.4.5",
195
195
  "zod": "^3.23.8",
196
- "@scalar/draggable": "0.1.9",
197
- "@scalar/components": "0.13.23",
198
- "@scalar/icons": "0.1.2",
199
- "@scalar/oas-utils": "0.2.104",
200
- "@scalar/object-utils": "1.1.12",
201
- "@scalar/openapi-parser": "0.10.6",
202
- "@scalar/import": "0.2.24",
203
- "@scalar/postman-to-openapi": "0.1.27",
196
+ "@scalar/components": "0.13.24",
197
+ "@scalar/icons": "0.1.3",
198
+ "@scalar/oas-utils": "0.2.106",
199
+ "@scalar/object-utils": "1.1.13",
200
+ "@scalar/openapi-parser": "0.10.7",
204
201
  "@scalar/openapi-types": "0.1.7",
205
- "@scalar/snippetz": "0.2.12",
206
- "@scalar/use-codemirror": "0.11.68",
207
- "@scalar/types": "0.0.32",
208
- "@scalar/themes": "0.9.66",
209
- "@scalar/use-hooks": "0.1.20",
210
- "@scalar/use-toasts": "0.7.8",
211
- "@scalar/use-tooltip": "1.0.5"
202
+ "@scalar/postman-to-openapi": "0.1.29",
203
+ "@scalar/snippetz": "0.2.13",
204
+ "@scalar/themes": "0.9.67",
205
+ "@scalar/types": "0.0.33",
206
+ "@scalar/use-codemirror": "0.11.69",
207
+ "@scalar/use-hooks": "0.1.21",
208
+ "@scalar/use-toasts": "0.7.9",
209
+ "@scalar/use-tooltip": "1.0.6",
210
+ "@scalar/import": "0.2.26",
211
+ "@scalar/draggable": "0.1.10"
212
212
  },
213
213
  "devDependencies": {
214
214
  "@types/shell-quote": "^1.7.5",
@@ -224,8 +224,8 @@
224
224
  "vite": "^5.4.10",
225
225
  "vite-svg-loader": "^5.1.0",
226
226
  "vitest": "^1.6.0",
227
- "@scalar/build-tooling": "0.1.12",
228
- "@scalar/galaxy": "0.2.19"
227
+ "@scalar/build-tooling": "0.1.13",
228
+ "@scalar/galaxy": "0.2.20"
229
229
  },
230
230
  "scripts": {
231
231
  "build": "scalar-build-vite",