Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-11-20 12:24:41 +01:00
parent fbf4ab2d7a
commit e1902e0713
No known key found for this signature in database
GPG key ID: 019E764B7184435A
7 changed files with 64 additions and 65 deletions

View file

@ -10,8 +10,8 @@
},
"dependencies": {
"@accentor/api-client-js": "^0.13.0",
"@mdi/font": "^6.4.95",
"@mdi/svg": "^6.4.95",
"@mdi/font": "^6.5.95",
"@mdi/svg": "^6.5.95",
"fetch-retry": "^5.0.1",
"localforage": "^1.10.0",
"lodash.debounce": "^4.0.8",
@ -21,7 +21,7 @@
"vue-meta": "^2.4.0",
"vue-router": "^3.5.3",
"vuedraggable": "^2.24.3",
"vuetify": "^2.5.12",
"vuetify": "^2.6.0",
"vuex": "^3.6.2",
"vuex-persist": "^3.1.3"
},
@ -34,7 +34,7 @@
"babel-eslint": "^10.1.0",
"eslint": "^6.8.0",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-vue": "^8.0.3",
"eslint-plugin-vue": "^8.1.1",
"eslint-plugin-vuetify": "^1.1.0",
"prettier": "^2.4.1",
"sass": "^1.43.4",