mirror of
https://github.com/videojs/video.js.git
synced 2025-01-25 11:13:52 +02:00
parent
a5810b40b9
commit
882432e99d
5429
package-lock.json
generated
5429
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
80
package.json
80
package.json
@ -79,84 +79,84 @@
|
||||
"url": "https://github.com/videojs/video.js.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.2.0",
|
||||
"@babel/runtime": "^7.4.5",
|
||||
"@videojs/http-streaming": "1.10.3",
|
||||
"global": "4.3.2",
|
||||
"keycode": "^2.2.0",
|
||||
"safe-json-parse": "4.0.0",
|
||||
"tsml": "1.0.1",
|
||||
"videojs-font": "3.1.1",
|
||||
"videojs-vtt.js": "0.14.1",
|
||||
"videojs-vtt.js": "^0.14.1",
|
||||
"xhr": "2.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.2.0",
|
||||
"@babel/core": "^7.2.2",
|
||||
"@babel/node": "^7.2.2",
|
||||
"@babel/plugin-transform-runtime": "^7.2.0",
|
||||
"@babel/preset-env": "^7.2.0",
|
||||
"@babel/register": "^7.0.0",
|
||||
"@babel/cli": "^7.4.4",
|
||||
"@babel/core": "^7.4.5",
|
||||
"@babel/node": "^7.4.5",
|
||||
"@babel/plugin-transform-runtime": "^7.4.4",
|
||||
"@babel/preset-env": "^7.4.5",
|
||||
"@babel/register": "^7.4.4",
|
||||
"access-sniff": "^3.2.0",
|
||||
"autoprefixer": "^9.4.2",
|
||||
"autoprefixer": "^9.6.0",
|
||||
"babelify": "^10.0.0",
|
||||
"bestzip": "^2.1.2",
|
||||
"bluebird": "^3.5.3",
|
||||
"bestzip": "^2.1.4",
|
||||
"bluebird": "^3.5.5",
|
||||
"browserify": "^16.2.3",
|
||||
"browserify-istanbul": "^3.0.1",
|
||||
"chokidar-cli": "^1.2.1",
|
||||
"clean-css-cli": "^4.2.1",
|
||||
"chokidar-cli": "^1.2.2",
|
||||
"clean-css-cli": "^4.3.0",
|
||||
"cli-table": "^0.3.1",
|
||||
"conventional-changelog-cli": "^2.0.11",
|
||||
"conventional-changelog-cli": "^2.0.21",
|
||||
"conventional-changelog-videojs": "^3.0.0",
|
||||
"cross-env": "^5.2.0",
|
||||
"es5-shim": "^4.5.12",
|
||||
"es6-shim": "^0.35.4",
|
||||
"filesize": "^4.0.0",
|
||||
"gh-release": "^3.4.0",
|
||||
"humanize-duration": "^3.16.0",
|
||||
"es5-shim": "^4.5.13",
|
||||
"es6-shim": "^0.35.5",
|
||||
"filesize": "^4.1.2",
|
||||
"gh-release": "^3.5.0",
|
||||
"humanize-duration": "^3.18.0",
|
||||
"husky": "^1.2.0",
|
||||
"jsdoc": "^3.5.5",
|
||||
"karma": "^4.0.0",
|
||||
"jsdoc": "^3.6.2",
|
||||
"karma": "^4.1.0",
|
||||
"karma-browserify": "^5.3.0",
|
||||
"klaw-sync": "^6.0.0",
|
||||
"lint-staged": "^8.1.0",
|
||||
"markdown-table": "^1.1.2",
|
||||
"lint-staged": "^8.2.0",
|
||||
"markdown-table": "^1.1.3",
|
||||
"maxmin": "^2.1.0",
|
||||
"minimist": "^1.2.0",
|
||||
"node-sass": "^4.10.0",
|
||||
"node-sass": "^4.12.0",
|
||||
"npm-merge-driver-install": "^1.1.1",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"patch-package": "^6.0.2",
|
||||
"postcss-cli": "^6.0.1",
|
||||
"patch-package": "^6.1.2",
|
||||
"postcss-cli": "^6.1.2",
|
||||
"proxyquireify": "^3.2.1",
|
||||
"qunit": "~2.9.1",
|
||||
"qunit": "^2.9.2",
|
||||
"remark-cli": "^6.0.1",
|
||||
"remark-lint": "^6.0.4",
|
||||
"remark-parse": "^6.0.3",
|
||||
"remark-stringify": "^6.0.4",
|
||||
"remark-toc": "^5.1.1",
|
||||
"remark-validate-links": "^8.0.0",
|
||||
"replace": "^1.0.0",
|
||||
"rollup": "^1.0.1",
|
||||
"rollup-plugin-alias": "^1.4.0",
|
||||
"remark-validate-links": "^8.0.2",
|
||||
"replace": "^1.1.0",
|
||||
"rollup": "^1.14.6",
|
||||
"rollup-plugin-alias": "^1.5.2",
|
||||
"rollup-plugin-babel": "^4.0.3",
|
||||
"rollup-plugin-commonjs": "^9.2.0",
|
||||
"rollup-plugin-ignore": "^1.0.4",
|
||||
"rollup-plugin-commonjs": "^9.3.4",
|
||||
"rollup-plugin-ignore": "^1.0.5",
|
||||
"rollup-plugin-json": "^3.1.0",
|
||||
"rollup-plugin-node-resolve": "^4.0.0",
|
||||
"rollup-plugin-progress": "^1.0.0",
|
||||
"semver": "^5.6.0",
|
||||
"rollup-plugin-node-resolve": "^4.2.4",
|
||||
"rollup-plugin-progress": "^1.1.1",
|
||||
"semver": "^5.7.0",
|
||||
"shelljs": "^0.8.3",
|
||||
"shx": "^0.3.2",
|
||||
"sinon": "^7.3.2",
|
||||
"tui-jsdoc-template": "^1.2.2",
|
||||
"uglify-js": "^3.4.9",
|
||||
"uglify-js": "^3.6.0",
|
||||
"unified": "^7.0.2",
|
||||
"videojs-flash": "^2.1.2",
|
||||
"videojs-flash": "^2.2.0",
|
||||
"videojs-generate-karma-config": "~5.2.0",
|
||||
"videojs-languages": "^2.0.0",
|
||||
"videojs-standard": "^8.0.2",
|
||||
"watchify": "^3.11.0",
|
||||
"videojs-standard": "^8.0.3",
|
||||
"watchify": "^3.11.1",
|
||||
"webpack": "^1.15.0"
|
||||
},
|
||||
"vjsstandard": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user