react-markup 0.0.0-experimental-7130d0c6-20241212 → 0.0.0-experimental-4dff0e62-20241213

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.
@@ -8635,5 +8635,5 @@
8635
8635
  });
8636
8636
  });
8637
8637
  };
8638
- exports.version = "19.1.0-experimental-7130d0c6-20241212";
8638
+ exports.version = "19.1.0-experimental-4dff0e62-20241213";
8639
8639
  })();
@@ -5710,4 +5710,4 @@ exports.experimental_renderToHTML = function (children, options) {
5710
5710
  });
5711
5711
  });
5712
5712
  };
5713
- exports.version = "19.1.0-experimental-7130d0c6-20241212";
5713
+ exports.version = "19.1.0-experimental-4dff0e62-20241213";
@@ -13187,5 +13187,5 @@
13187
13187
  });
13188
13188
  });
13189
13189
  };
13190
- exports.version = "19.1.0-experimental-7130d0c6-20241212";
13190
+ exports.version = "19.1.0-experimental-4dff0e62-20241213";
13191
13191
  })();
@@ -8620,4 +8620,4 @@ exports.experimental_renderToHTML = function (children, options) {
8620
8620
  });
8621
8621
  });
8622
8622
  };
8623
- exports.version = "19.1.0-experimental-7130d0c6-20241212";
8623
+ exports.version = "19.1.0-experimental-4dff0e62-20241213";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-markup",
3
- "version": "0.0.0-experimental-7130d0c6-20241212",
3
+ "version": "0.0.0-experimental-4dff0e62-20241213",
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-7130d0c6-20241212"
20
+ "react": "0.0.0-experimental-4dff0e62-20241213"
21
21
  },
22
22
  "files": [
23
23
  "LICENSE",