]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update dependencies.
authorXhmikosR <xhmikosr@gmail.com>
Sat, 4 Apr 2015 09:05:00 +0000 (12:05 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 8 Apr 2015 06:24:23 +0000 (09:24 +0300)
Gruntfile.js
package.json
test-infra/npm-shrinkwrap.json

index b715189a94be65b4aa2035a33b0139c97a62a977..7ae57b425a94401874ad43b03c2e1793d84e833c 100644 (file)
@@ -126,7 +126,11 @@ module.exports = function (grunt) {
 
     uglify: {
       options: {
-        preserveComments: 'some'
+        compress: {
+          warnings: false
+        },
+        mangle: true,
+        preserveComments: 'some',
       },
       core: {
         src: '<%= concat.bootstrap.dest %>',
index 02808809673fd4dfec3027876c6415113dfae31b..9494c1a258f7323ddba1f0ed37bd1c72b6468877 100644 (file)
@@ -45,9 +45,9 @@
     "grunt-contrib-cssmin": "~0.12.2",
     "grunt-contrib-jade": "~0.14.1",
     "grunt-contrib-jshint": "~0.11.1",
-    "grunt-contrib-less": "~1.0.0",
+    "grunt-contrib-less": "~1.0.1",
     "grunt-contrib-qunit": "~0.7.0",
-    "grunt-contrib-uglify": "~0.9.0",
+    "grunt-contrib-uglify": "~0.9.1",
     "grunt-contrib-watch": "~0.6.1",
     "grunt-csscomb": "~3.0.0",
     "grunt-exec": "~0.4.6",
         "exports": "$"
       }
     },
-    "files": ["css", "fonts", "js"]
+    "files": [
+      "css",
+      "fonts",
+      "js"
+    ]
   }
 }
index f01793d5ac6596c8fdd51c5964eddd997a86852f..e8e0c3212033b27e53c6ad83ecc65792a2c593d8 100644 (file)
           "version": "0.1.1",
           "resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-0.1.1.tgz",
           "dependencies": {
-            "colors": {
-              "version": "0.6.2",
-              "resolved": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz"
-            },
             "lodash": {
               "version": "2.4.1",
               "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
         },
         "grunt-legacy-util": {
           "version": "0.2.0",
-          "resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-0.2.0.tgz",
-          "dependencies": {
-            "async": {
-              "version": "0.1.22",
-              "resolved": "https://registry.npmjs.org/async/-/async-0.1.22.tgz"
-            },
-            "lodash": {
-              "version": "0.9.2",
-              "resolved": "https://registry.npmjs.org/lodash/-/lodash-0.9.2.tgz"
-            },
-            "underscore.string": {
-              "version": "2.2.1",
-              "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.2.1.tgz"
-            }
-          }
+          "resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-0.2.0.tgz"
         },
         "hooker": {
           "version": "0.2.3",
               "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-0.2.0.tgz"
             },
             "caniuse-db": {
-              "version": "1.0.30000117",
-              "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000117.tgz"
+              "version": "1.0.30000119",
+              "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000119.tgz"
             },
             "num2fraction": {
               "version": "1.0.1",
               }
             },
             "tar-stream": {
-              "version": "1.1.2",
-              "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-1.1.2.tgz",
+              "version": "1.1.3",
+              "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-1.1.3.tgz",
               "dependencies": {
                 "bl": {
                   "version": "0.9.4",
               }
             },
             "depd": {
-              "version": "1.0.0",
-              "resolved": "https://registry.npmjs.org/depd/-/depd-1.0.0.tgz"
+              "version": "1.0.1",
+              "resolved": "https://registry.npmjs.org/depd/-/depd-1.0.1.tgz"
             },
             "errorhandler": {
               "version": "1.3.5",
                   "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-1.0.4.tgz",
                   "dependencies": {
                     "acorn": {
-                      "version": "1.0.1",
-                      "resolved": "https://registry.npmjs.org/acorn/-/acorn-1.0.1.tgz"
+                      "version": "1.0.3",
+                      "resolved": "https://registry.npmjs.org/acorn/-/acorn-1.0.3.tgz"
                     }
                   }
                 }
               "resolved": "https://registry.npmjs.org/with/-/with-4.0.3.tgz",
               "dependencies": {
                 "acorn": {
-                  "version": "1.0.1",
-                  "resolved": "https://registry.npmjs.org/acorn/-/acorn-1.0.1.tgz"
+                  "version": "1.0.3",
+                  "resolved": "https://registry.npmjs.org/acorn/-/acorn-1.0.3.tgz"
                 },
                 "acorn-globals": {
                   "version": "1.0.4",
       }
     },
     "grunt-contrib-less": {
-      "version": "1.0.0",
-      "resolved": "https://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-1.0.0.tgz",
+      "version": "1.0.1",
+      "resolved": "https://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-1.0.1.tgz",
       "dependencies": {
         "async": {
           "version": "0.9.0",
           }
         },
         "less": {
-          "version": "2.5.0",
-          "resolved": "https://registry.npmjs.org/less/-/less-2.5.0.tgz",
+          "version": "2.4.0",
+          "resolved": "https://registry.npmjs.org/less/-/less-2.4.0.tgz",
           "dependencies": {
             "errno": {
               "version": "0.1.2",
                   }
                 },
                 "forever-agent": {
-                  "version": "0.6.0",
-                  "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.0.tgz"
+                  "version": "0.6.1",
+                  "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz"
                 },
                 "form-data": {
                   "version": "0.2.0",
               }
             },
             "source-map": {
-              "version": "0.4.2",
-              "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.4.2.tgz",
+              "version": "0.2.0",
+              "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.2.0.tgz",
               "dependencies": {
                 "amdefine": {
                   "version": "0.1.0",
       }
     },
     "grunt-contrib-uglify": {
-      "version": "0.9.0",
-      "resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.9.0.tgz",
+      "version": "0.9.1",
+      "resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.9.1.tgz",
       "dependencies": {
         "chalk": {
           "version": "1.0.0",
           "version": "1.1.0",
           "resolved": "https://registry.npmjs.org/maxmin/-/maxmin-1.1.0.tgz",
           "dependencies": {
-            "chalk": {
-              "version": "1.0.0",
-              "resolved": "https://registry.npmjs.org/chalk/-/chalk-1.0.0.tgz",
-              "dependencies": {
-                "ansi-styles": {
-                  "version": "2.0.1",
-                  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.0.1.tgz"
-                },
-                "escape-string-regexp": {
-                  "version": "1.0.3",
-                  "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.3.tgz"
-                },
-                "has-ansi": {
-                  "version": "1.0.3",
-                  "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-1.0.3.tgz",
-                  "dependencies": {
-                    "ansi-regex": {
-                      "version": "1.1.1",
-                      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-1.1.1.tgz"
-                    },
-                    "get-stdin": {
-                      "version": "4.0.1",
-                      "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz"
-                    }
-                  }
-                },
-                "strip-ansi": {
-                  "version": "2.0.1",
-                  "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-2.0.1.tgz",
-                  "dependencies": {
-                    "ansi-regex": {
-                      "version": "1.1.1",
-                      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-1.1.1.tgz"
-                    }
-                  }
-                },
-                "supports-color": {
-                  "version": "1.3.0",
-                  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-1.3.0.tgz"
-                }
-              }
-            },
             "figures": {
               "version": "1.3.5",
               "resolved": "https://registry.npmjs.org/figures/-/figures-1.3.5.tgz"
               "version": "0.1.2",
               "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz"
             },
-            "glob": {
-              "version": "4.3.5",
-              "resolved": "https://registry.npmjs.org/glob/-/glob-4.3.5.tgz",
-              "dependencies": {
-                "inflight": {
-                  "version": "1.0.4",
-                  "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz",
-                  "dependencies": {
-                    "wrappy": {
-                      "version": "1.0.1",
-                      "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz"
-                    }
-                  }
-                },
-                "inherits": {
-                  "version": "2.0.1",
-                  "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
-                },
-                "once": {
-                  "version": "1.3.1",
-                  "resolved": "https://registry.npmjs.org/once/-/once-1.3.1.tgz",
-                  "dependencies": {
-                    "wrappy": {
-                      "version": "1.0.1",
-                      "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.1.tgz"
-                    }
-                  }
-                }
-              }
-            },
             "lodash.assign": {
               "version": "3.0.0",
               "resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-3.0.0.tgz",
                               "version": "2.0.1",
                               "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                             },
-                            "minimatch": {
-                              "version": "2.0.4",
-                              "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz",
-                              "dependencies": {
-                                "brace-expansion": {
-                                  "version": "1.1.0",
-                                  "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz",
-                                  "dependencies": {
-                                    "balanced-match": {
-                                      "version": "0.2.0",
-                                      "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz"
-                                    },
-                                    "concat-map": {
-                                      "version": "0.0.1",
-                                      "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
-                                    }
-                                  }
-                                }
-                              }
-                            },
                             "once": {
                               "version": "1.3.1",
                               "resolved": "https://registry.npmjs.org/once/-/once-1.3.1.tgz",
               "version": "1.0.2",
               "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-1.0.2.tgz"
             },
-            "supports-color": {
-              "version": "1.2.1",
-              "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-1.2.1.tgz"
-            },
             "vow-fs": {
               "version": "0.3.4",
               "resolved": "https://registry.npmjs.org/vow-fs/-/vow-fs-0.3.4.tgz",
                       "version": "2.0.1",
                       "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz"
                     },
-                    "minimatch": {
-                      "version": "2.0.4",
-                      "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz",
-                      "dependencies": {
-                        "brace-expansion": {
-                          "version": "1.1.0",
-                          "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz",
-                          "dependencies": {
-                            "balanced-match": {
-                              "version": "0.2.0",
-                              "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz"
-                            },
-                            "concat-map": {
-                              "version": "0.0.1",
-                              "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
-                            }
-                          }
-                        }
-                      }
-                    },
                     "once": {
                       "version": "1.3.1",
                       "resolved": "https://registry.npmjs.org/once/-/once-1.3.1.tgz",