update dependencies

This commit is contained in:
Philipp Kühn
2020-10-27 14:15:57 +01:00
parent 350e34f389
commit a346c7b8cd
4 changed files with 94 additions and 85 deletions

View File

@@ -22,9 +22,9 @@
"react-dom": "^17.0.1",
"remark-container": "^0.1.2",
"remark-toc": "^7.0.0",
"typescript": "^4.0.3",
"typescript": "^4.0.5",
"vue-github-button": "^1.1.2",
"vue-live": "^1.15.0",
"vue-live": "^1.15.1",
"y-indexeddb": "^9.0.5",
"y-webrtc": "^10.1.6",
"yjs": "^13.4.1"
@@ -37,6 +37,6 @@
"node-sass": "^4.14.1",
"sass-loader": "^10.0.3",
"style-resources-loader": "^1.3.3",
"ts-loader": "^8.0.4"
"ts-loader": "^8.0.7"
}
}