dependencies: update

This commit is contained in:
Philipp Kühn
2021-10-14 12:16:26 +02:00
parent 9f2c36896b
commit a7e2f4397b
15 changed files with 414 additions and 437 deletions

View File

@@ -11,11 +11,11 @@
"d3": "^7.1.1",
"fast-glob": "^3.2.7",
"remixicon": "^2.5.0",
"shiki": "^0.9.11",
"shiki": "^0.9.12",
"simplify-js": "^1.2.4",
"y-indexeddb": "^9.0.6",
"y-webrtc": "^10.2.0",
"y-websocket": "^1.3.16",
"y-websocket": "^1.3.17",
"yjs": "^13.5.13"
},
"devDependencies": {
@@ -27,11 +27,11 @@
"postcss": "^8.3.9",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.42.1",
"tailwindcss": "^2.2.16",
"typescript": "^4.4.3",
"sass": "^1.43.2",
"tailwindcss": "^2.2.17",
"typescript": "^4.4.4",
"uuid": "^8.3.2",
"vite": "^2.6.5",
"vite": "^2.6.7",
"vite-plugin-checker": "^0.3.4",
"vue": "^3.0.5",
"vue-router": "^4.0.11"