From daa467e393765ee6b04c5d363a24856fb5aa70ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Holeczek?= Date: Sun, 31 Oct 2021 23:54:44 +0100 Subject: [PATCH] chore: update dependencies --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0e723288..693e8d23 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@coreui/icons": "^2.1.0", "@coreui/icons-vue": "2.0.0", "@coreui/utils": "^1.3.1", - "@coreui/vue": "^4.0.0", + "@coreui/vue": "^4.0.1", "@coreui/vue-chartjs": "2.0.0", "core-js": "^3.19.0", "vue": "^3.2.19", diff --git a/yarn.lock b/yarn.lock index f9b5f8e7..d20d3556 100644 --- a/yarn.lock +++ b/yarn.lock @@ -964,10 +964,10 @@ resolved "https://registry.yarnpkg.com/@coreui/vue-chartjs/-/vue-chartjs-2.0.0.tgz#80cd8a0ac0abc2f6bc362280bc84bfdecc8e1be4" integrity sha512-suL4F2ZQyEC0YTSFe66FfCHuMXTvKXY+roPa7naahdrIcl1uEk65ffDVEqPjk8HmKSOywBi9I04AXmt3Ru5G9Q== -"@coreui/vue@^4.0.0": - version "4.0.0" - resolved "https://registry.yarnpkg.com/@coreui/vue/-/vue-4.0.0.tgz#2d9e271120648526c7e460b9c67411a31a1c571a" - integrity sha512-7AL6Sb6PPYQWHGIrX+V2RS1yW3jCwbBc3krgJ64/gtKX42okUvvDRbyxvVj0Ooci/NlVgQ24iPcpIbso8EINtA== +"@coreui/vue@^4.0.1": + version "4.0.1" + resolved "https://registry.yarnpkg.com/@coreui/vue/-/vue-4.0.1.tgz#b10143f539aa98f788f59040e6b9cb3ff90c92b8" + integrity sha512-46n/EWgn44QywjCcNDfV2AXomOBmIUWoI60vMDXi5LJr16klEd15Pwd4CR5Pj9J4IGOn5i+KfWI9J1AxsvCZ/A== "@cypress/listr-verbose-renderer@0.4.1": version "0.4.1"