@cfpb/ccdb5-ui 2.5.1 → 2.6.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.
@@ -36,6 +36,39 @@ object-assign
36
36
 
37
37
  /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
38
38
 
39
+ /**
40
+ * @remix-run/router v1.0.2
41
+ *
42
+ * Copyright (c) Remix Software Inc.
43
+ *
44
+ * This source code is licensed under the MIT license found in the
45
+ * LICENSE.md file in the root directory of this source tree.
46
+ *
47
+ * @license MIT
48
+ */
49
+
50
+ /**
51
+ * React Router DOM v6.4.2
52
+ *
53
+ * Copyright (c) Remix Software Inc.
54
+ *
55
+ * This source code is licensed under the MIT license found in the
56
+ * LICENSE.md file in the root directory of this source tree.
57
+ *
58
+ * @license MIT
59
+ */
60
+
61
+ /**
62
+ * React Router v6.4.2
63
+ *
64
+ * Copyright (c) Remix Software Inc.
65
+ *
66
+ * This source code is licensed under the MIT license found in the
67
+ * LICENSE.md file in the root directory of this source tree.
68
+ *
69
+ * @license MIT
70
+ */
71
+
39
72
  /** @license React v0.19.1
40
73
  * scheduler.production.min.js
41
74
  *
@@ -72,6 +105,15 @@ object-assign
72
105
  * LICENSE file in the root directory of this source tree.
73
106
  */
74
107
 
108
+ /** @license React v16.14.0
109
+ * react-jsx-runtime.production.min.js
110
+ *
111
+ * Copyright (c) Facebook, Inc. and its affiliates.
112
+ *
113
+ * This source code is licensed under the MIT license found in the
114
+ * LICENSE file in the root directory of this source tree.
115
+ */
116
+
75
117
  /** @license React v16.14.0
76
118
  * react.production.min.js
77
119
  *