mockforme 13.3.0 → 13.4.0

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.
@@ -21,9 +21,9 @@ PERFORMANCE OF THIS SOFTWARE.
21
21
 
22
22
  /**
23
23
  * @license React
24
- * react-jsx-runtime.production.min.js
24
+ * react-dom-client.production.js
25
25
  *
26
- * Copyright (c) Facebook, Inc. and its affiliates.
26
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
27
27
  *
28
28
  * This source code is licensed under the MIT license found in the
29
29
  * LICENSE file in the root directory of this source tree.
@@ -31,9 +31,9 @@ PERFORMANCE OF THIS SOFTWARE.
31
31
 
32
32
  /**
33
33
  * @license React
34
- * react.production.min.js
34
+ * react-dom.production.js
35
35
  *
36
- * Copyright (c) Facebook, Inc. and its affiliates.
36
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
37
37
  *
38
38
  * This source code is licensed under the MIT license found in the
39
39
  * LICENSE file in the root directory of this source tree.
@@ -41,9 +41,29 @@ PERFORMANCE OF THIS SOFTWARE.
41
41
 
42
42
  /**
43
43
  * @license React
44
- * scheduler.production.min.js
44
+ * react-jsx-runtime.production.js
45
45
  *
46
- * Copyright (c) Facebook, Inc. and its affiliates.
46
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
47
+ *
48
+ * This source code is licensed under the MIT license found in the
49
+ * LICENSE file in the root directory of this source tree.
50
+ */
51
+
52
+ /**
53
+ * @license React
54
+ * react.production.js
55
+ *
56
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
57
+ *
58
+ * This source code is licensed under the MIT license found in the
59
+ * LICENSE file in the root directory of this source tree.
60
+ */
61
+
62
+ /**
63
+ * @license React
64
+ * scheduler.production.js
65
+ *
66
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
47
67
  *
48
68
  * This source code is licensed under the MIT license found in the
49
69
  * LICENSE file in the root directory of this source tree.