mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 12:51:52 +02:00
Update devDependencies.
Adapt uglify for the new version.
This commit is contained in:
@@ -202,7 +202,7 @@ module.exports = function (grunt) {
|
|||||||
warnings: false
|
warnings: false
|
||||||
},
|
},
|
||||||
mangle: true,
|
mangle: true,
|
||||||
preserveComments: 'some'
|
preserveComments: /^!|@preserve|@license|@cc_on/i
|
||||||
},
|
},
|
||||||
core: {
|
core: {
|
||||||
src: '<%= concat.bootstrap.dest %>',
|
src: '<%= concat.bootstrap.dest %>',
|
||||||
|
278
grunt/npm-shrinkwrap.json
generated
278
grunt/npm-shrinkwrap.json
generated
@@ -21,8 +21,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/acorn/-/acorn-1.2.2.tgz"
|
"resolved": "https://registry.npmjs.org/acorn/-/acorn-1.2.2.tgz"
|
||||||
},
|
},
|
||||||
"acorn-to-esprima": {
|
"acorn-to-esprima": {
|
||||||
"version": "1.0.5",
|
"version": "1.0.6",
|
||||||
"resolved": "https://registry.npmjs.org/acorn-to-esprima/-/acorn-to-esprima-1.0.5.tgz"
|
"resolved": "https://registry.npmjs.org/acorn-to-esprima/-/acorn-to-esprima-1.0.6.tgz"
|
||||||
},
|
},
|
||||||
"adm-zip": {
|
"adm-zip": {
|
||||||
"version": "0.4.4",
|
"version": "0.4.4",
|
||||||
@@ -67,6 +67,10 @@
|
|||||||
"async": {
|
"async": {
|
||||||
"version": "1.4.2",
|
"version": "1.4.2",
|
||||||
"resolved": "https://registry.npmjs.org/async/-/async-1.4.2.tgz"
|
"resolved": "https://registry.npmjs.org/async/-/async-1.4.2.tgz"
|
||||||
|
},
|
||||||
|
"glob": {
|
||||||
|
"version": "5.0.15",
|
||||||
|
"resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -244,17 +248,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"readable-stream": {
|
"readable-stream": {
|
||||||
"version": "2.0.4",
|
"version": "2.0.4",
|
||||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.4.tgz",
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.4.tgz"
|
||||||
"dependencies": {
|
|
||||||
"process-nextick-args": {
|
|
||||||
"version": "1.0.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.3.tgz"
|
|
||||||
},
|
|
||||||
"util-deprecate": {
|
|
||||||
"version": "1.0.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -303,16 +297,22 @@
|
|||||||
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-1.2.1.tgz"
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-1.2.1.tgz"
|
||||||
},
|
},
|
||||||
"camelcase-keys": {
|
"camelcase-keys": {
|
||||||
"version": "1.0.0",
|
"version": "2.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-1.0.0.tgz"
|
"resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.0.0.tgz",
|
||||||
|
"dependencies": {
|
||||||
|
"camelcase": {
|
||||||
|
"version": "2.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-2.0.0.tgz"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"camelize": {
|
"camelize": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz"
|
"resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz"
|
||||||
},
|
},
|
||||||
"caniuse-db": {
|
"caniuse-db": {
|
||||||
"version": "1.0.30000360",
|
"version": "1.0.30000362",
|
||||||
"resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000360.tgz"
|
"resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000362.tgz"
|
||||||
},
|
},
|
||||||
"cardinal": {
|
"cardinal": {
|
||||||
"version": "0.5.0",
|
"version": "0.5.0",
|
||||||
@@ -337,8 +337,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"clean-css": {
|
"clean-css": {
|
||||||
"version": "3.4.7",
|
"version": "3.4.8",
|
||||||
"resolved": "https://registry.npmjs.org/clean-css/-/clean-css-3.4.7.tgz",
|
"resolved": "https://registry.npmjs.org/clean-css/-/clean-css-3.4.8.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"commander": {
|
"commander": {
|
||||||
"version": "2.8.1",
|
"version": "2.8.1",
|
||||||
@@ -408,7 +408,13 @@
|
|||||||
},
|
},
|
||||||
"commoner": {
|
"commoner": {
|
||||||
"version": "0.10.4",
|
"version": "0.10.4",
|
||||||
"resolved": "https://registry.npmjs.org/commoner/-/commoner-0.10.4.tgz"
|
"resolved": "https://registry.npmjs.org/commoner/-/commoner-0.10.4.tgz",
|
||||||
|
"dependencies": {
|
||||||
|
"glob": {
|
||||||
|
"version": "5.0.15",
|
||||||
|
"resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"compress-commons": {
|
"compress-commons": {
|
||||||
"version": "0.3.0",
|
"version": "0.3.0",
|
||||||
@@ -551,8 +557,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/defs/-/defs-1.1.1.tgz"
|
"resolved": "https://registry.npmjs.org/defs/-/defs-1.1.1.tgz"
|
||||||
},
|
},
|
||||||
"del": {
|
"del": {
|
||||||
"version": "2.0.2",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/del/-/del-2.0.2.tgz"
|
"resolved": "https://registry.npmjs.org/del/-/del-2.1.0.tgz"
|
||||||
},
|
},
|
||||||
"delayed-stream": {
|
"delayed-stream": {
|
||||||
"version": "0.0.5",
|
"version": "0.0.5",
|
||||||
@@ -579,16 +585,16 @@
|
|||||||
"resolved": "https://registry.npmjs.org/detective/-/detective-4.3.1.tgz"
|
"resolved": "https://registry.npmjs.org/detective/-/detective-4.3.1.tgz"
|
||||||
},
|
},
|
||||||
"diff": {
|
"diff": {
|
||||||
"version": "2.2.0",
|
"version": "2.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/diff/-/diff-2.2.0.tgz"
|
"resolved": "https://registry.npmjs.org/diff/-/diff-2.2.1.tgz"
|
||||||
},
|
},
|
||||||
"difflib": {
|
"difflib": {
|
||||||
"version": "0.2.4",
|
"version": "0.2.4",
|
||||||
"resolved": "https://registry.npmjs.org/difflib/-/difflib-0.2.4.tgz"
|
"resolved": "https://registry.npmjs.org/difflib/-/difflib-0.2.4.tgz"
|
||||||
},
|
},
|
||||||
"doctrine": {
|
"doctrine": {
|
||||||
"version": "0.7.0",
|
"version": "0.7.1",
|
||||||
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-0.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/doctrine/-/doctrine-0.7.1.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"esutils": {
|
"esutils": {
|
||||||
"version": "1.1.6",
|
"version": "1.1.6",
|
||||||
@@ -712,21 +718,19 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"argparse": {
|
"argparse": {
|
||||||
"version": "1.0.3",
|
"version": "1.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.3.tgz"
|
||||||
"dependencies": {
|
|
||||||
"sprintf-js": {
|
|
||||||
"version": "1.0.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"espree": {
|
"espree": {
|
||||||
"version": "2.2.5",
|
"version": "2.2.5",
|
||||||
"resolved": "https://registry.npmjs.org/espree/-/espree-2.2.5.tgz"
|
"resolved": "https://registry.npmjs.org/espree/-/espree-2.2.5.tgz"
|
||||||
},
|
},
|
||||||
|
"glob": {
|
||||||
|
"version": "5.0.15",
|
||||||
|
"resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz"
|
||||||
|
},
|
||||||
"globals": {
|
"globals": {
|
||||||
"version": "8.11.0",
|
"version": "8.12.0",
|
||||||
"resolved": "https://registry.npmjs.org/globals/-/globals-8.11.0.tgz"
|
"resolved": "https://registry.npmjs.org/globals/-/globals-8.12.0.tgz"
|
||||||
},
|
},
|
||||||
"js-yaml": {
|
"js-yaml": {
|
||||||
"version": "3.4.3",
|
"version": "3.4.3",
|
||||||
@@ -845,12 +849,12 @@
|
|||||||
"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-0.4.0.tgz"
|
"resolved": "https://registry.npmjs.org/finalhandler/-/finalhandler-0.4.0.tgz"
|
||||||
},
|
},
|
||||||
"find-up": {
|
"find-up": {
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/find-up/-/find-up-1.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.0.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"path-exists": {
|
"path-exists": {
|
||||||
"version": "2.0.0",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.0.0.tgz"
|
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -935,8 +939,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/getobject/-/getobject-0.1.0.tgz"
|
"resolved": "https://registry.npmjs.org/getobject/-/getobject-0.1.0.tgz"
|
||||||
},
|
},
|
||||||
"glob": {
|
"glob": {
|
||||||
"version": "5.0.15",
|
"version": "6.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz"
|
"resolved": "https://registry.npmjs.org/glob/-/glob-6.0.1.tgz"
|
||||||
},
|
},
|
||||||
"globals": {
|
"globals": {
|
||||||
"version": "6.4.1",
|
"version": "6.4.1",
|
||||||
@@ -944,7 +948,21 @@
|
|||||||
},
|
},
|
||||||
"globby": {
|
"globby": {
|
||||||
"version": "3.0.1",
|
"version": "3.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/globby/-/globby-3.0.1.tgz"
|
"resolved": "https://registry.npmjs.org/globby/-/globby-3.0.1.tgz",
|
||||||
|
"dependencies": {
|
||||||
|
"glob": {
|
||||||
|
"version": "5.0.15",
|
||||||
|
"resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz"
|
||||||
|
},
|
||||||
|
"pinkie": {
|
||||||
|
"version": "1.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/pinkie/-/pinkie-1.0.0.tgz"
|
||||||
|
},
|
||||||
|
"pinkie-promise": {
|
||||||
|
"version": "1.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-1.0.0.tgz"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"globule": {
|
"globule": {
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
@@ -1023,8 +1041,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/grunt-build-control/-/grunt-build-control-0.6.1.tgz"
|
"resolved": "https://registry.npmjs.org/grunt-build-control/-/grunt-build-control-0.6.1.tgz"
|
||||||
},
|
},
|
||||||
"grunt-contrib-clean": {
|
"grunt-contrib-clean": {
|
||||||
"version": "0.6.0",
|
"version": "0.7.0",
|
||||||
"resolved": "https://registry.npmjs.org/grunt-contrib-clean/-/grunt-contrib-clean-0.6.0.tgz"
|
"resolved": "https://registry.npmjs.org/grunt-contrib-clean/-/grunt-contrib-clean-0.7.0.tgz"
|
||||||
},
|
},
|
||||||
"grunt-contrib-compress": {
|
"grunt-contrib-compress": {
|
||||||
"version": "0.14.0",
|
"version": "0.14.0",
|
||||||
@@ -1121,8 +1139,42 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"grunt-contrib-uglify": {
|
"grunt-contrib-uglify": {
|
||||||
"version": "0.9.2",
|
"version": "0.10.1",
|
||||||
"resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.9.2.tgz"
|
"resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.10.1.tgz",
|
||||||
|
"dependencies": {
|
||||||
|
"ansi-regex": {
|
||||||
|
"version": "1.1.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-1.1.1.tgz"
|
||||||
|
},
|
||||||
|
"chalk": {
|
||||||
|
"version": "1.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-1.0.0.tgz"
|
||||||
|
},
|
||||||
|
"has-ansi": {
|
||||||
|
"version": "1.0.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-1.0.3.tgz"
|
||||||
|
},
|
||||||
|
"lodash": {
|
||||||
|
"version": "3.2.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.2.0.tgz"
|
||||||
|
},
|
||||||
|
"maxmin": {
|
||||||
|
"version": "1.0.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/maxmin/-/maxmin-1.0.1.tgz"
|
||||||
|
},
|
||||||
|
"pretty-bytes": {
|
||||||
|
"version": "1.0.4",
|
||||||
|
"resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-1.0.4.tgz"
|
||||||
|
},
|
||||||
|
"strip-ansi": {
|
||||||
|
"version": "2.0.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-2.0.1.tgz"
|
||||||
|
},
|
||||||
|
"supports-color": {
|
||||||
|
"version": "1.3.1",
|
||||||
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-1.3.1.tgz"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"grunt-contrib-watch": {
|
"grunt-contrib-watch": {
|
||||||
"version": "0.6.1",
|
"version": "0.6.1",
|
||||||
@@ -1318,7 +1370,17 @@
|
|||||||
},
|
},
|
||||||
"har-validator": {
|
"har-validator": {
|
||||||
"version": "2.0.2",
|
"version": "2.0.2",
|
||||||
"resolved": "https://registry.npmjs.org/har-validator/-/har-validator-2.0.2.tgz"
|
"resolved": "https://registry.npmjs.org/har-validator/-/har-validator-2.0.2.tgz",
|
||||||
|
"dependencies": {
|
||||||
|
"pinkie": {
|
||||||
|
"version": "1.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/pinkie/-/pinkie-1.0.0.tgz"
|
||||||
|
},
|
||||||
|
"pinkie-promise": {
|
||||||
|
"version": "1.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-1.0.0.tgz"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"has-ansi": {
|
"has-ansi": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
@@ -1518,6 +1580,10 @@
|
|||||||
"version": "2.7.0",
|
"version": "2.7.0",
|
||||||
"resolved": "https://registry.npmjs.org/esprima/-/esprima-2.7.0.tgz"
|
"resolved": "https://registry.npmjs.org/esprima/-/esprima-2.7.0.tgz"
|
||||||
},
|
},
|
||||||
|
"glob": {
|
||||||
|
"version": "5.0.15",
|
||||||
|
"resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz"
|
||||||
|
},
|
||||||
"js-yaml": {
|
"js-yaml": {
|
||||||
"version": "3.4.3",
|
"version": "3.4.3",
|
||||||
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.4.3.tgz"
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.4.3.tgz"
|
||||||
@@ -1643,8 +1709,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/load-grunt-tasks/-/load-grunt-tasks-3.3.0.tgz"
|
"resolved": "https://registry.npmjs.org/load-grunt-tasks/-/load-grunt-tasks-3.3.0.tgz"
|
||||||
},
|
},
|
||||||
"load-json-file": {
|
"load-json-file": {
|
||||||
"version": "1.0.1",
|
"version": "1.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.0.1.tgz"
|
"resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz"
|
||||||
},
|
},
|
||||||
"lodash": {
|
"lodash": {
|
||||||
"version": "3.10.1",
|
"version": "3.10.1",
|
||||||
@@ -1803,8 +1869,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/longest/-/longest-1.0.1.tgz"
|
"resolved": "https://registry.npmjs.org/longest/-/longest-1.0.1.tgz"
|
||||||
},
|
},
|
||||||
"loud-rejection": {
|
"loud-rejection": {
|
||||||
"version": "1.0.0",
|
"version": "1.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.0.0.tgz"
|
"resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.2.0.tgz"
|
||||||
},
|
},
|
||||||
"lru-cache": {
|
"lru-cache": {
|
||||||
"version": "2.7.0",
|
"version": "2.7.0",
|
||||||
@@ -1847,8 +1913,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz"
|
"resolved": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz"
|
||||||
},
|
},
|
||||||
"meow": {
|
"meow": {
|
||||||
"version": "3.5.0",
|
"version": "3.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/meow/-/meow-3.5.0.tgz"
|
"resolved": "https://registry.npmjs.org/meow/-/meow-3.6.0.tgz"
|
||||||
},
|
},
|
||||||
"mime": {
|
"mime": {
|
||||||
"version": "1.3.4",
|
"version": "1.3.4",
|
||||||
@@ -1919,8 +1985,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"multimatch": {
|
"multimatch": {
|
||||||
"version": "2.0.0",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/multimatch/-/multimatch-2.0.0.tgz"
|
"resolved": "https://registry.npmjs.org/multimatch/-/multimatch-2.1.0.tgz",
|
||||||
|
"dependencies": {
|
||||||
|
"minimatch": {
|
||||||
|
"version": "3.0.0",
|
||||||
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.0.tgz"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"mute-stream": {
|
"mute-stream": {
|
||||||
"version": "0.0.5",
|
"version": "0.0.5",
|
||||||
@@ -1943,8 +2015,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.5.3.tgz"
|
"resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.5.3.tgz"
|
||||||
},
|
},
|
||||||
"node-gyp": {
|
"node-gyp": {
|
||||||
"version": "3.0.3",
|
"version": "3.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.0.3.tgz",
|
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.1.0.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"glob": {
|
"glob": {
|
||||||
"version": "4.5.3",
|
"version": "4.5.3",
|
||||||
@@ -1961,8 +2033,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz"
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz"
|
||||||
},
|
},
|
||||||
"nopt": {
|
"nopt": {
|
||||||
"version": "3.0.4",
|
"version": "3.0.6",
|
||||||
"resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.4.tgz"
|
"resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -1971,8 +2043,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz"
|
"resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz"
|
||||||
},
|
},
|
||||||
"node-sass": {
|
"node-sass": {
|
||||||
"version": "3.4.1",
|
"version": "3.4.2",
|
||||||
"resolved": "https://registry.npmjs.org/node-sass/-/node-sass-3.4.1.tgz",
|
"resolved": "https://registry.npmjs.org/node-sass/-/node-sass-3.4.2.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"async": {
|
"async": {
|
||||||
"version": "1.5.0",
|
"version": "1.5.0",
|
||||||
@@ -2014,6 +2086,10 @@
|
|||||||
"version": "1.0.0-rc3",
|
"version": "1.0.0-rc3",
|
||||||
"resolved": "https://registry.npmjs.org/form-data/-/form-data-1.0.0-rc3.tgz"
|
"resolved": "https://registry.npmjs.org/form-data/-/form-data-1.0.0-rc3.tgz"
|
||||||
},
|
},
|
||||||
|
"glob": {
|
||||||
|
"version": "5.0.15",
|
||||||
|
"resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz"
|
||||||
|
},
|
||||||
"hawk": {
|
"hawk": {
|
||||||
"version": "3.1.1",
|
"version": "3.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/hawk/-/hawk-3.1.1.tgz"
|
"resolved": "https://registry.npmjs.org/hawk/-/hawk-3.1.1.tgz"
|
||||||
@@ -2027,8 +2103,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/http-signature/-/http-signature-0.11.0.tgz"
|
"resolved": "https://registry.npmjs.org/http-signature/-/http-signature-0.11.0.tgz"
|
||||||
},
|
},
|
||||||
"nopt": {
|
"nopt": {
|
||||||
"version": "3.0.4",
|
"version": "3.0.6",
|
||||||
"resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.4.tgz"
|
"resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz"
|
||||||
},
|
},
|
||||||
"npmconf": {
|
"npmconf": {
|
||||||
"version": "2.1.2",
|
"version": "2.1.2",
|
||||||
@@ -2053,8 +2129,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node-uuid": {
|
"node-uuid": {
|
||||||
"version": "1.4.4",
|
"version": "1.4.7",
|
||||||
"resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.4.tgz"
|
"resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.7.tgz"
|
||||||
},
|
},
|
||||||
"nomnom": {
|
"nomnom": {
|
||||||
"version": "1.8.1",
|
"version": "1.8.1",
|
||||||
@@ -2097,8 +2173,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.5.tgz"
|
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.3.5.tgz"
|
||||||
},
|
},
|
||||||
"npm": {
|
"npm": {
|
||||||
"version": "2.14.10",
|
"version": "2.14.11",
|
||||||
"resolved": "https://registry.npmjs.org/npm/-/npm-2.14.10.tgz",
|
"resolved": "https://registry.npmjs.org/npm/-/npm-2.14.11.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"abbrev": {
|
"abbrev": {
|
||||||
"version": "1.0.7",
|
"version": "1.0.7",
|
||||||
@@ -2463,8 +2539,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nopt": {
|
"nopt": {
|
||||||
"version": "3.0.4",
|
"version": "3.0.6",
|
||||||
"resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.4.tgz"
|
"resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz"
|
||||||
},
|
},
|
||||||
"normalize-git-url": {
|
"normalize-git-url": {
|
||||||
"version": "3.0.1",
|
"version": "3.0.1",
|
||||||
@@ -2583,8 +2659,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"npm-package-arg": {
|
"npm-package-arg": {
|
||||||
"version": "4.0.2",
|
"version": "4.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-4.0.2.tgz"
|
"resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-4.1.0.tgz"
|
||||||
},
|
},
|
||||||
"npm-registry-client": {
|
"npm-registry-client": {
|
||||||
"version": "7.0.7",
|
"version": "7.0.7",
|
||||||
@@ -3187,8 +3263,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/npmconf/-/npmconf-2.1.1.tgz",
|
"resolved": "https://registry.npmjs.org/npmconf/-/npmconf-2.1.1.tgz",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"nopt": {
|
"nopt": {
|
||||||
"version": "3.0.4",
|
"version": "3.0.6",
|
||||||
"resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.4.tgz"
|
"resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -3311,8 +3387,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.1.tgz"
|
"resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.1.tgz"
|
||||||
},
|
},
|
||||||
"path-type": {
|
"path-type": {
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/path-type/-/path-type-1.0.0.tgz"
|
"resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz"
|
||||||
},
|
},
|
||||||
"pathval": {
|
"pathval": {
|
||||||
"version": "0.1.1",
|
"version": "0.1.1",
|
||||||
@@ -3327,12 +3403,12 @@
|
|||||||
"resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz"
|
"resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz"
|
||||||
},
|
},
|
||||||
"pinkie": {
|
"pinkie": {
|
||||||
"version": "1.0.0",
|
"version": "2.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/pinkie/-/pinkie-1.0.0.tgz"
|
"resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.0.tgz"
|
||||||
},
|
},
|
||||||
"pinkie-promise": {
|
"pinkie-promise": {
|
||||||
"version": "1.0.0",
|
"version": "2.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-1.0.0.tgz"
|
"resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.0.tgz"
|
||||||
},
|
},
|
||||||
"pkg-up": {
|
"pkg-up": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
@@ -3357,8 +3433,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"postcss": {
|
"postcss": {
|
||||||
"version": "5.0.11",
|
"version": "5.0.12",
|
||||||
"resolved": "https://registry.npmjs.org/postcss/-/postcss-5.0.11.tgz"
|
"resolved": "https://registry.npmjs.org/postcss/-/postcss-5.0.12.tgz"
|
||||||
},
|
},
|
||||||
"postcss-value-parser": {
|
"postcss-value-parser": {
|
||||||
"version": "3.1.2",
|
"version": "3.1.2",
|
||||||
@@ -3628,7 +3704,13 @@
|
|||||||
},
|
},
|
||||||
"sass-graph": {
|
"sass-graph": {
|
||||||
"version": "2.0.1",
|
"version": "2.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-2.0.1.tgz"
|
"resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-2.0.1.tgz",
|
||||||
|
"dependencies": {
|
||||||
|
"glob": {
|
||||||
|
"version": "5.0.15",
|
||||||
|
"resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"sauce-tunnel": {
|
"sauce-tunnel": {
|
||||||
"version": "2.2.3",
|
"version": "2.2.3",
|
||||||
@@ -3744,6 +3826,10 @@
|
|||||||
"version": "1.0.1",
|
"version": "1.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz"
|
"resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz"
|
||||||
},
|
},
|
||||||
|
"signal-exit": {
|
||||||
|
"version": "2.1.2",
|
||||||
|
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-2.1.2.tgz"
|
||||||
|
},
|
||||||
"simple-fmt": {
|
"simple-fmt": {
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/simple-fmt/-/simple-fmt-0.1.0.tgz"
|
"resolved": "https://registry.npmjs.org/simple-fmt/-/simple-fmt-0.1.0.tgz"
|
||||||
@@ -3859,8 +3945,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.1.2.tgz"
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.1.2.tgz"
|
||||||
},
|
},
|
||||||
"tar": {
|
"tar": {
|
||||||
"version": "1.0.3",
|
"version": "2.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/tar/-/tar-1.0.3.tgz"
|
"resolved": "https://registry.npmjs.org/tar/-/tar-2.2.1.tgz"
|
||||||
},
|
},
|
||||||
"tar-stream": {
|
"tar-stream": {
|
||||||
"version": "1.2.2",
|
"version": "1.2.2",
|
||||||
@@ -3868,17 +3954,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"readable-stream": {
|
"readable-stream": {
|
||||||
"version": "2.0.4",
|
"version": "2.0.4",
|
||||||
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.4.tgz",
|
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.0.4.tgz"
|
||||||
"dependencies": {
|
|
||||||
"process-nextick-args": {
|
|
||||||
"version": "1.0.3",
|
|
||||||
"resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.3.tgz"
|
|
||||||
},
|
|
||||||
"util-deprecate": {
|
|
||||||
"version": "1.0.2",
|
|
||||||
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -3933,8 +4009,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/to-single-quotes/-/to-single-quotes-2.0.0.tgz"
|
"resolved": "https://registry.npmjs.org/to-single-quotes/-/to-single-quotes-2.0.0.tgz"
|
||||||
},
|
},
|
||||||
"tough-cookie": {
|
"tough-cookie": {
|
||||||
"version": "2.2.0",
|
"version": "2.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.2.0.tgz"
|
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.2.1.tgz"
|
||||||
},
|
},
|
||||||
"trim-newlines": {
|
"trim-newlines": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
@@ -4011,8 +4087,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz"
|
"resolved": "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz"
|
||||||
},
|
},
|
||||||
"uri-path": {
|
"uri-path": {
|
||||||
"version": "0.0.2",
|
"version": "1.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/uri-path/-/uri-path-0.0.2.tgz"
|
"resolved": "https://registry.npmjs.org/uri-path/-/uri-path-1.0.0.tgz"
|
||||||
},
|
},
|
||||||
"user-home": {
|
"user-home": {
|
||||||
"version": "1.1.1",
|
"version": "1.1.1",
|
||||||
@@ -4071,8 +4147,8 @@
|
|||||||
"resolved": "https://registry.npmjs.org/which/-/which-1.0.9.tgz"
|
"resolved": "https://registry.npmjs.org/which/-/which-1.0.9.tgz"
|
||||||
},
|
},
|
||||||
"window-size": {
|
"window-size": {
|
||||||
"version": "0.1.2",
|
"version": "0.1.4",
|
||||||
"resolved": "https://registry.npmjs.org/window-size/-/window-size-0.1.2.tgz"
|
"resolved": "https://registry.npmjs.org/window-size/-/window-size-0.1.4.tgz"
|
||||||
},
|
},
|
||||||
"winston": {
|
"winston": {
|
||||||
"version": "0.8.3",
|
"version": "0.8.3",
|
||||||
|
@@ -31,11 +31,11 @@
|
|||||||
"autoprefixer": "^6.0.3",
|
"autoprefixer": "^6.0.3",
|
||||||
"babel-eslint": "^4.1.3",
|
"babel-eslint": "^4.1.3",
|
||||||
"btoa": "~1.1.2",
|
"btoa": "~1.1.2",
|
||||||
"glob": "~5.0.14",
|
"glob": "~6.0.1",
|
||||||
"grunt": "~0.4.5",
|
"grunt": "~0.4.5",
|
||||||
"grunt-babel": "^5.0.3",
|
"grunt-babel": "^5.0.3",
|
||||||
"grunt-build-control": "~0.6.0",
|
"grunt-build-control": "~0.6.0",
|
||||||
"grunt-contrib-clean": "~0.6.0",
|
"grunt-contrib-clean": "~0.7.0",
|
||||||
"grunt-contrib-compress": "~0.14.0",
|
"grunt-contrib-compress": "~0.14.0",
|
||||||
"grunt-contrib-concat": "~0.5.1",
|
"grunt-contrib-concat": "~0.5.1",
|
||||||
"grunt-contrib-connect": "~0.11.2",
|
"grunt-contrib-connect": "~0.11.2",
|
||||||
@@ -43,7 +43,7 @@
|
|||||||
"grunt-contrib-cssmin": "~0.14.0",
|
"grunt-contrib-cssmin": "~0.14.0",
|
||||||
"grunt-contrib-qunit": "~0.7.0",
|
"grunt-contrib-qunit": "~0.7.0",
|
||||||
"grunt-contrib-sass": "^0.9.2",
|
"grunt-contrib-sass": "^0.9.2",
|
||||||
"grunt-contrib-uglify": "~0.9.2",
|
"grunt-contrib-uglify": "~0.10.1",
|
||||||
"grunt-contrib-watch": "~0.6.1",
|
"grunt-contrib-watch": "~0.6.1",
|
||||||
"grunt-csscomb": "~3.1.0",
|
"grunt-csscomb": "~3.1.0",
|
||||||
"grunt-eslint": "^17.1.0",
|
"grunt-eslint": "^17.1.0",
|
||||||
|
Reference in New Issue
Block a user