@@ -144,7 +144,7 @@ bootstrap-datepicker@^1.7.1:
144
144
dependencies :
145
145
jquery ">=1.7.1 <4.0.0"
146
146
147
- bootstrap@^3.3.7 :
147
+ bootstrap@^3.3, bootstrap@^3.3 .7 :
148
148
version "3.3.7"
149
149
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71"
150
150
@@ -401,6 +401,15 @@ end-of-stream@~0.1.5:
401
401
dependencies :
402
402
once "~1.3.0"
403
403
404
+ eonasdan-bootstrap-datetimepicker@^4.17.47 :
405
+ version "4.17.47"
406
+ resolved "https://registry.yarnpkg.com/eonasdan-bootstrap-datetimepicker/-/eonasdan-bootstrap-datetimepicker-4.17.47.tgz#7a49970044065276e7965efd16f822735219e735"
407
+ dependencies :
408
+ bootstrap "^3.3"
409
+ jquery "^1.8.3 || ^2.0 || ^3.0"
410
+ moment "^2.10"
411
+ moment-timezone "^0.4.0"
412
+
404
413
errno@^0.1.1 :
405
414
version "0.1.4"
406
415
resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.4.tgz#b896e23a9e5e8ba33871fc996abd3635fc9a1c7d"
@@ -1024,7 +1033,7 @@ jquery.tipsy@^1.0.3:
1024
1033
dependencies :
1025
1034
jquery "*"
1026
1035
1027
- jquery@*, "jquery@>= 3.1.1", jquery@>=1.11.3, jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.8, jquery@^3.2.1 :
1036
+ jquery@*, "jquery@>= 3.1.1", jquery@>=1.11.3, jquery@>=1.7, "jquery@>=1.7.1 <4.0.0", jquery@>=1.8, "jquery@^1.8.3 || ^2.0 || ^3.0", jquery@^3.2.1 :
1028
1037
version "3.2.1"
1029
1038
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787"
1030
1039
@@ -1316,6 +1325,16 @@ mkdirp@^0.5.0:
1316
1325
dependencies :
1317
1326
minimist "0.0.8"
1318
1327
1328
+ moment-timezone@^0.4.0 :
1329
+ version "0.4.1"
1330
+ resolved "https://registry.yarnpkg.com/moment-timezone/-/moment-timezone-0.4.1.tgz#81f598c3ad5e22cdad796b67ecd8d88d0f5baa06"
1331
+ dependencies :
1332
+ moment ">= 2.6.0"
1333
+
1334
+ " moment@>= 2.6.0" , moment@^2.10, moment@^2.20.1:
1335
+ version "2.20.1"
1336
+ resolved "https://registry.yarnpkg.com/moment/-/moment-2.20.1.tgz#d6eb1a46cbcc14a2b2f9434112c1ff8907f313fd"
1337
+
1319
1338
moment@~2.18.0 :
1320
1339
version "2.18.1"
1321
1340
resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f"
0 commit comments