update dependencies

This commit is contained in:
Philipp Kühn
2021-03-24 22:27:10 +01:00
parent 99d1bd2076
commit 58939fe02b
4 changed files with 215 additions and 96 deletions

View File

@@ -14,14 +14,14 @@
"@mvasilkov/outdent": "^1.0.4",
"canvas": "^2.6.1",
"collect.js": "^4.28.6",
"d3": "^6.5.0",
"globby": "^11.0.0",
"d3": "^6.6.1",
"globby": "^11.0.3",
"gridsome": "0.7.23",
"iframe-resizer": "^4.3.1",
"portal-vue": "^2.1.7",
"raw-loader": "^4.0.2",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"remark-container": "^0.1.2",
"remark-toc": "^7.2.0",
"remixicon": "^2.5.0",
@@ -33,13 +33,13 @@
"y-prosemirror": "^1.0.7",
"y-webrtc": "^10.1.7",
"y-websocket": "^1.3.11",
"yjs": "^13.5.1"
"yjs": "^13.5.3"
},
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-optional-chaining": "^7.13.0",
"@babel/plugin-proposal-optional-chaining": "^7.13.12",
"@babel/plugin-syntax-class-properties": "^7.12.13",
"@babel/preset-env": "^7.13.5",
"@babel/preset-env": "^7.13.12",
"@babel/preset-react": "^7.12.13",
"html-loader": "^1.3.2",
"node-sass": "^5.0.0",