react-markup 0.0.0-experimental-3820740a-20250509 → 0.0.0-experimental-d85f86cf-20250514

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.
@@ -9045,5 +9045,5 @@
9045
9045
  });
9046
9046
  });
9047
9047
  };
9048
- exports.version = "19.2.0-experimental-3820740a-20250509";
9048
+ exports.version = "19.2.0-experimental-d85f86cf-20250514";
9049
9049
  })();
@@ -6083,4 +6083,4 @@ exports.experimental_renderToHTML = function (children, options) {
6083
6083
  });
6084
6084
  });
6085
6085
  };
6086
- exports.version = "19.2.0-experimental-3820740a-20250509";
6086
+ exports.version = "19.2.0-experimental-d85f86cf-20250514";
@@ -14016,5 +14016,5 @@
14016
14016
  });
14017
14017
  });
14018
14018
  };
14019
- exports.version = "19.2.0-experimental-3820740a-20250509";
14019
+ exports.version = "19.2.0-experimental-d85f86cf-20250514";
14020
14020
  })();
@@ -9051,4 +9051,4 @@ exports.experimental_renderToHTML = function (children, options) {
9051
9051
  });
9052
9052
  });
9053
9053
  };
9054
- exports.version = "19.2.0-experimental-3820740a-20250509";
9054
+ exports.version = "19.2.0-experimental-d85f86cf-20250514";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-markup",
3
- "version": "0.0.0-experimental-3820740a-20250509",
3
+ "version": "0.0.0-experimental-d85f86cf-20250514",
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-3820740a-20250509"
20
+ "react": "0.0.0-experimental-d85f86cf-20250514"
21
21
  },
22
22
  "files": [
23
23
  "LICENSE",