Update accentor
This commit is contained in:
parent
b7d9c863dc
commit
0d16059087
9 changed files with 52 additions and 52 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "accentor",
|
||||
"version": "0.29.0",
|
||||
"version": "0.30.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"serve": "vue-cli-service serve",
|
||||
|
@ -9,7 +9,7 @@
|
|||
"i18n:report": "vue-cli-service i18n:report --src './src/**/*.?(js|vue)' --locales './src/locales/**/*.json'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@accentor/api-client-js": "^0.16.0",
|
||||
"@accentor/api-client-js": "^0.17.0",
|
||||
"@mdi/font": "^6.5.95",
|
||||
"@mdi/svg": "^6.5.95",
|
||||
"fetch-retry": "^5.0.1",
|
||||
|
@ -19,7 +19,7 @@
|
|||
"roboto-fontface": "^0.10.0",
|
||||
"vue": "^2.6.14",
|
||||
"vue-global-events": "^1.2.1",
|
||||
"vue-i18n": "^8.26.8",
|
||||
"vue-i18n": "^8.27.0",
|
||||
"vue-meta": "^2.4.0",
|
||||
"vue-router": "^3.5.3",
|
||||
"vuedraggable": "^2.24.3",
|
||||
|
@ -39,7 +39,7 @@
|
|||
"eslint-plugin-vue": "^8.3.0",
|
||||
"eslint-plugin-vuetify": "^1.1.0",
|
||||
"prettier": "^2.5.1",
|
||||
"sass": "^1.48.0",
|
||||
"sass": "^1.49.0",
|
||||
"sass-loader": "^10.1.1",
|
||||
"vue-cli-plugin-i18n": "^2.3.1",
|
||||
"vue-cli-plugin-vuetify": "^2.4.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue