dependencies: update

This commit is contained in:
Philipp Kühn
2022-01-25 10:22:56 +01:00
parent 28b8f610fb
commit a20e887458
14 changed files with 416 additions and 423 deletions

View File

@@ -10,12 +10,12 @@
"dependencies": {
"@hocuspocus/provider": "^1.0.0-alpha.29",
"d3": "^7.3.0",
"fast-glob": "^3.2.10",
"fast-glob": "^3.2.11",
"remixicon": "^2.5.0",
"shiki": "^0.10.0",
"simplify-js": "^1.2.4",
"y-webrtc": "^10.2.2",
"yjs": "^13.5.23"
"yjs": "^13.5.24"
},
"devDependencies": {
"@types/uuid": "^8.3.4",
@@ -26,11 +26,11 @@
"postcss": "^8.4.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.47.0",
"sass": "^1.49.0",
"tailwindcss": "^2.2.19",
"typescript": "^4.5.4",
"typescript": "^4.5.5",
"uuid": "^8.3.2",
"vite": "^2.7.10",
"vite": "^2.7.13",
"vite-plugin-checker": "^0.3.4",
"vue": "^3.0.5",
"vue-router": "^4.0.11"