dependencies: update

This commit is contained in:
Philipp Kühn
2022-01-04 10:02:24 +01:00
parent 909d44459c
commit 6a94e2fa62
22 changed files with 896 additions and 883 deletions

View File

@@ -12,25 +12,25 @@
"d3": "^7.2.1",
"fast-glob": "^3.2.7",
"remixicon": "^2.5.0",
"shiki": "^0.9.15",
"shiki": "^0.10.0",
"simplify-js": "^1.2.4",
"y-webrtc": "^10.2.2",
"yjs": "^13.5.22"
"yjs": "^13.5.23"
},
"devDependencies": {
"@types/uuid": "^8.3.3",
"@vitejs/plugin-react-refresh": "^1.3.6",
"@vitejs/plugin-vue": "^1.10.2",
"autoprefixer": "^10.4.0",
"autoprefixer": "^10.4.1",
"iframe-resizer": "^4.3.2",
"postcss": "^8.4.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.45.0",
"sass": "^1.45.2",
"tailwindcss": "^2.2.19",
"typescript": "^4.5.4",
"uuid": "^8.3.2",
"vite": "^2.7.2",
"vite": "^2.7.10",
"vite-plugin-checker": "^0.3.4",
"vue": "^3.0.5",
"vue-router": "^4.0.11"