dependency bumps

This commit is contained in:
Philipp Dormann 2021-02-26 19:19:39 +01:00
parent a0cbeae8fe
commit 70ac314016
1 changed files with 6 additions and 5 deletions

View File

@ -7,21 +7,22 @@
"release": "release-it --only-version"
},
"dependencies": {
"got": "^11.8.1",
"got": "^11.8.2",
"redaxios": "^0.4.1",
"toastify-js": "^1.9.3",
"vue": "^3.0.5",
"vue-phone-number-input": "^1.1.10",
"vue-router": "4"
},
"devDependencies": {
"@vitejs/plugin-vue": "^1.1.4",
"@vue/compiler-sfc": "^3.0.5",
"@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.2",
"vite-plugin-windicss": "^0.5.0"
"vite": "^2.0.3",
"vite-plugin-windicss": "^0.5.4"
},
"release-it": {
"git": {