update dependencies

This commit is contained in:
Philipp Kühn
2020-11-23 17:11:48 +01:00
parent 0c284c5cb1
commit f708697863
6 changed files with 244 additions and 83 deletions

View File

@@ -10,11 +10,11 @@
"@gridsome/remark-prismjs": "^0.5.0",
"@gridsome/source-filesystem": "^0.6.2",
"@gridsome/transformer-json": "^0.2.1",
"@gridsome/vue-remark": "^0.2.5",
"@gridsome/vue-remark": "^0.2.6",
"@mvasilkov/outdent": "^1.0.4",
"collect.js": "^4.28.5",
"collect.js": "^4.28.6",
"globby": "^11.0.0",
"gridsome": "0.7.22",
"gridsome": "0.7.23",
"gridsome-plugin-simple-analytics": "^1.1.0",
"portal-vue": "^2.1.7",
"raw-loader": "^4.0.2",
@@ -22,18 +22,18 @@
"react-dom": "^17.0.1",
"remark-container": "^0.1.2",
"remark-toc": "^7.0.0",
"typescript": "^4.0.5",
"typescript": "^4.1.2",
"vue-github-button": "^1.1.2",
"vue-live": "^1.15.1",
"vue-live": "^1.16.0",
"y-indexeddb": "^9.0.5",
"y-webrtc": "^10.1.6",
"y-websocket": "^1.3.6",
"yjs": "^13.4.4"
"y-websocket": "^1.3.7",
"yjs": "^13.4.5"
},
"devDependencies": {
"@babel/plugin-proposal-optional-chaining": "^7.11.0",
"@babel/preset-env": "^7.11.5",
"@babel/preset-react": "^7.10.4",
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
"@babel/preset-env": "^7.12.7",
"@babel/preset-react": "^7.12.7",
"html-loader": "^1.3.2",
"node-sass": "^5.0.0",
"sass-loader": "^10.0.3",