diff options
author | Bastien Wirtz <bastien.wirtz@gmail.com> | 2021-09-13 22:03:13 +0200 |
---|---|---|
committer | Bastien Wirtz <bastien.wirtz@gmail.com> | 2021-09-13 22:03:13 +0200 |
commit | 55c3ea4d92b0c5628ead4475ae7359bbf2cc59c4 (patch) | |
tree | 619fbe654b8594fd82550b00746ac6b5890a4d51 | |
parent | 33d60aa76a975f26733e45f7652a03088f32c812 (diff) | |
download | homer-55c3ea4d92b0c5628ead4475ae7359bbf2cc59c4.tar.gz homer-55c3ea4d92b0c5628ead4475ae7359bbf2cc59c4.tar.zst homer-55c3ea4d92b0c5628ead4475ae7359bbf2cc59c4.zip |
Deps updates & lint
-rw-r--r-- | package.json | 6 | ||||
-rw-r--r-- | src/components/services/AdGuardHome.vue | 4 | ||||
-rw-r--r-- | yarn.lock | 15 |
3 files changed, 14 insertions, 11 deletions
diff --git a/package.json b/package.json index 61b3073..c5486bb 100644 --- a/package.json +++ b/package.json | |||
@@ -1,6 +1,6 @@ | |||
1 | { | 1 | { |
2 | "name": "homer", | 2 | "name": "homer", |
3 | "version": "21.07.1", | 3 | "version": "21.09.1", |
4 | "license": "Apache-2.0", | 4 | "license": "Apache-2.0", |
5 | "scripts": { | 5 | "scripts": { |
6 | "serve": "vue-cli-service serve", | 6 | "serve": "vue-cli-service serve", |
@@ -8,9 +8,9 @@ | |||
8 | "lint": "vue-cli-service lint" | 8 | "lint": "vue-cli-service lint" |
9 | }, | 9 | }, |
10 | "dependencies": { | 10 | "dependencies": { |
11 | "@fortawesome/fontawesome-free": "^5.15.3", | 11 | "@fortawesome/fontawesome-free": "^5.15.4", |
12 | "bulma": "^0.9.3", | 12 | "bulma": "^0.9.3", |
13 | "core-js": "^3.15.2", | 13 | "core-js": "^3.17.3", |
14 | "js-yaml": "^4.1.0", | 14 | "js-yaml": "^4.1.0", |
15 | "lodash.merge": "^4.6.2", | 15 | "lodash.merge": "^4.6.2", |
16 | "register-service-worker": "^1.7.2", | 16 | "register-service-worker": "^1.7.2", |
diff --git a/src/components/services/AdGuardHome.vue b/src/components/services/AdGuardHome.vue index 9238060..19a2f7d 100644 --- a/src/components/services/AdGuardHome.vue +++ b/src/components/services/AdGuardHome.vue | |||
@@ -53,9 +53,7 @@ export default { | |||
53 | fetchStatus: async function () { | 53 | fetchStatus: async function () { |
54 | this.status = await fetch(`${this.item.url}/control/status`, { | 54 | this.status = await fetch(`${this.item.url}/control/status`, { |
55 | credentials: "include", | 55 | credentials: "include", |
56 | }).then( | 56 | }).then((response) => response.json()); |
57 | (response) => response.json() | ||
58 | ); | ||
59 | }, | 57 | }, |
60 | }, | 58 | }, |
61 | }; | 59 | }; |
@@ -903,10 +903,10 @@ | |||
903 | "@babel/helper-validator-identifier" "^7.14.5" | 903 | "@babel/helper-validator-identifier" "^7.14.5" |
904 | to-fast-properties "^2.0.0" | 904 | to-fast-properties "^2.0.0" |
905 | 905 | ||
906 | "@fortawesome/fontawesome-free@^5.15.3": | 906 | "@fortawesome/fontawesome-free@^5.15.4": |
907 | version "5.15.3" | 907 | version "5.15.4" |
908 | resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.3.tgz#c36ffa64a2a239bf948541a97b6ae8d729e09a9a" | 908 | resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.4.tgz#ecda5712b61ac852c760d8b3c79c96adca5554e5" |
909 | integrity sha512-rFnSUN/QOtnOAgqFRooTA3H57JLDm0QEG/jPdk+tLQNL/eWd+Aok8g3qCI+Q1xuDPWpGW/i9JySpJVsq8Q0s9w== | 909 | integrity sha512-eYm8vijH/hpzr/6/1CJ/V/Eb1xQFW2nnUKArb3z+yUWv7HTwj6M7SP957oMjfZjAHU6qpoNc2wQvIxBLWYa/Jg== |
910 | 910 | ||
911 | "@hapi/address@2.x.x": | 911 | "@hapi/address@2.x.x": |
912 | version "2.1.4" | 912 | version "2.1.4" |
@@ -2773,7 +2773,12 @@ core-js@^2.4.0: | |||
2773 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec" | 2773 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec" |
2774 | integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ== | 2774 | integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ== |
2775 | 2775 | ||
2776 | core-js@^3.15.2, core-js@^3.6.5: | 2776 | core-js@^3.17.3: |
2777 | version "3.17.3" | ||
2778 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.17.3.tgz#8e8bd20e91df9951e903cabe91f9af4a0895bc1e" | ||
2779 | integrity sha512-lyvajs+wd8N1hXfzob1LdOCCHFU4bGMbqqmLn1Q4QlCpDqWPpGf+p0nj+LNrvDDG33j0hZXw2nsvvVpHysxyNw== | ||
2780 | |||
2781 | core-js@^3.6.5: | ||
2777 | version "3.15.2" | 2782 | version "3.15.2" |
2778 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.15.2.tgz#740660d2ff55ef34ce664d7e2455119c5bdd3d61" | 2783 | resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.15.2.tgz#740660d2ff55ef34ce664d7e2455119c5bdd3d61" |
2779 | integrity sha512-tKs41J7NJVuaya8DxIOCnl8QuPHx5/ZVbFo1oKgVl1qHFBBrDctzQGtuLjPpRdNTWmKPH6oEvgN/MUID+l485Q== | 2784 | integrity sha512-tKs41J7NJVuaya8DxIOCnl8QuPHx5/ZVbFo1oKgVl1qHFBBrDctzQGtuLjPpRdNTWmKPH6oEvgN/MUID+l485Q== |