@opentiny/next-remoter 0.4.2 → 0.4.3

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.
@@ -5091,7 +5091,7 @@ function qu(t, ...r) {
5091
5091
  [c, ...r].filter(Boolean).join(" ")
5092
5092
  ), Object.fromEntries(o.entries());
5093
5093
  }
5094
- var Lm = "4.0.39";
5094
+ var Lm = "4.0.40";
5095
5095
  function ll(t) {
5096
5096
  return t != null;
5097
5097
  }
@@ -12896,7 +12896,7 @@ var ky = Ue(
12896
12896
  }
12897
12897
  };
12898
12898
  }
12899
- }, By = "3.0.85";
12899
+ }, By = "3.0.86";
12900
12900
  function md(t = {}) {
12901
12901
  var r, o;
12902
12902
  const c = (r = V2(
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opentiny/next-remoter",
3
- "version": "0.4.2",
3
+ "version": "0.4.3",
4
4
  "type": "module",
5
5
  "homepage": "https://docs.opentiny.design/next-sdk/guide/tiny-robot-remoter.html",
6
6
  "repository": {
@@ -48,7 +48,7 @@
48
48
  "@ai-sdk/openai": "^3.0.0",
49
49
  "@ai-sdk/provider": "^3.0.0",
50
50
  "@ai-sdk/provider-utils": "^4.0.14",
51
- "@opentiny/next-sdk": "0.4.2"
51
+ "@opentiny/next-sdk": "0.4.3"
52
52
  },
53
53
  "devDependencies": {
54
54
  "@opentiny/unplugin-tiny-vue": "^1.0.0",