react-markup 0.0.0-experimental-09f05694-20251201 → 0.0.0-experimental-7dc903cd-20251203

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.
@@ -9694,5 +9694,5 @@
9694
9694
  });
9695
9695
  });
9696
9696
  };
9697
- exports.version = "19.3.0-experimental-09f05694-20251201";
9697
+ exports.version = "19.3.0-experimental-7dc903cd-20251203";
9698
9698
  })();
@@ -6666,4 +6666,4 @@ exports.experimental_renderToHTML = function (children, options) {
6666
6666
  });
6667
6667
  });
6668
6668
  };
6669
- exports.version = "19.3.0-experimental-09f05694-20251201";
6669
+ exports.version = "19.3.0-experimental-7dc903cd-20251203";
@@ -17076,5 +17076,5 @@
17076
17076
  });
17077
17077
  });
17078
17078
  };
17079
- exports.version = "19.3.0-experimental-09f05694-20251201";
17079
+ exports.version = "19.3.0-experimental-7dc903cd-20251203";
17080
17080
  })();
@@ -9916,4 +9916,4 @@ exports.experimental_renderToHTML = function (children, options) {
9916
9916
  });
9917
9917
  });
9918
9918
  };
9919
- exports.version = "19.3.0-experimental-09f05694-20251201";
9919
+ exports.version = "19.3.0-experimental-7dc903cd-20251203";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-markup",
3
- "version": "0.0.0-experimental-09f05694-20251201",
3
+ "version": "0.0.0-experimental-7dc903cd-20251203",
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-09f05694-20251201"
20
+ "react": "0.0.0-experimental-7dc903cd-20251203"
21
21
  },
22
22
  "files": [
23
23
  "LICENSE",