update dependencies

This commit is contained in:
Philipp Kühn
2021-02-26 18:47:39 +01:00
parent fa006aee63
commit aaaa6ac51d
9 changed files with 528 additions and 675 deletions

View File

@@ -23,20 +23,20 @@
"react": "^17.0.1",
"react-dom": "^17.0.1",
"remark-container": "^0.1.2",
"remark-toc": "^7.1.0",
"remark-toc": "^7.2.0",
"remixicon": "^2.5.0",
"simplify-js": "^1.2.4",
"tippy.js": "^6.2.7",
"tippy.js": "^6.3.1",
"vue-github-button": "^1.1.2",
"y-indexeddb": "^9.0.6",
"y-prosemirror": "^1.0.6",
"y-webrtc": "^10.1.7",
"y-websocket": "^1.3.11",
"yjs": "^13.5.0"
"yjs": "^13.5.1"
},
"devDependencies": {
"@babel/plugin-proposal-optional-chaining": "^7.12.17",
"@babel/preset-env": "^7.12.17",
"@babel/plugin-proposal-optional-chaining": "^7.13.0",
"@babel/preset-env": "^7.13.5",
"@babel/preset-react": "^7.12.13",
"html-loader": "^1.3.2",
"node-sass": "^5.0.0",