@awiki/dsh-plugin 0.3.11-rc.3 → 0.3.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/lib/client.js CHANGED
@@ -20949,7 +20949,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
20949
20949
  }),
20950
20950
  (0, react_jsx_runtime.jsx)("p", {
20951
20951
  className: _dsh_awiki_css_AwikiSettingsSection_module_css_default.description,
20952
- children: t("updateCurrent", { version: update?.currentPluginVersion ?? "0.3.11-rc.3" })
20952
+ children: t("updateCurrent", { version: update?.currentPluginVersion ?? "0.3.11" })
20953
20953
  }),
20954
20954
  update !== void 0 && (0, react_jsx_runtime.jsx)(react_jsx_runtime.Fragment, { children: update.currentModelProxyVersion !== void 0 && (0, react_jsx_runtime.jsx)("p", {
20955
20955
  className: _dsh_awiki_css_AwikiSettingsSection_module_css_default.description,
@@ -22467,7 +22467,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
22467
22467
  }
22468
22468
  var produce = new Immer2().produce;
22469
22469
  //#endregion
22470
- //#region node_modules/.pnpm/@deepseek-ai+dsh-client-store@0.1.5-rc.1_@deepseek-ai+cordis@4.0.2/node_modules/@deepseek-ai/dsh-client-store/lib/index.js
22470
+ //#region node_modules/.pnpm/@deepseek-ai+dsh-client-store@0.1.5-rc.2_@deepseek-ai+cordis@4.0.2/node_modules/@deepseek-ai/dsh-client-store/lib/index.js
22471
22471
  /**
22472
22472
  * React-free snapshot store engine (zustand vanilla + immer + subscribeWithSelector +
22473
22473
  * rafFlush middleware + opt-in persist + dev freeze) plus the declarative