@stoplight/elements 8.5.1 → 9.0.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.
@@ -106,17 +106,41 @@ object-assign
106
106
  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
107
107
  */
108
108
 
109
- /** @license React v0.19.1
110
- * scheduler.production.min.js
109
+ /**
110
+ * @remix-run/router v1.21.0
111
111
  *
112
- * Copyright (c) Facebook, Inc. and its affiliates.
112
+ * Copyright (c) Remix Software Inc.
113
113
  *
114
114
  * This source code is licensed under the MIT license found in the
115
- * LICENSE file in the root directory of this source tree.
115
+ * LICENSE.md file in the root directory of this source tree.
116
+ *
117
+ * @license MIT
118
+ */
119
+
120
+ /**
121
+ * React Router DOM v6.28.0
122
+ *
123
+ * Copyright (c) Remix Software Inc.
124
+ *
125
+ * This source code is licensed under the MIT license found in the
126
+ * LICENSE.md file in the root directory of this source tree.
127
+ *
128
+ * @license MIT
116
129
  */
117
130
 
118
- /** @license React v16.13.1
119
- * react-is.production.min.js
131
+ /**
132
+ * React Router v6.28.0
133
+ *
134
+ * Copyright (c) Remix Software Inc.
135
+ *
136
+ * This source code is licensed under the MIT license found in the
137
+ * LICENSE.md file in the root directory of this source tree.
138
+ *
139
+ * @license MIT
140
+ */
141
+
142
+ /** @license React v0.19.1
143
+ * scheduler.production.min.js
120
144
  *
121
145
  * Copyright (c) Facebook, Inc. and its affiliates.
122
146
  *