update dependencies

This commit is contained in:
Philipp Kühn
2021-01-21 09:45:28 +01:00
parent 471f182112
commit 001e5b7579
10 changed files with 180 additions and 124 deletions

View File

@@ -32,7 +32,7 @@
"y-prosemirror": "^1.0.5",
"y-webrtc": "^10.1.7",
"y-websocket": "^1.3.8",
"yjs": "^13.4.7"
"yjs": "^13.4.12"
},
"devDependencies": {
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
@@ -40,7 +40,7 @@
"@babel/preset-react": "^7.12.10",
"html-loader": "^1.3.2",
"node-sass": "^5.0.0",
"sass-loader": "^10.0.3",
"sass-loader": "^10.1.1",
"style-resources-loader": "^1.4.1",
"ts-loader": "^8.0.14"
}