Comparing version 19.1.0-canary-b3a95caf-20250113 to 19.1.0-canary-bb9a24d9-20250130
@@ -959,2 +959,3 @@ /** | ||
S: null, | ||
V: null, | ||
actQueue: null, | ||
@@ -1524,3 +1525,3 @@ isBatchingLegacy: !1, | ||
}; | ||
exports.version = "19.1.0-canary-b3a95caf-20250113"; | ||
exports.version = "19.1.0-canary-bb9a24d9-20250130"; | ||
"undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ && | ||
@@ -1527,0 +1528,0 @@ "function" === |
@@ -75,3 +75,3 @@ /** | ||
var isArrayImpl = Array.isArray, | ||
ReactSharedInternals = { H: null, A: null, T: null, S: null }, | ||
ReactSharedInternals = { H: null, A: null, T: null, S: null, V: null }, | ||
hasOwnProperty = Object.prototype.hasOwnProperty; | ||
@@ -545,2 +545,2 @@ function ReactElement(type, key, self, source, owner, props) { | ||
}; | ||
exports.version = "19.1.0-canary-b3a95caf-20250113"; | ||
exports.version = "19.1.0-canary-bb9a24d9-20250130"; |
@@ -1113,3 +1113,3 @@ /** | ||
}; | ||
exports.version = "19.1.0-canary-b3a95caf-20250113"; | ||
exports.version = "19.1.0-canary-bb9a24d9-20250130"; | ||
})(); |
@@ -426,2 +426,2 @@ /** | ||
}; | ||
exports.version = "19.1.0-canary-b3a95caf-20250113"; | ||
exports.version = "19.1.0-canary-bb9a24d9-20250130"; |
@@ -7,3 +7,3 @@ { | ||
], | ||
"version": "19.1.0-canary-b3a95caf-20250113", | ||
"version": "19.1.0-canary-bb9a24d9-20250130", | ||
"homepage": "https://react.dev/", | ||
@@ -10,0 +10,0 @@ "bugs": "https://github.com/facebook/react/issues", |
237879
6513