File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 116116 "morgan" : " ^1.10.0" ,
117117 "ng-mocks" : " ^14.10.0" ,
118118 "ng2-file-upload" : " 1.4.0" ,
119- "ng2-nouislider" : " ^1.8.3 " ,
119+ "ng2-nouislider" : " ^2.0.0 " ,
120120 "ngx-infinite-scroll" : " ^15.0.0" ,
121121 "ngx-pagination" : " 6.0.3" ,
122122 "ngx-sortablejs" : " ^11.1.0" ,
123123 "ngx-ui-switch" : " ^14.0.3" ,
124- "nouislider" : " ^14.6.3 " ,
124+ "nouislider" : " ^15.7.1 " ,
125125 "pem" : " 1.14.7" ,
126126 "prop-types" : " ^15.8.1" ,
127127 "react-copy-to-clipboard" : " ^5.1.0" ,
Original file line number Diff line number Diff line change 11// node_modules imports meant for all the themes
22
33@import ' ~node_modules/bootstrap/scss/bootstrap.scss' ;
4- @import ' ~node_modules/nouislider/distribute /nouislider.min' ;
4+ @import ' ~node_modules/nouislider/dist /nouislider.min' ;
55@import ' ~node_modules/ngx-ui-switch/ui-switch.component.scss' ;
Original file line number Diff line number Diff line change @@ -8197,10 +8197,12 @@ ng2-file-upload@1.4.0:
81978197 dependencies :
81988198 tslib "^1.9.0"
81998199
8200- ng2-nouislider@^1.8.3 :
8201- version "1.8.3"
8202- resolved "https://registry.npmjs.org/ng2-nouislider/-/ng2-nouislider-1.8.3.tgz"
8203- integrity sha512-Vl8tHCcJ/ioJLAs2t6FBC35sZq1P/O5ZdqdFwYxOCOMVbILGWNg+2gWZIjFstvv9pqb/mVvVUYe6qGG/mA/RBQ==
8200+ ng2-nouislider@^2.0.0 :
8201+ version "2.0.0"
8202+ resolved "https://registry.yarnpkg.com/ng2-nouislider/-/ng2-nouislider-2.0.0.tgz#a62fd6cf3f1561be19a2691c2f68d21a46dc6006"
8203+ integrity sha512-NGbF/0w0+bZqclpSPFOlWIeVJaVwRRYFJzD1x8PClbw9GIeo7fCHoBzZ81y7K7FTJg6to+cgjSTFETPZG/Dizg==
8204+ dependencies :
8205+ tslib "^2.3.0"
82048206
82058207ngx-infinite-scroll@^15.0.0 :
82068208 version "15.0.0"
@@ -8343,10 +8345,10 @@ normalize-url@^4.5.0:
83438345 resolved "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.1.tgz"
83448346 integrity sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==
83458347
8346- nouislider@^14.6.3 :
8347- version "14 .7.0 "
8348- resolved "https://registry.npmjs.org /nouislider/-/nouislider-14 .7.0 .tgz"
8349- integrity sha512-4RtQ1+LHJKesDCNJrXkQcwXAWCrC2aggdLYMstS/G5fEWL+fXZbUA9pwVNHFghMGuFGRATlDLNInRaPeRKzpFQ ==
8348+ nouislider@^15.7.1 :
8349+ version "15 .7.1 "
8350+ resolved "https://registry.yarnpkg.com /nouislider/-/nouislider-15 .7.1 .tgz#77d55e47d9b4cd771728515713df43b489db9705 "
8351+ integrity sha512-5N7C1ru/i8y3dg9+Z6ilj6+m1EfabvOoaRa7ztpxBSKKRZso4vA52DGSbBJjw5XLtFr/LZ9SgGAXqyVtlVHO5w ==
83508352
83518353npm-bundled@^3.0.0 :
83528354 version "3.0.0"
You can’t perform that action at this time.
0 commit comments