update dependencies

This commit is contained in:
Philipp Kühn
2021-01-06 09:30:19 +01:00
parent ed3a34d5d7
commit d90510156b
3 changed files with 87 additions and 80 deletions

View File

@@ -27,7 +27,7 @@
"simplify-js": "^1.2.4",
"vue-github-button": "^1.1.2",
"vue-live": "^1.16.0",
"y-indexeddb": "^9.0.5",
"y-indexeddb": "^9.0.6",
"y-webrtc": "^10.1.7",
"y-websocket": "^1.3.8",
"yjs": "^13.4.7"
@@ -40,6 +40,6 @@
"node-sass": "^5.0.0",
"sass-loader": "^10.0.3",
"style-resources-loader": "^1.4.1",
"ts-loader": "^8.0.11"
"ts-loader": "^8.0.14"
}
}