dependencies: update

This commit is contained in:
Philipp Kühn
2021-11-05 11:52:49 +01:00
parent 1716737c35
commit 18a9271611
14 changed files with 940 additions and 945 deletions

View File

@@ -16,22 +16,22 @@
"y-indexeddb": "^9.0.6",
"y-webrtc": "^10.2.0",
"y-websocket": "^1.3.17",
"yjs": "^13.5.16"
"yjs": "^13.5.17"
},
"devDependencies": {
"@types/uuid": "^8.3.1",
"@vitejs/plugin-react-refresh": "^1.3.6",
"@vitejs/plugin-vue": "^1.9.3",
"autoprefixer": "^10.3.7",
"@vitejs/plugin-vue": "^1.9.4",
"autoprefixer": "^10.4.0",
"iframe-resizer": "^4.3.2",
"postcss": "^8.3.11",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.43.3",
"tailwindcss": "^2.2.17",
"sass": "^1.43.4",
"tailwindcss": "^2.2.19",
"typescript": "^4.4.4",
"uuid": "^8.3.2",
"vite": "^2.6.10",
"vite": "^2.6.13",
"vite-plugin-checker": "^0.3.4",
"vue": "^3.0.5",
"vue-router": "^4.0.11"