Skip to content

10 files changed

+19
-19
lines changed

compiled/facebook-www/REVISION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1940cb27b260c2eab79c76763d1151ba18353ff8
1+
034130c02ffb47b0026059b57d17e9b080976ff3

compiled/facebook-www/React-prod.classic.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -633,4 +633,4 @@ exports.useSyncExternalStore = function (
633633
exports.useTransition = function () {
634634
return ReactCurrentDispatcher.current.useTransition();
635635
};
636-
exports.version = "18.3.0-www-classic-61b84c37";
636+
exports.version = "18.3.0-www-classic-a1436691";

compiled/facebook-www/React-prod.modern.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -625,4 +625,4 @@ exports.useSyncExternalStore = function (
625625
exports.useTransition = function () {
626626
return ReactCurrentDispatcher.current.useTransition();
627627
};
628-
exports.version = "18.3.0-www-modern-b83cf0f1";
628+
exports.version = "18.3.0-www-modern-fac556b3";

compiled/facebook-www/ReactDOM-dev.classic.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6121,7 +6121,7 @@ if (__DEV__) {
61216121
// These are reserved SVG and MathML elements.
61226122
// We don't mind this list too much because we expect it to never grow.
61236123
// The alternative is to track the namespace in a few places which is convoluted.
6124-
// https://w3c.github.io/webcomponents/spec/custom/#custom-elements-core-concepts
6124+
// https://html.spec.whatwg.org/multipage/custom-elements.html#custom-elements-core-concepts
61256125
case "annotation-xml":
61266126
case "color-profile":
61276127
case "font-face":
@@ -36046,7 +36046,7 @@ if (__DEV__) {
3604636046
return root;
3604736047
}
3604836048

36049-
var ReactVersion = "18.3.0-www-classic-cecf945d";
36049+
var ReactVersion = "18.3.0-www-classic-375d7b0a";
3605036050

3605136051
function createPortal$1(
3605236052
children,

compiled/facebook-www/ReactDOM-dev.modern.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5944,7 +5944,7 @@ if (__DEV__) {
59445944
// These are reserved SVG and MathML elements.
59455945
// We don't mind this list too much because we expect it to never grow.
59465946
// The alternative is to track the namespace in a few places which is convoluted.
5947-
// https://w3c.github.io/webcomponents/spec/custom/#custom-elements-core-concepts
5947+
// https://html.spec.whatwg.org/multipage/custom-elements.html#custom-elements-core-concepts
59485948
case "annotation-xml":
59495949
case "color-profile":
59505950
case "font-face":
@@ -35882,7 +35882,7 @@ if (__DEV__) {
3588235882
return root;
3588335883
}
3588435884

35885-
var ReactVersion = "18.3.0-www-modern-77e7bd4e";
35885+
var ReactVersion = "18.3.0-www-modern-ea38075a";
3588635886

3588735887
function createPortal$1(
3588835888
children,

compiled/facebook-www/ReactDOMServer-dev.classic.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ if (__DEV__) {
1919
var React = require("react");
2020
var ReactDOM = require("react-dom");
2121

22-
var ReactVersion = "18.3.0-www-classic-24ac93b7";
22+
var ReactVersion = "18.3.0-www-classic-e23c55b6";
2323

2424
// This refers to a WWW module.
2525
var warningWWW = require("warning");
@@ -1152,7 +1152,7 @@ if (__DEV__) {
11521152
// These are reserved SVG and MathML elements.
11531153
// We don't mind this list too much because we expect it to never grow.
11541154
// The alternative is to track the namespace in a few places which is convoluted.
1155-
// https://w3c.github.io/webcomponents/spec/custom/#custom-elements-core-concepts
1155+
// https://html.spec.whatwg.org/multipage/custom-elements.html#custom-elements-core-concepts
11561156
case "annotation-xml":
11571157
case "color-profile":
11581158
case "font-face":
@@ -5860,7 +5860,7 @@ if (__DEV__) {
58605860
return pushSelfClosing(target, props, type);
58615861
}
58625862
// These are reserved SVG and MathML elements, that are never custom elements.
5863-
// https://w3c.github.io/webcomponents/spec/custom/#custom-elements-core-concepts
5863+
// https://html.spec.whatwg.org/multipage/custom-elements.html#custom-elements-core-concepts
58645864

58655865
case "annotation-xml":
58665866
case "color-profile":

compiled/facebook-www/ReactDOMServer-dev.modern.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ if (__DEV__) {
1919
var React = require("react");
2020
var ReactDOM = require("react-dom");
2121

22-
var ReactVersion = "18.3.0-www-modern-326ac7bd";
22+
var ReactVersion = "18.3.0-www-modern-a8780f15";
2323

2424
// This refers to a WWW module.
2525
var warningWWW = require("warning");
@@ -1152,7 +1152,7 @@ if (__DEV__) {
11521152
// These are reserved SVG and MathML elements.
11531153
// We don't mind this list too much because we expect it to never grow.
11541154
// The alternative is to track the namespace in a few places which is convoluted.
1155-
// https://w3c.github.io/webcomponents/spec/custom/#custom-elements-core-concepts
1155+
// https://html.spec.whatwg.org/multipage/custom-elements.html#custom-elements-core-concepts
11561156
case "annotation-xml":
11571157
case "color-profile":
11581158
case "font-face":
@@ -5860,7 +5860,7 @@ if (__DEV__) {
58605860
return pushSelfClosing(target, props, type);
58615861
}
58625862
// These are reserved SVG and MathML elements, that are never custom elements.
5863-
// https://w3c.github.io/webcomponents/spec/custom/#custom-elements-core-concepts
5863+
// https://html.spec.whatwg.org/multipage/custom-elements.html#custom-elements-core-concepts
58645864

58655865
case "annotation-xml":
58665866
case "color-profile":

compiled/facebook-www/ReactDOMServerStreaming-dev.modern.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1149,7 +1149,7 @@ if (__DEV__) {
11491149
// These are reserved SVG and MathML elements.
11501150
// We don't mind this list too much because we expect it to never grow.
11511151
// The alternative is to track the namespace in a few places which is convoluted.
1152-
// https://w3c.github.io/webcomponents/spec/custom/#custom-elements-core-concepts
1152+
// https://html.spec.whatwg.org/multipage/custom-elements.html#custom-elements-core-concepts
11531153
case "annotation-xml":
11541154
case "color-profile":
11551155
case "font-face":
@@ -5859,7 +5859,7 @@ if (__DEV__) {
58595859
return pushSelfClosing(target, props, type);
58605860
}
58615861
// These are reserved SVG and MathML elements, that are never custom elements.
5862-
// https://w3c.github.io/webcomponents/spec/custom/#custom-elements-core-concepts
5862+
// https://html.spec.whatwg.org/multipage/custom-elements.html#custom-elements-core-concepts
58635863

58645864
case "annotation-xml":
58655865
case "color-profile":

compiled/facebook-www/ReactDOMTesting-dev.classic.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6258,7 +6258,7 @@ if (__DEV__) {
62586258
// These are reserved SVG and MathML elements.
62596259
// We don't mind this list too much because we expect it to never grow.
62606260
// The alternative is to track the namespace in a few places which is convoluted.
6261-
// https://w3c.github.io/webcomponents/spec/custom/#custom-elements-core-concepts
6261+
// https://html.spec.whatwg.org/multipage/custom-elements.html#custom-elements-core-concepts
62626262
case "annotation-xml":
62636263
case "color-profile":
62646264
case "font-face":
@@ -36670,7 +36670,7 @@ if (__DEV__) {
3667036670
return root;
3667136671
}
3667236672

36673-
var ReactVersion = "18.3.0-www-classic-61b84c37";
36673+
var ReactVersion = "18.3.0-www-classic-a1436691";
3667436674

3667536675
function createPortal$1(
3667636676
children,

compiled/facebook-www/ReactDOMTesting-dev.modern.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6081,7 +6081,7 @@ if (__DEV__) {
60816081
// These are reserved SVG and MathML elements.
60826082
// We don't mind this list too much because we expect it to never grow.
60836083
// The alternative is to track the namespace in a few places which is convoluted.
6084-
// https://w3c.github.io/webcomponents/spec/custom/#custom-elements-core-concepts
6084+
// https://html.spec.whatwg.org/multipage/custom-elements.html#custom-elements-core-concepts
60856085
case "annotation-xml":
60866086
case "color-profile":
60876087
case "font-face":
@@ -36506,7 +36506,7 @@ if (__DEV__) {
3650636506
return root;
3650736507
}
3650836508

36509-
var ReactVersion = "18.3.0-www-modern-f8aa8f51";
36509+
var ReactVersion = "18.3.0-www-modern-f3f947b8";
3651036510

3651136511
function createPortal$1(
3651236512
children,

0 commit comments

Comments
 (0)