mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
chore: upgrade bootstrap-vue to last version
This commit is contained in:
parent
c5976dbd48
commit
fdbe64cf95
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
"@vue/compat": "3.3.4",
|
"@vue/compat": "3.3.4",
|
||||||
"@vuelidate/core": "^2.0.3",
|
"@vuelidate/core": "^2.0.3",
|
||||||
"@vuelidate/validators": "^2.0.4",
|
"@vuelidate/validators": "^2.0.4",
|
||||||
"bootstrap-vue": "^2.22.0",
|
"bootstrap-vue": "^2.23.1",
|
||||||
"date-fns": "^2.29.3",
|
"date-fns": "^2.29.3",
|
||||||
"fork-awesome": "^1.2.0",
|
"fork-awesome": "^1.2.0",
|
||||||
"simple-evaluate": "^1.4.6",
|
"simple-evaluate": "^1.4.6",
|
||||||
|
|
Loading…
Reference in a new issue