@crystaldesign/media-upload 26.7.0-beta.8 → 26.7.0-beta.9

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.
@@ -29,8 +29,6 @@
29
29
 
30
30
  /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
31
31
 
32
- /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
33
-
34
32
  /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
35
33
 
36
34
  /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
@@ -89,14 +87,6 @@
89
87
  * LICENSE file in the root directory of this source tree.
90
88
  */
91
89
 
92
- /**
93
- * @mui/styled-engine v6.4.8
94
- *
95
- * @license MIT
96
- * This source code is licensed under the MIT license found in the
97
- * LICENSE file in the root directory of this source tree.
98
- */
99
-
100
90
  /**
101
91
  * @remix-run/router v1.16.1
102
92
  *
@@ -108,14 +98,6 @@
108
98
  * @license MIT
109
99
  */
110
100
 
111
- /**
112
- * A better abstraction over CSS.
113
- *
114
- * @copyright Oleg Isonen (Slobodskoi) / Isonen 2014-present
115
- * @website https://github.com/cssinjs/jss
116
- * @license MIT
117
- */
118
-
119
101
  /**
120
102
  * React Router v6.23.1
121
103
  *