yaver-cli 1.99.117 → 1.99.119

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yaver-cli",
3
- "version": "1.99.117",
3
+ "version": "1.99.119",
4
4
  "mcpName": "io.github.kivanccakmak/yaver",
5
5
  "description": "Unified npm bootstrap for the Yaver agent, SDK injection, and local-first developer runtime",
6
6
  "bin": {
package/sdk-manifest.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "sdkVersion": "1.0.0",
3
3
  "expo": "54.0.33",
4
4
  "reactNative": "0.81.5",
5
- "react": "19.2.5",
5
+ "react": "19.1.0",
6
6
  "hermes": {
7
7
  "version": "0.81.5",
8
8
  "bytecodeVersion": 96
@@ -16,11 +16,11 @@
16
16
  "runtimeFamilies": [
17
17
  {
18
18
  "id": "family-a",
19
- "label": "Family A \u00b7 Expo 54.0.33 / RN 0.81.5 / React 19.2.5 / BC96",
19
+ "label": "Family A \u00b7 Expo 54.0.33 / RN 0.81.5 / React 19.1.0 / BC96",
20
20
  "sdkVersion": "1.0.0",
21
21
  "expoVersion": "54.0.33",
22
22
  "reactNativeVersion": "0.81.5",
23
- "reactVersion": "19.2.5",
23
+ "reactVersion": "19.1.0",
24
24
  "hermesVersion": "0.81.5",
25
25
  "hermesBCVersion": 96,
26
26
  "supportedRNRange": "0.81.x",