|
9 | 9 | "description": "jQuery plugin for user friendly query/filter creator", |
10 | 10 | "main": "dist/js/query-builder.js", |
11 | 11 | "dependencies": { |
12 | | - "bootstrap": ">=3.1.0 <4", |
| 12 | + "bootstrap": ">=4.0.0", |
13 | 13 | "dot": ">=1.0.3", |
14 | 14 | "jquery": "^3.3.1", |
15 | 15 | "jquery-extendext": ">=0.1.2", |
16 | 16 | "moment": "^2.21.0" |
17 | 17 | }, |
18 | 18 | "devDependencies": { |
19 | | - "awesome-bootstrap-checkbox": "^0.3.7", |
| 19 | + "awesome-bootstrap-checkbox": "^1.0.1", |
20 | 20 | "blanket": "^1.2.3", |
21 | 21 | "bootbox": "^4.4.0", |
22 | 22 | "bootstrap-select": "^1.12.4", |
23 | 23 | "bootstrap-slider": "^10.0.0", |
24 | 24 | "bootswatch-dist": "git+https://github.com/dbtek/bootswatch-dist.git#slate", |
25 | 25 | "chosenjs": "^1.4.3", |
26 | | - "deepmerge": "^0.2.0", |
| 26 | + "deepmerge": "^2.1.0", |
27 | 27 | "foodoc": "^0.0.8", |
28 | 28 | "grunt": "^1.0.2", |
29 | 29 | "grunt-banner": "^0.6.0", |
30 | 30 | "grunt-contrib-clean": "^1.0.0", |
31 | 31 | "grunt-contrib-concat": "^1.0.0", |
32 | 32 | "grunt-contrib-connect": "^1.0.0", |
33 | 33 | "grunt-contrib-copy": "^1.0.0", |
34 | | - "grunt-contrib-cssmin": "^1.0.0", |
| 34 | + "grunt-contrib-cssmin": "^2.2.1", |
35 | 35 | "grunt-contrib-jshint": "^1.0.0", |
36 | 36 | "grunt-contrib-qunit": "^2.0.0", |
37 | | - "grunt-contrib-uglify": "^1.0.0", |
| 37 | + "grunt-contrib-uglify": "^3.3.0", |
38 | 38 | "grunt-contrib-watch": "^1.0.0", |
39 | 39 | "grunt-coveralls": "^1.0.0", |
40 | 40 | "grunt-injector": "^1.1.0", |
41 | | - "grunt-jscs": "^2.8.0", |
| 41 | + "grunt-jscs": "^3.0.1", |
42 | 42 | "grunt-jsdoc": "^2.2.1", |
43 | 43 | "grunt-open": "^0.2.3", |
44 | 44 | "grunt-qunit-blanket-lcov": "^1.0.0", |
|
0 commit comments