Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dmonad committed Dec 6, 2020
1 parent 253c554 commit e33953f
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 80 deletions.
162 changes: 90 additions & 72 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,22 +50,22 @@
]
},
"dependencies": {
"lib0": "^0.2.32",
"simple-peer": "^9.7.2",
"y-protocols": "^1.0.0"
"lib0": "^0.2.34",
"simple-peer": "^9.9.3",
"y-protocols": "^1.0.1"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^11.1.0",
"@rollup/plugin-node-resolve": "^7.1.3",
"@types/simple-peer": "^9.6.0",
"concurrently": "^5.2.0",
"@types/simple-peer": "^9.6.1",
"concurrently": "^5.3.0",
"http-server": "^0.12.3",
"rollup": "^1.32.1",
"rollup-cli": "^1.0.9",
"rollup-plugin-terser": "^5.3.0",
"rollup-plugin-terser": "^5.3.1",
"standard": "^14.3.4",
"typescript": "^3.9.6",
"yjs": "^13.2.0"
"typescript": "^3.9.7",
"yjs": "^13.4.6"
},
"peerDependenies": {
"yjs": "^13.4.6"
Expand Down

0 comments on commit e33953f

Please sign in to comment.