@maxio-com/self-service 1.12.0 → 1.13.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.
@@ -168,7 +168,7 @@ PERFORMANCE OF THIS SOFTWARE.
168
168
  */
169
169
 
170
170
  /**
171
- * @remix-run/router v1.19.2
171
+ * @remix-run/router v1.20.0
172
172
  *
173
173
  * Copyright (c) Remix Software Inc.
174
174
  *
@@ -179,7 +179,18 @@ PERFORMANCE OF THIS SOFTWARE.
179
179
  */
180
180
 
181
181
  /**
182
- * React Router v6.26.2
182
+ * React Router DOM v6.27.0
183
+ *
184
+ * Copyright (c) Remix Software Inc.
185
+ *
186
+ * This source code is licensed under the MIT license found in the
187
+ * LICENSE.md file in the root directory of this source tree.
188
+ *
189
+ * @license MIT
190
+ */
191
+
192
+ /**
193
+ * React Router v6.27.0
183
194
  *
184
195
  * Copyright (c) Remix Software Inc.
185
196
  *