@eui/components 16.0.0-next.3 → 16.0.0-next.4
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.
- package/docs/dependencies.html +14 -14
- package/docs/js/search/search_index.js +2 -2
- package/package.json +7 -7
package/docs/dependencies.html
CHANGED
|
@@ -106,8 +106,6 @@
|
|
|
106
106
|
<b>@typescript-eslint/parser</b> : 5.59.2</li>
|
|
107
107
|
<li>
|
|
108
108
|
<b>@typescript-eslint/eslint-plugin</b> : 5.59.2</li>
|
|
109
|
-
<li>
|
|
110
|
-
<b>@typescript-eslint/eslint-plugin-tslint</b> : 5.59.2</li>
|
|
111
109
|
<li>
|
|
112
110
|
<b>eslint-plugin-import</b> : 2.27.5</li>
|
|
113
111
|
<li>
|
|
@@ -117,7 +115,7 @@
|
|
|
117
115
|
<li>
|
|
118
116
|
<b>rxjs</b> : 7.8.1</li>
|
|
119
117
|
<li>
|
|
120
|
-
<b>tslib</b> : 2.
|
|
118
|
+
<b>tslib</b> : ^2.3.0</li>
|
|
121
119
|
<li>
|
|
122
120
|
<b>zone.js</b> : 0.13.0</li>
|
|
123
121
|
<li>
|
|
@@ -159,21 +157,21 @@
|
|
|
159
157
|
<li>
|
|
160
158
|
<b>@types/lodash</b> : 4.14.194</li>
|
|
161
159
|
<li>
|
|
162
|
-
<b>@ngrx/effects</b> :
|
|
160
|
+
<b>@ngrx/effects</b> : 16.0.0</li>
|
|
163
161
|
<li>
|
|
164
|
-
<b>@ngrx/router-store</b> :
|
|
162
|
+
<b>@ngrx/router-store</b> : 16.0.0</li>
|
|
165
163
|
<li>
|
|
166
|
-
<b>@ngrx/schematics</b> :
|
|
164
|
+
<b>@ngrx/schematics</b> : 16.0.0</li>
|
|
167
165
|
<li>
|
|
168
|
-
<b>@ngrx/store</b> :
|
|
166
|
+
<b>@ngrx/store</b> : 16.0.0</li>
|
|
169
167
|
<li>
|
|
170
|
-
<b>@ngrx/store-devtools</b> :
|
|
168
|
+
<b>@ngrx/store-devtools</b> : 16.0.0</li>
|
|
171
169
|
<li>
|
|
172
|
-
<b>@ngrx/entity</b> :
|
|
170
|
+
<b>@ngrx/entity</b> : 16.0.0</li>
|
|
173
171
|
<li>
|
|
174
|
-
<b>@ngrx/component</b> :
|
|
172
|
+
<b>@ngrx/component</b> : 16.0.0</li>
|
|
175
173
|
<li>
|
|
176
|
-
<b>@ngrx/component-store</b> :
|
|
174
|
+
<b>@ngrx/component-store</b> : 16.0.0</li>
|
|
177
175
|
<li>
|
|
178
176
|
<b>ngrx-store-freeze</b> : 0.2.4</li>
|
|
179
177
|
<li>
|
|
@@ -211,7 +209,9 @@
|
|
|
211
209
|
<li>
|
|
212
210
|
<b>@compodoc/ngd-transformer</b> : 2.1.0</li>
|
|
213
211
|
<li>
|
|
214
|
-
<b
|
|
212
|
+
<b>@types/marked</b> : 4.3.0</li>
|
|
213
|
+
<li>
|
|
214
|
+
<b>marked</b> : 4.3.0</li>
|
|
215
215
|
<li>
|
|
216
216
|
<b>prismjs</b> : 1.29.0</li>
|
|
217
217
|
<li>
|
|
@@ -253,9 +253,9 @@
|
|
|
253
253
|
<li>
|
|
254
254
|
<b>eslint-plugin-prettier</b> : 4.2.1</li>
|
|
255
255
|
<li>
|
|
256
|
-
<b>@eui/styles-base</b> : 16.0.0-next.
|
|
256
|
+
<b>@eui/styles-base</b> : 16.0.0-next.3</li>
|
|
257
257
|
<li>
|
|
258
|
-
<b>@eui/ecl</b> : 16.0.0-next.
|
|
258
|
+
<b>@eui/ecl</b> : 16.0.0-next.3</li>
|
|
259
259
|
<li>
|
|
260
260
|
<b>@eui/tools</b> : ^6.0.0</li>
|
|
261
261
|
</ul>
|