dependency bump

This commit is contained in:
Philipp Dormann 2021-03-24 17:38:51 +01:00
parent 857b5c3d89
commit 36baf174a5
1 changed files with 7 additions and 7 deletions

View File

@ -20,13 +20,13 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.1.5",
"@vue/compiler-sfc": "^3.0.6",
"autoprefixer": "^10.2.4",
"postcss": "^8.2.6",
"release-it": "^14.4.1",
"tailwindcss": "^2.0.3",
"vite": "^2.0.3",
"vite-plugin-windicss": "^0.5.4"
"@vue/compiler-sfc": "^3.0.7",
"autoprefixer": "^10.2.5",
"postcss": "^8.2.8",
"release-it": "^14.5.0",
"tailwindcss": "^2.0.4",
"vite": "^2.1.2",
"vite-plugin-windicss": "^0.9.11"
},
"release-it": {
"git": {