@@ -144,7 +144,7 @@ bootstrap-datepicker@^1.7.1:
144144 dependencies :
145145 jquery ">=1.7.1 <4.0.0"
146146
147- bootstrap@^3.3.7 :
147+ bootstrap@^3.3, bootstrap@^3.3 .7 :
148148 version "3.3.7"
149149 resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71"
150150
@@ -401,6 +401,15 @@ end-of-stream@~0.1.5:
401401 dependencies :
402402 once "~1.3.0"
403403
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+
404413errno@^0.1.1 :
405414 version "0.1.4"
406415 resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.4.tgz#b896e23a9e5e8ba33871fc996abd3635fc9a1c7d"
@@ -1024,7 +1033,7 @@ jquery.tipsy@^1.0.3:
10241033 dependencies :
10251034 jquery "*"
10261035
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 :
10281037 version "3.2.1"
10291038 resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.2.1.tgz#5c4d9de652af6cd0a770154a631bba12b015c787"
10301039
@@ -1316,6 +1325,16 @@ mkdirp@^0.5.0:
13161325 dependencies :
13171326 minimist "0.0.8"
13181327
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+
13191338moment@~2.18.0 :
13201339 version "2.18.1"
13211340 resolved "https://registry.yarnpkg.com/moment/-/moment-2.18.1.tgz#c36193dd3ce1c2eed2adb7c802dbbc77a81b1c0f"
0 commit comments