Update accentor

This commit is contained in:
Charlotte Van Petegem 2021-09-04 11:34:19 +02:00
parent b55fe87ffd
commit 6744bef829
No known key found for this signature in database
GPG key ID: 019E764B7184435A
7 changed files with 46 additions and 46 deletions

View file

@ -2,10 +2,10 @@
# yarn lockfile v1
"@accentor/api-client-js@^0.12.1":
version "0.12.1"
resolved "https://registry.yarnpkg.com/@accentor/api-client-js/-/api-client-js-0.12.1.tgz#7b784cb7afe077b39e0a9e8d619cb8bf34ae8281"
integrity sha512-8b1XCiCKGAhoq7D3fmMQ48qdlW/zZp/98dHvO6fBXrOpJ/YQAeEQigRpmvc+GmYYTZo2JlJeT686fNMYPeE0QQ==
"@accentor/api-client-js@^0.13.0":
version "0.13.0"
resolved "https://registry.yarnpkg.com/@accentor/api-client-js/-/api-client-js-0.13.0.tgz#03223b7cc2d2c64bf6561b13c7ceccad8fc678e5"
integrity sha512-QiEM/SqpPrHVNaZXtHvpGhC7hMABunJN+0Cfde9Sen7nG17xsgjbUYLhXEruN4p3K1hwCpCQrSnUQOUK2hQShA==
dependencies:
fetch-retry "^4.1.1"
@ -3479,10 +3479,10 @@ eslint-plugin-prettier@^3.4.1:
dependencies:
prettier-linter-helpers "^1.0.0"
eslint-plugin-vue@^7.0.0, eslint-plugin-vue@^7.16.0:
version "7.16.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.16.0.tgz#7fe9fea039a190b108319c1380adf543ef57707d"
integrity sha512-0E2dVvVC7I2Xm1HXyx+ZwPj9CNX4NJjs4K4r+GVsHWyt5Pew3JLD4fI7A91b2jeL0TXE7LlszrwLSTJU9eqehw==
eslint-plugin-vue@^7.0.0, eslint-plugin-vue@^7.17.0:
version "7.17.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.17.0.tgz#41e0bdb5effca5ee26f087f924be987eb41ef573"
integrity sha512-Rq5R2QetDCgC+kBFQw1+aJ5B93tQ4xqZvoCUxuIzwTonngNArsdP8ChM8PowIzsJvRtWl4ltGh/bZcN3xhFWSw==
dependencies:
eslint-utils "^2.1.0"
natural-compare "^1.4.0"
@ -7201,10 +7201,10 @@ sass-loader@^10.1.1:
schema-utils "^3.0.0"
semver "^7.3.2"
sass@^1.38.0:
version "1.38.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.38.0.tgz#2f3e60a1efdcdc910586fa79dc89d3399a145b4f"
integrity sha512-WBccZeMigAGKoI+NgD7Adh0ab1HUq+6BmyBUEaGxtErbUtWUevEbdgo5EZiJQofLUGcKtlNaO2IdN73AHEua5g==
sass@^1.39.0:
version "1.39.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.39.0.tgz#6c64695d1c437767c8f1a4e471288e831f81d035"
integrity sha512-F4o+RhJkNOIG0b6QudYU8c78ZADKZjKDk5cyrf8XTKWfrgbtyVVXImFstJrc+1pkQDCggyidIOytq6gS4gCCZg==
dependencies:
chokidar ">=3.0.0 <4.0.0"
@ -8438,10 +8438,10 @@ vuedraggable@^2.24.3:
dependencies:
sortablejs "1.10.2"
vuetify-loader@^1.7.2:
version "1.7.2"
resolved "https://registry.yarnpkg.com/vuetify-loader/-/vuetify-loader-1.7.2.tgz#5cdc45309496cf3a5fe431fd7611706ffa4aa8c8"
integrity sha512-2GSo4KvRAOThBsj8mvtIEeIoyBAZx38GDfh8D90e/or7Hzx4813krJKvcQAllyLO/Ln0eQWrq2IuvBXnZ55cSA==
vuetify-loader@^1.7.3:
version "1.7.3"
resolved "https://registry.yarnpkg.com/vuetify-loader/-/vuetify-loader-1.7.3.tgz#404657f4925c828f400fe3269003421d586835c6"
integrity sha512-1Kt6Rfvuw3i9BBlxC9WTMnU3WEU7IBWQmDX+fYGAVGpzWCX7oHythUIwPCZGShHSYcPMKSDbXTPP8UvT5RNw8Q==
dependencies:
decache "^4.6.0"
file-loader "^6.2.0"