@maxio-com/self-service 1.13.2 → 1.13.3
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.
|
|
171
|
+
* @remix-run/router v1.21.0
|
|
172
172
|
*
|
|
173
173
|
* Copyright (c) Remix Software Inc.
|
|
174
174
|
*
|
|
@@ -179,7 +179,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
179
179
|
*/
|
|
180
180
|
|
|
181
181
|
/**
|
|
182
|
-
* React Router DOM v6.
|
|
182
|
+
* React Router DOM v6.28.0
|
|
183
183
|
*
|
|
184
184
|
* Copyright (c) Remix Software Inc.
|
|
185
185
|
*
|
|
@@ -190,7 +190,7 @@ PERFORMANCE OF THIS SOFTWARE.
|
|
|
190
190
|
*/
|
|
191
191
|
|
|
192
192
|
/**
|
|
193
|
-
* React Router v6.
|
|
193
|
+
* React Router v6.28.0
|
|
194
194
|
*
|
|
195
195
|
* Copyright (c) Remix Software Inc.
|
|
196
196
|
*
|
package/package.json
CHANGED