react-markup 0.0.0-experimental-2f0e7e57-20250715 → 0.0.0-experimental-d85ec5f5-20250716

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.
@@ -9792,5 +9792,5 @@
9792
9792
  });
9793
9793
  });
9794
9794
  };
9795
- exports.version = "19.2.0-experimental-2f0e7e57-20250715";
9795
+ exports.version = "19.2.0-experimental-d85ec5f5-20250716";
9796
9796
  })();
@@ -6757,4 +6757,4 @@ exports.experimental_renderToHTML = function (children, options) {
6757
6757
  });
6758
6758
  });
6759
6759
  };
6760
- exports.version = "19.2.0-experimental-2f0e7e57-20250715";
6760
+ exports.version = "19.2.0-experimental-d85ec5f5-20250716";
@@ -16559,5 +16559,5 @@
16559
16559
  });
16560
16560
  });
16561
16561
  };
16562
- exports.version = "19.2.0-experimental-2f0e7e57-20250715";
16562
+ exports.version = "19.2.0-experimental-d85ec5f5-20250716";
16563
16563
  })();
@@ -9908,4 +9908,4 @@ exports.experimental_renderToHTML = function (children, options) {
9908
9908
  });
9909
9909
  });
9910
9910
  };
9911
- exports.version = "19.2.0-experimental-2f0e7e57-20250715";
9911
+ exports.version = "19.2.0-experimental-d85ec5f5-20250716";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-markup",
3
- "version": "0.0.0-experimental-2f0e7e57-20250715",
3
+ "version": "0.0.0-experimental-d85ec5f5-20250716",
4
4
  "description": "React package generating embedded markup such as e-mails with support for Server Components.",
5
5
  "main": "index.js",
6
6
  "repository": {
@@ -17,7 +17,7 @@
17
17
  },
18
18
  "homepage": "https://react.dev/",
19
19
  "peerDependencies": {
20
- "react": "0.0.0-experimental-2f0e7e57-20250715"
20
+ "react": "0.0.0-experimental-d85ec5f5-20250716"
21
21
  },
22
22
  "files": [
23
23
  "LICENSE",