From 72f9a6413fe9519202657e404f8fb504acb2850b Mon Sep 17 00:00:00 2001 From: Jan Bader Date: Fri, 4 Feb 2022 15:51:50 +0000 Subject: [PATCH] Remove vuetify --- web/package.json | 5 +---- web/yarn.lock | 15 --------------- 2 files changed, 1 insertion(+), 19 deletions(-) diff --git a/web/package.json b/web/package.json index b476021..62d3312 100644 --- a/web/package.json +++ b/web/package.json @@ -9,12 +9,9 @@ }, "dependencies": { "@mdi/font": "5.9.55", - "roboto-fontface": "*", "vue": "^3.2.25", "vue-router": "^4.0.12", - "vuetify": "^3.0.0-alpha.12", - "vuex": "^4.0.2", - "webfontloader": "^1.0.0" + "vuex": "^4.0.2" }, "devDependencies": { "@vitejs/plugin-vue": "^2.0.0", diff --git a/web/yarn.lock b/web/yarn.lock index b75b13d..2fef1d1 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -6959,11 +6959,6 @@ ripemd160@^2.0.0, ripemd160@^2.0.1: hash-base "^3.0.0" inherits "^2.0.1" -roboto-fontface@*: - version "0.10.0" - resolved "https://registry.yarnpkg.com/roboto-fontface/-/roboto-fontface-0.10.0.tgz#7eee40cfa18b1f7e4e605eaf1a2740afb6fd71b0" - integrity sha512-OlwfYEgA2RdboZohpldlvJ1xngOins5d7ejqnIBWr9KaMxsnBqotpptRXTyfNRLnFpqzX6sTDt+X+a+6udnU8g== - rollup@^2.59.0: version "2.64.0" resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.64.0.tgz#f0f59774e21fbb56de438a37d06a2189632b207a" @@ -8157,11 +8152,6 @@ vuetify-loader@^2.0.0-alpha.0: querystring "^0.2.1" upath "^2.0.1" -vuetify@^3.0.0-alpha.12: - version "3.0.0-alpha.12" - resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-3.0.0-alpha.12.tgz#c781ebf16a9bb89dd8dfd27c1848efd534545336" - integrity sha512-F9TwV3Xk6J/bSH422kATrKeIiumGRkzGJPsvM0/8vPwYF0HWh7dHRhhYsIKkfhl5UJl/LYdeGNm1L8+jtldA0w== - vuex@^4.0.2: version "4.0.2" resolved "https://registry.yarnpkg.com/vuex/-/vuex-4.0.2.tgz#f896dbd5bf2a0e963f00c67e9b610de749ccacc9" @@ -8209,11 +8199,6 @@ wcwidth@^1.0.1: dependencies: defaults "^1.0.3" -webfontloader@^1.0.0: - version "1.6.28" - resolved "https://registry.yarnpkg.com/webfontloader/-/webfontloader-1.6.28.tgz#db786129253cb6e8eae54c2fb05f870af6675bae" - integrity sha1-23hhKSU8tujq5UwvsF+HCvZnW64= - webidl-conversions@^3.0.0: version "3.0.1" resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"