@openmrs/esm-framework 6.2.1-pre.2830 → 6.2.1-pre.2836

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.
@@ -11,6 +11,11 @@
11
11
  * @license MIT
12
12
  */
13
13
 
14
+ /*!
15
+ * tabbable 6.2.0
16
+ * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
17
+ */
18
+
14
19
  /*! *****************************************************************************
15
20
  Copyright (c) Microsoft Corporation.
16
21
 
@@ -44,9 +49,9 @@ PERFORMANCE OF THIS SOFTWARE.
44
49
 
45
50
  /**
46
51
  * @license React
47
- * use-sync-external-store-shim.production.min.js
52
+ * use-sync-external-store-shim.production.js
48
53
  *
49
- * Copyright (c) Facebook, Inc. and its affiliates.
54
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
50
55
  *
51
56
  * This source code is licensed under the MIT license found in the
52
57
  * LICENSE file in the root directory of this source tree.