File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 "node" : " ^8.10.0||^10"
1414 },
1515 "devDependencies" : {
16+ "block-ui" : " ^2.70.1" ,
1617 "chosen-js" : " ^1.8.7" ,
1718 "cross-env" : " ^5.1" ,
1819 "drmonty-garlicjs" : " ^1.2.3" ,
2223 "sass-loader" : " ^8.0.2"
2324 },
2425 "resolutions" : {
26+ "block-ui/jquery" : " 1.9.x" ,
2527 "drmonty-garlicjs/jquery" : " 1.9.x"
2628 }
2729}
Original file line number Diff line number Diff line change @@ -1270,6 +1270,13 @@ bindings@^1.5.0:
12701270 dependencies :
12711271 file-uri-to-path "1.0.0"
12721272
1273+ block-ui@^2.70.1 :
1274+ version "2.70.1"
1275+ resolved "https://registry.yarnpkg.com/block-ui/-/block-ui-2.70.1.tgz#c862d64ee6288fb78123377c6680bc7ab262103f"
1276+ integrity sha1-yGLWTuYoj7eBIzd8ZoC8erJiED8=
1277+ dependencies :
1278+ jquery ">=1.7.x"
1279+
12731280bluebird@^3.1.1, bluebird@^3.5.5 :
12741281 version "3.7.2"
12751282 resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
@@ -3749,7 +3756,7 @@ jest-worker@^25.1.0:
37493756 merge-stream "^2.0.0"
37503757 supports-color "^7.0.0"
37513758
3752- jquery@1.9.x, jquery@>=1.8 :
3759+ jquery@1.9.x, jquery@>=1.7.x, jquery@>=1. 8 :
37533760 version "1.9.1"
37543761 resolved "https://registry.yarnpkg.com/jquery/-/jquery-1.9.1.tgz#e4cd4835faaefbade535857613c0fc3ff2adaf34"
37553762 integrity sha1-5M1INfqu+63lNYV2E8D8P/KtrzQ=
You can’t perform that action at this time.
0 commit comments