@servicetitan/ko-bridge 21.7.2 → 21.9.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.
- package/CHANGELOG.md +346 -0
- package/package.json +4 -4
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,346 @@
|
|
|
1
|
+
# v21.8.0 (Fri Jul 08 2022)
|
|
2
|
+
|
|
3
|
+
#### 🔩 Dependency Updates
|
|
4
|
+
|
|
5
|
+
- Bump mobx from 6.6.0 to 6.6.1 [#1497](https://github.com/servicetitan/uikit/pull/1497) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
|
|
6
|
+
|
|
7
|
+
#### Authors: 2
|
|
8
|
+
|
|
9
|
+
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
|
|
10
|
+
- ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
|
|
11
|
+
|
|
12
|
+
---
|
|
13
|
+
|
|
14
|
+
# v21.7.0 (Thu Jun 16 2022)
|
|
15
|
+
|
|
16
|
+
#### 🔩 Dependency Updates
|
|
17
|
+
|
|
18
|
+
- Bump mobx from 6.5.0 to 6.6.0 [#1455](https://github.com/servicetitan/uikit/pull/1455) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
|
|
19
|
+
|
|
20
|
+
#### Authors: 2
|
|
21
|
+
|
|
22
|
+
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
|
|
23
|
+
- ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
|
|
24
|
+
|
|
25
|
+
---
|
|
26
|
+
|
|
27
|
+
# v21.2.0 (Thu Mar 17 2022)
|
|
28
|
+
|
|
29
|
+
#### 🔩 Dependency Updates
|
|
30
|
+
|
|
31
|
+
- Bump mobx from 6.4.2 to 6.5.0 [#1369](https://github.com/servicetitan/uikit/pull/1369) ([@rgdelato](https://github.com/rgdelato))
|
|
32
|
+
|
|
33
|
+
#### Authors: 1
|
|
34
|
+
|
|
35
|
+
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
|
|
36
|
+
|
|
37
|
+
---
|
|
38
|
+
|
|
39
|
+
# v20.2.0 (Tue Mar 01 2022)
|
|
40
|
+
|
|
41
|
+
#### 🔩 Dependency Updates
|
|
42
|
+
|
|
43
|
+
- Bump mobx from 6.4.1 to 6.4.2 [#1341](https://github.com/servicetitan/uikit/pull/1341) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
|
|
44
|
+
- Bump mobx from 6.3.13 to 6.4.1 [#1332](https://github.com/servicetitan/uikit/pull/1332) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
|
|
45
|
+
|
|
46
|
+
#### Authors: 2
|
|
47
|
+
|
|
48
|
+
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
|
|
49
|
+
- ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
|
|
50
|
+
|
|
51
|
+
---
|
|
52
|
+
|
|
53
|
+
# v20.1.0 (Thu Jan 27 2022)
|
|
54
|
+
|
|
55
|
+
:tada: This release contains work from a new contributor! :tada:
|
|
56
|
+
|
|
57
|
+
Thank you, ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity)), for all your work!
|
|
58
|
+
|
|
59
|
+
#### 🐛 Bug Fix
|
|
60
|
+
|
|
61
|
+
- Bump mobx from 6.3.12 to 6.3.13 [#1284](https://github.com/servicetitan/uikit/pull/1284) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
|
|
62
|
+
|
|
63
|
+
#### ⚠️ Pushed to `master`
|
|
64
|
+
|
|
65
|
+
- Merge branch 'fp/FAR-893' into master ([@rgdelato](https://github.com/rgdelato))
|
|
66
|
+
|
|
67
|
+
#### Authors: 2
|
|
68
|
+
|
|
69
|
+
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
|
|
70
|
+
- ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
|
|
71
|
+
|
|
72
|
+
---
|
|
73
|
+
|
|
74
|
+
# v20.0.0 (Thu Jan 13 2022)
|
|
75
|
+
|
|
76
|
+
#### 💥 Breaking Change
|
|
77
|
+
|
|
78
|
+
- Startup: chunking support for the web components [#1184](https://github.com/servicetitan/uikit/pull/1184) ([@xarety](https://github.com/xarety))
|
|
79
|
+
|
|
80
|
+
#### 🔩 Dependency Updates
|
|
81
|
+
|
|
82
|
+
- Bump mobx from 6.3.10 to 6.3.12 [#1237](https://github.com/servicetitan/uikit/pull/1237) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
83
|
+
|
|
84
|
+
#### Authors: 2
|
|
85
|
+
|
|
86
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
87
|
+
- Denis Gordeev ([@xarety](https://github.com/xarety))
|
|
88
|
+
|
|
89
|
+
---
|
|
90
|
+
|
|
91
|
+
# v19.4.0 (Mon Jan 10 2022)
|
|
92
|
+
|
|
93
|
+
#### 🔩 Dependency Updates
|
|
94
|
+
|
|
95
|
+
- Bump @types/react from 17.0.37 to 17.0.38 [#1209](https://github.com/servicetitan/uikit/pull/1209) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
96
|
+
- Bump mobx from 6.3.8 to 6.3.10 [#1205](https://github.com/servicetitan/uikit/pull/1205) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
97
|
+
|
|
98
|
+
#### Authors: 1
|
|
99
|
+
|
|
100
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
101
|
+
|
|
102
|
+
---
|
|
103
|
+
|
|
104
|
+
# v19.2.0 (Wed Dec 15 2021)
|
|
105
|
+
|
|
106
|
+
#### 🔩 Dependency Updates
|
|
107
|
+
|
|
108
|
+
- Bump @types/react from 17.0.36 to 17.0.37 [#1129](https://github.com/servicetitan/uikit/pull/1129) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
109
|
+
|
|
110
|
+
#### Authors: 1
|
|
111
|
+
|
|
112
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
113
|
+
|
|
114
|
+
---
|
|
115
|
+
|
|
116
|
+
# v19.1.0 (Wed Dec 08 2021)
|
|
117
|
+
|
|
118
|
+
#### 🔩 Dependency Updates
|
|
119
|
+
|
|
120
|
+
- Bump mobx from 6.3.7 to 6.3.8 [#1136](https://github.com/servicetitan/uikit/pull/1136) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
121
|
+
- Bump @types/react from 17.0.35 to 17.0.36 [#1113](https://github.com/servicetitan/uikit/pull/1113) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
122
|
+
|
|
123
|
+
#### Authors: 1
|
|
124
|
+
|
|
125
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
126
|
+
|
|
127
|
+
---
|
|
128
|
+
|
|
129
|
+
# v19.0.0 (Wed Nov 24 2021)
|
|
130
|
+
|
|
131
|
+
#### 🔩 Dependency Updates
|
|
132
|
+
|
|
133
|
+
- Bump @types/react from 17.0.34 to 17.0.35 [#1089](https://github.com/servicetitan/uikit/pull/1089) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
134
|
+
|
|
135
|
+
#### Authors: 1
|
|
136
|
+
|
|
137
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
138
|
+
|
|
139
|
+
---
|
|
140
|
+
|
|
141
|
+
# v18.1.0 (Wed Nov 17 2021)
|
|
142
|
+
|
|
143
|
+
#### 🔩 Dependency Updates
|
|
144
|
+
|
|
145
|
+
- Bump @types/react from 17.0.33 to 17.0.34 [#1063](https://github.com/servicetitan/uikit/pull/1063) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
146
|
+
|
|
147
|
+
#### Authors: 1
|
|
148
|
+
|
|
149
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
150
|
+
|
|
151
|
+
---
|
|
152
|
+
|
|
153
|
+
# v17.5.0 (Fri Nov 12 2021)
|
|
154
|
+
|
|
155
|
+
#### 🚀 Enhancement
|
|
156
|
+
|
|
157
|
+
- Log service: improve error logging for unexpected usages [#1083](https://github.com/servicetitan/uikit/pull/1083) ([@kanoshin](https://github.com/kanoshin))
|
|
158
|
+
|
|
159
|
+
#### 🔩 Dependency Updates
|
|
160
|
+
|
|
161
|
+
- Bump mobx from 6.3.6 to 6.3.7 [#1085](https://github.com/servicetitan/uikit/pull/1085) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
162
|
+
- Bump @types/react-dom from 17.0.10 to 17.0.11 [#1065](https://github.com/servicetitan/uikit/pull/1065) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
163
|
+
|
|
164
|
+
#### Authors: 2
|
|
165
|
+
|
|
166
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
167
|
+
- Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
|
|
168
|
+
|
|
169
|
+
---
|
|
170
|
+
|
|
171
|
+
# v17.3.1 (Wed Nov 03 2021)
|
|
172
|
+
|
|
173
|
+
#### 🔩 Dependency Updates
|
|
174
|
+
|
|
175
|
+
- Bump dependencies [#1062](https://github.com/servicetitan/uikit/pull/1062) ([@xarety](https://github.com/xarety))
|
|
176
|
+
|
|
177
|
+
#### Authors: 1
|
|
178
|
+
|
|
179
|
+
- Denis Gordeev ([@xarety](https://github.com/xarety))
|
|
180
|
+
|
|
181
|
+
---
|
|
182
|
+
|
|
183
|
+
# v17.2.1 (Tue Oct 26 2021)
|
|
184
|
+
|
|
185
|
+
#### 🔩 Dependency Updates
|
|
186
|
+
|
|
187
|
+
- Bump @types/react from 17.0.32 to 17.0.33 [#1041](https://github.com/servicetitan/uikit/pull/1041) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
188
|
+
- Bump @types/react from 17.0.30 to 17.0.32 [#1033](https://github.com/servicetitan/uikit/pull/1033) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
189
|
+
- Bump @types/react-dom from 17.0.9 to 17.0.10 [#1022](https://github.com/servicetitan/uikit/pull/1022) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
190
|
+
- Bump mobx from 6.3.3 to 6.3.5 [#998](https://github.com/servicetitan/uikit/pull/998) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
191
|
+
- Bump @types/react from 17.0.27 to 17.0.30 [#996](https://github.com/servicetitan/uikit/pull/996) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
192
|
+
|
|
193
|
+
#### Authors: 1
|
|
194
|
+
|
|
195
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
196
|
+
|
|
197
|
+
---
|
|
198
|
+
|
|
199
|
+
# v17.1.1 (Tue Oct 05 2021)
|
|
200
|
+
|
|
201
|
+
#### 🔩 Dependency Updates
|
|
202
|
+
|
|
203
|
+
- Bump @types/react from 17.0.26 to 17.0.27 [#949](https://github.com/servicetitan/uikit/pull/949) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
204
|
+
|
|
205
|
+
#### Authors: 1
|
|
206
|
+
|
|
207
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
208
|
+
|
|
209
|
+
---
|
|
210
|
+
|
|
211
|
+
# v17.1.0 (Sat Oct 02 2021)
|
|
212
|
+
|
|
213
|
+
#### 🔩 Dependency Updates
|
|
214
|
+
|
|
215
|
+
- Bump @types/react from 17.0.25 to 17.0.26 [#940](https://github.com/servicetitan/uikit/pull/940) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
216
|
+
|
|
217
|
+
#### Authors: 1
|
|
218
|
+
|
|
219
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
220
|
+
|
|
221
|
+
---
|
|
222
|
+
|
|
223
|
+
# v16.0.0 (Fri Sep 24 2021)
|
|
224
|
+
|
|
225
|
+
#### 🔩 Dependency Updates
|
|
226
|
+
|
|
227
|
+
- Bump @types/react from 17.0.21 to 17.0.24 [#897](https://github.com/servicetitan/uikit/pull/897) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
228
|
+
- Bump @types/react from 17.0.20 to 17.0.21 [#860](https://github.com/servicetitan/uikit/pull/860) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
229
|
+
- Bump @types/react from 17.0.19 to 17.0.20 [#817](https://github.com/servicetitan/uikit/pull/817) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
230
|
+
- Bump mobx from 6.3.2 to 6.3.3 [#803](https://github.com/servicetitan/uikit/pull/803) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
231
|
+
|
|
232
|
+
#### Authors: 1
|
|
233
|
+
|
|
234
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
235
|
+
|
|
236
|
+
---
|
|
237
|
+
|
|
238
|
+
# v14.3.0 (Mon Aug 23 2021)
|
|
239
|
+
|
|
240
|
+
#### 🔩 Dependency Updates
|
|
241
|
+
|
|
242
|
+
- Bump @types/react from 17.0.18 to 17.0.19 [#768](https://github.com/servicetitan/uikit/pull/768) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
243
|
+
- Bump @types/react from 17.0.17 to 17.0.18 [#760](https://github.com/servicetitan/uikit/pull/760) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
244
|
+
- Bump @types/react from 17.0.16 to 17.0.17 [#747](https://github.com/servicetitan/uikit/pull/747) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
245
|
+
|
|
246
|
+
#### Authors: 1
|
|
247
|
+
|
|
248
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
249
|
+
|
|
250
|
+
---
|
|
251
|
+
|
|
252
|
+
# v14.2.0 (Fri Aug 06 2021)
|
|
253
|
+
|
|
254
|
+
#### 🐛 Bug Fix
|
|
255
|
+
|
|
256
|
+
- Stylelint config: disable no-invalid-position-at-import-rule [#732](https://github.com/servicetitan/uikit/pull/732) ([@kanoshin](https://github.com/kanoshin))
|
|
257
|
+
|
|
258
|
+
#### 🔩 Dependency Updates
|
|
259
|
+
|
|
260
|
+
- Bump @types/react from 17.0.15 to 17.0.16 [#728](https://github.com/servicetitan/uikit/pull/728) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
261
|
+
|
|
262
|
+
#### Authors: 2
|
|
263
|
+
|
|
264
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
265
|
+
- Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
|
|
266
|
+
|
|
267
|
+
---
|
|
268
|
+
|
|
269
|
+
# v14.1.1 (Thu Aug 05 2021)
|
|
270
|
+
|
|
271
|
+
#### 🔩 Dependency Updates
|
|
272
|
+
|
|
273
|
+
- Update dependencies [#705](https://github.com/servicetitan/uikit/pull/705) ([@xarety](https://github.com/xarety) [@kanoshin](https://github.com/kanoshin))
|
|
274
|
+
|
|
275
|
+
#### Authors: 2
|
|
276
|
+
|
|
277
|
+
- Denis Gordeev ([@xarety](https://github.com/xarety))
|
|
278
|
+
- Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
|
|
279
|
+
|
|
280
|
+
---
|
|
281
|
+
|
|
282
|
+
# v14.1.0 (Fri Jul 30 2021)
|
|
283
|
+
|
|
284
|
+
#### 🔩 Dependency Updates
|
|
285
|
+
|
|
286
|
+
- Bump @types/react from 17.0.9 to 17.0.14 [#652](https://github.com/servicetitan/uikit/pull/652) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
287
|
+
- Bump @types/react-dom from 17.0.6 to 17.0.9 [#680](https://github.com/servicetitan/uikit/pull/680) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
288
|
+
|
|
289
|
+
#### Authors: 1
|
|
290
|
+
|
|
291
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
292
|
+
|
|
293
|
+
---
|
|
294
|
+
|
|
295
|
+
# v14.0.0 (Fri Jul 23 2021)
|
|
296
|
+
|
|
297
|
+
#### 💥 Breaking Change
|
|
298
|
+
|
|
299
|
+
- Updating React 17 and react-jsx transform [#620](https://github.com/servicetitan/uikit/pull/620) ([@rgdelato](https://github.com/rgdelato) [@StreetStrider](https://github.com/StreetStrider) [@kanoshin](https://github.com/kanoshin))
|
|
300
|
+
|
|
301
|
+
#### Authors: 3
|
|
302
|
+
|
|
303
|
+
- Ivan Pukhtin ([@StreetStrider](https://github.com/StreetStrider))
|
|
304
|
+
- Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
|
|
305
|
+
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
|
|
306
|
+
|
|
307
|
+
---
|
|
308
|
+
|
|
309
|
+
# v12.5.0 (Wed Jun 16 2021)
|
|
310
|
+
|
|
311
|
+
:tada: This release contains work from a new contributor! :tada:
|
|
312
|
+
|
|
313
|
+
Thank you, Mike Kozhevnikov ([@mkozhevnikov](https://github.com/mkozhevnikov)), for all your work!
|
|
314
|
+
|
|
315
|
+
#### 🐛 Bug Fix
|
|
316
|
+
|
|
317
|
+
- Startup: WatchIgnorePlugin requires at least one value [#622](https://github.com/servicetitan/uikit/pull/622) ([@xarety](https://github.com/xarety))
|
|
318
|
+
- Hash browser router: correct basename handling [#616](https://github.com/servicetitan/uikit/pull/616) ([@xarety](https://github.com/xarety))
|
|
319
|
+
- FAR-792: Fixing existing subpackage CHANGELOG.md files [#621](https://github.com/servicetitan/uikit/pull/621) ([@rgdelato](https://github.com/rgdelato))
|
|
320
|
+
|
|
321
|
+
#### Authors: 2
|
|
322
|
+
|
|
323
|
+
- Denis Gordeev ([@xarety](https://github.com/xarety))
|
|
324
|
+
- Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
|
|
325
|
+
|
|
326
|
+
---
|
|
327
|
+
|
|
328
|
+
# v12.4.0 (Tue Jun 08 2021)
|
|
329
|
+
|
|
330
|
+
#### ⚠️ Pushed to `master`
|
|
331
|
+
|
|
332
|
+
- Undo fail publish consequences ([@xarety](https://github.com/xarety))
|
|
333
|
+
- Publish ([@xarety](https://github.com/xarety))
|
|
334
|
+
|
|
335
|
+
#### 🔩 Dependency Updates
|
|
336
|
+
|
|
337
|
+
- Bump @types/react-dom from 17.0.5 to 17.0.6 [#603](https://github.com/servicetitan/uikit/pull/603) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
338
|
+
- Bump @types/react from 17.0.8 to 17.0.9 [#607](https://github.com/servicetitan/uikit/pull/607) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
339
|
+
- Bump @types/react from 17.0.6 to 17.0.8 [#575](https://github.com/servicetitan/uikit/pull/575) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
340
|
+
- Bump @types/react-dom from 17.0.4 to 17.0.5 [#543](https://github.com/servicetitan/uikit/pull/543) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
341
|
+
- Bump @types/react from 17.0.5 to 17.0.6 [#551](https://github.com/servicetitan/uikit/pull/551) ([@dependabot[bot]](https://github.com/dependabot[bot]))
|
|
342
|
+
|
|
343
|
+
#### Authors: 2
|
|
344
|
+
|
|
345
|
+
- [@dependabot[bot]](https://github.com/dependabot[bot])
|
|
346
|
+
- Denis Gordeev ([@xarety](https://github.com/xarety))
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@servicetitan/ko-bridge",
|
|
3
|
-
"version": "21.
|
|
3
|
+
"version": "21.9.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"homepage": "https://docs.st.dev/docs/frontend/ko-bridge",
|
|
6
6
|
"repository": {
|
|
@@ -20,13 +20,13 @@
|
|
|
20
20
|
"@types/react": "~17.0.38",
|
|
21
21
|
"@types/react-dom": "~17.0.11",
|
|
22
22
|
"knockout": "~3.0.0",
|
|
23
|
-
"mobx": "~6.6.
|
|
23
|
+
"mobx": "~6.6.1",
|
|
24
24
|
"react": "~17.0.2",
|
|
25
25
|
"react-dom": "~17.0.2"
|
|
26
26
|
},
|
|
27
27
|
"peerDependencies": {
|
|
28
28
|
"knockout": "~3.0.0",
|
|
29
|
-
"mobx": "~6.6.
|
|
29
|
+
"mobx": "~6.6.1",
|
|
30
30
|
"react": "~17.0.2",
|
|
31
31
|
"react-dom": "~17.0.2"
|
|
32
32
|
},
|
|
@@ -36,5 +36,5 @@
|
|
|
36
36
|
"cli": {
|
|
37
37
|
"webpack": false
|
|
38
38
|
},
|
|
39
|
-
"gitHead": "
|
|
39
|
+
"gitHead": "e30223af73b7d021ec6c70c4b665f25b2021114b"
|
|
40
40
|
}
|