dependencies: update

This commit is contained in:
Philipp Kühn
2021-09-22 22:56:54 +02:00
parent e5c765c8e4
commit 1b71080a11
4 changed files with 169 additions and 168 deletions

View File

@@ -20,15 +20,14 @@
"devDependencies": {
"@types/uuid": "^8.3.1",
"@vitejs/plugin-react-refresh": "^1.3.6",
"@vitejs/plugin-vue": "^1.8.1",
"@vue/compiler-sfc": "^3.2.13",
"autoprefixer": "^10.3.4",
"@vitejs/plugin-vue": "^1.9.0",
"autoprefixer": "^10.3.5",
"globby": "^11.0.4",
"iframe-resizer": "^4.3.2",
"postcss": "^8.3.6",
"postcss": "^8.3.7",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"sass": "^1.42.0",
"sass": "^1.42.1",
"tailwindcss": "^2.2.15",
"typescript": "^4.4.3",
"uuid": "^8.3.2",