Update all npm packages to the latest versions
This commit is contained in:
parent
55e3f97aa9
commit
8488eeadc4
18
package.json
18
package.json
@ -2,14 +2,14 @@
|
|||||||
"name": "pdf.js",
|
"name": "pdf.js",
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"acorn": "^5.1.2",
|
"acorn": "^5.3.0",
|
||||||
"babel-core": "^6.26.0",
|
"babel-core": "^6.26.0",
|
||||||
"babel-loader": "^7.1.2",
|
"babel-loader": "^7.1.2",
|
||||||
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
|
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
|
||||||
"babel-preset-env": "^1.6.0",
|
"babel-preset-env": "^1.6.1",
|
||||||
"core-js": "^2.5.1",
|
"core-js": "^2.5.3",
|
||||||
"escodegen": "^1.9.0",
|
"escodegen": "^1.9.0",
|
||||||
"eslint": "^4.14.0",
|
"eslint": "^4.16.0",
|
||||||
"eslint-plugin-mozilla": "^0.5.0",
|
"eslint-plugin-mozilla": "^0.5.0",
|
||||||
"eslint-plugin-no-unsanitized": "^2.0.2",
|
"eslint-plugin-no-unsanitized": "^2.0.2",
|
||||||
"fancy-log": "^1.3.2",
|
"fancy-log": "^1.3.2",
|
||||||
@ -18,22 +18,22 @@
|
|||||||
"gulp-replace": "^0.6.1",
|
"gulp-replace": "^0.6.1",
|
||||||
"gulp-transform": "^3.0.5",
|
"gulp-transform": "^3.0.5",
|
||||||
"gulp-zip": "^4.1.0",
|
"gulp-zip": "^4.1.0",
|
||||||
"jasmine": "^2.8.0",
|
"jasmine": "^2.9.0",
|
||||||
"jasmine-core": "^2.8.0",
|
"jasmine-core": "^2.9.1",
|
||||||
"jsdoc": "^3.5.5",
|
"jsdoc": "^3.5.5",
|
||||||
"merge-stream": "^1.0.1",
|
"merge-stream": "^1.0.1",
|
||||||
"mkdirp": "^0.5.1",
|
"mkdirp": "^0.5.1",
|
||||||
"node-ensure": "^0.0.0",
|
"node-ensure": "^0.0.0",
|
||||||
"rimraf": "^2.6.2",
|
"rimraf": "^2.6.2",
|
||||||
"streamqueue": "^1.1.1",
|
"streamqueue": "^1.1.2",
|
||||||
"systemjs": "^0.20.19",
|
"systemjs": "^0.20.19",
|
||||||
"systemjs-plugin-babel": "^0.0.25",
|
"systemjs-plugin-babel": "^0.0.25",
|
||||||
"ttest": "^1.1.0",
|
"ttest": "^1.1.0",
|
||||||
"typogr": "^0.6.7",
|
"typogr": "^0.6.7",
|
||||||
"uglify-es": "^3.1.2",
|
"uglify-es": "^3.3.9",
|
||||||
"vinyl": "^2.1.0",
|
"vinyl": "^2.1.0",
|
||||||
"vinyl-fs": "^2.4.4",
|
"vinyl-fs": "^2.4.4",
|
||||||
"webpack": "^3.6.0",
|
"webpack": "^3.10.0",
|
||||||
"webpack-stream": "^4.0.0",
|
"webpack-stream": "^4.0.0",
|
||||||
"wintersmith": "^2.4.1",
|
"wintersmith": "^2.4.1",
|
||||||
"yargs": "^9.0.1"
|
"yargs": "^9.0.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user