Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-09-11 16:41:10 +02:00
parent 6234e4ffd9
commit f9eda79ae5
No known key found for this signature in database
GPG key ID: 019E764B7184435A
7 changed files with 49 additions and 49 deletions

View file

@ -10,8 +10,8 @@
},
"dependencies": {
"@accentor/api-client-js": "^0.13.0",
"@mdi/font": "^5.9.55",
"@mdi/svg": "^5.9.55",
"@mdi/font": "^6.1.95",
"@mdi/svg": "^6.1.95",
"fetch-retry": "^4.1.1",
"localforage": "^1.10.0",
"lodash.debounce": "^4.0.8",
@ -36,8 +36,8 @@
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-vue": "^7.17.0",
"eslint-plugin-vuetify": "^1.0.1",
"prettier": "^2.3.2",
"sass": "^1.39.0",
"prettier": "^2.4.0",
"sass": "^1.39.2",
"sass-loader": "^10.1.1",
"vue-cli-plugin-i18n": "^2.1.3",
"vue-cli-plugin-vuetify": "^2.4.2",