|
1 | 1 | { |
2 | 2 | "name": "Bootstrap-Admin-Template", |
3 | 3 | "description": "Twitter Bootstrap Admin Template", |
4 | | - "version": "2.3.1", |
| 4 | + "version": "2.3.2", |
5 | 5 | "homepage": "https://github.com/onokumus/Bootstrap-Admin-Template", |
6 | 6 | "authors": [ |
7 | 7 | "onokumus <onokumus@gmail.com>" |
|
32 | 32 | "dist" |
33 | 33 | ], |
34 | 34 | "devDependencies": { |
35 | | - "SubtlePatterns": "https://github.com/subtlepatterns/SubtlePatterns.git", |
36 | | - "jquery.sparkline.min": "http://omnipotent.net/jquery.sparkline/2.1.2/jquery.sparkline.min.js", |
37 | | - "colorpicker": "http://www.eyecon.ro/bootstrap-colorpicker/colorpicker.zip", |
38 | | - "datepicker": "http://www.eyecon.ro/bootstrap-datepicker/datepicker.zip", |
39 | | - "chosen": "https://github.com/harvesthq/chosen/releases/download/v1.1.0/chosen_v1.1.0.zip", |
40 | | - "pagedown-bootstrap": "https://github.com/kevinoconnor7/pagedown-bootstrap.git", |
41 | | - "formwizard": "https://github.com/thecodemine/formwizard.git#~3.0.7", |
42 | | - "jquery-ui-touch-punch": "https://github.com/furf/jquery-ui-touch-punch.git", |
43 | | - "elfinder": "https://github.com/downloads/Studio-42/elFinder/elfinder-2.0-rc1.tar.gz", |
44 | | - "jquery-validation": "~1.13.1", |
| 35 | + "pagedown-bootstrap": "https://github.com/kevinoconnor7/pagedown-bootstrap/archive/v1.1.zip", |
| 36 | + "formwizard": "https://github.com/thecodemine/formwizard/archive/v3.0.7.zip", |
45 | 37 | "html5shiv": "~3.7.2", |
46 | 38 | "respond": "~1.4.2", |
47 | | - "font-awesome": "~4.2.0", |
48 | | - "gmaps": "~0.4.15", |
49 | | - "jquery.tablesorter": "~2.18.0", |
50 | | - "jquery-autosize": "~1.18.14", |
51 | | - "flot": "~0.8.3", |
| 39 | + "gmaps": "~0.4.16", |
52 | 40 | "jquery-mousewheel": "~3.1.12", |
53 | | - "kbwood_countdown": "~2.0.1", |
54 | | - "jquery.uniform": "~2.1.2", |
55 | | - "bootstrap-timepicker": "~0.2.6", |
56 | | - "bootstrap-daterangepicker": "~1.3.15", |
| 41 | + "bootstrap-daterangepicker": "~1.3.17", |
57 | 42 | "jQuery.validVal": "~5.0.2", |
58 | | - "jquery.gritter": "*", |
| 43 | + "jquery.gritter": "~1.7.4", |
59 | 44 | "plupload": "~2.1.2", |
60 | | - "animate.css": "~3.2.0", |
61 | | - "bootstrap-switch": "~3.1.0", |
62 | | - "validationEngine": "~2.6.4", |
63 | | - "jquery-form": "~3.46.0", |
64 | | - "jquery.tagsinput": "~1.3.2", |
65 | | - "datatables": "~1.10.3", |
66 | | - "datatables-plugins": "*", |
67 | | - "jasny-bootstrap": "~3.1.3", |
68 | | - "blueimp-md5": "~1.1.0", |
69 | | - "jquery-inputlimiter": "*", |
| 45 | + "bootstrap-switch": "~3.3.1", |
| 46 | + "kbwood_countdown": "git://github.com/kbwood/countdown.git#2.0.1", |
| 47 | + "jquery-inputlimiter": "https://jquery-inputlimiter.googlecode.com/files/jquery-inputlimiter.1.3.1.zip", |
70 | 48 | "bootstrap-duallistbox": "~3.0.2", |
71 | | - "fullcalendar": "~2.1.1", |
| 49 | + "fullcalendar": "~2.2.6", |
72 | 50 | "bootstrap3-wysihtml5-bower": "~0.3.3", |
73 | | - "holderjs": "~2.4.1", |
74 | | - "ckeditor": "~4.4.4", |
75 | | - "moment": "~2.8.3", |
76 | | - "bootstrap": "~3.3.0", |
77 | | - "screenfull": "~1.2.1", |
78 | | - "epiceditor": "~0.2.2" |
| 51 | + "bootstrap": "~3.3.1", |
| 52 | + "jquery-validation": "~1.13.1" |
79 | 53 | }, |
80 | 54 | "resolutions": { |
81 | | - "jquery": "~2.1.1", |
82 | | - "bootstrap": "~3.3.0" |
| 55 | + "jquery": "~2.1.3", |
| 56 | + "bootstrap": "~3.3.1" |
83 | 57 | } |
84 | 58 | } |
0 commit comments