Skip to content

Commit

Permalink
chore(package): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
joaopaulovieira committed Jan 29, 2021
1 parent 867d62b commit 91368dd
Show file tree
Hide file tree
Showing 2 changed files with 2,261 additions and 2,067 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,30 +35,30 @@
},
"homepage": "https://github.com/clappr/hlsjs-playback",
"peerDependencies": {
"@clappr/core": "^0.4.11",
"hls.js": "^0.13.2"
"@clappr/core": "^0.4.17",
"hls.js": "^0.14.17"
},
"devDependencies": {
"@babel/core": "^7.10.2",
"@babel/preset-env": "^7.10.2",
"@clappr/core": "^0.4.11",
"@rollup/plugin-babel": "^5.0.3",
"@rollup/plugin-commonjs": "^13.0.0",
"@rollup/plugin-node-resolve": "^8.0.1",
"@rollup/plugin-replace": "^2.3.3",
"babel-jest": "^26.0.1",
"coveralls": "^3.0.0",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^4.18.2",
"hls.js": "^0.13.2",
"jest": "^26.0.1",
"rollup": "^2.15.0",
"rollup-plugin-filesize": "^9.0.0",
"rollup-plugin-livereload": "^1.3.0",
"rollup-plugin-serve": "^1.0.1",
"rollup-plugin-sizes": "^1.0.2",
"rollup-plugin-terser": "^6.1.0",
"rollup-plugin-visualizer": "^4.0.4"
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@clappr/core": "^0.4.17",
"@rollup/plugin-babel": "^5.2.3",
"@rollup/plugin-commonjs": "^17.1.0",
"@rollup/plugin-node-resolve": "^11.1.1",
"@rollup/plugin-replace": "^2.3.4",
"babel-jest": "^26.6.3",
"coveralls": "^3.1.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^7.18.0",
"hls.js": "^0.14.17",
"jest": "^26.6.3",
"rollup": "^2.38.1",
"rollup-plugin-filesize": "^9.1.0",
"rollup-plugin-livereload": "^2.0.0",
"rollup-plugin-serve": "^1.1.0",
"rollup-plugin-sizes": "^1.0.3",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-visualizer": "^4.2.0"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit 91368dd

Please sign in to comment.