From e6545740028963608e920222dc23b62e371700a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 23:38:49 +0000 Subject: [PATCH] fix(deps): bump nuxt-buefy from 0.4.13 to 0.4.14 (#592) --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 8cae7e7f..63c27d18 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@nuxtjs/pwa": "^3.3.5", "flag-icons": "^6.0.0", "nuxt": "^2.15.8", - "nuxt-buefy": "^0.4.13", + "nuxt-buefy": "^0.4.14", "nuxt-typed-vuex": "^0.2.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index f04b536d..a2484f4a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3038,10 +3038,10 @@ bser@2.1.1: dependencies: node-int64 "^0.4.0" -buefy@^0.9.13: - version "0.9.13" - resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.13.tgz#fa530257fc47a8cb00d1e36faa93bbeba4aefce0" - integrity sha512-W8QhvAz+YlKhxDQe/oag4Fl/zYTvXOPoNVr4pseYDR7r52Ta6s51iedBdvw4It68Sq+g7mcxIzwK7mv3PR6O4g== +buefy@^0.9.14: + version "0.9.14" + resolved "https://registry.yarnpkg.com/buefy/-/buefy-0.9.14.tgz#f0441ece5255fa757bf9956761415341d18fe68b" + integrity sha512-4+8xLQBHm7H+XmCNXvEmFY01gYHvGIkMGBLxcCpbumrt5Eyj21JP7I6G313tLaT2XDk06IiNSnqgPxzFExHPjQ== dependencies: bulma "0.9.3" @@ -7430,12 +7430,12 @@ num2fraction@^1.2.2: resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede" integrity sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4= -nuxt-buefy@^0.4.13: - version "0.4.13" - resolved "https://registry.yarnpkg.com/nuxt-buefy/-/nuxt-buefy-0.4.13.tgz#fdc3db015578c28806f173fcbe7cbad4890f5f80" - integrity sha512-XhUZ+uvVQSgNTSfcfqzQgT0ZmN7h9d2y/+6x+XhfaMrcRj0Tn6Wu0fmO8y8nUL3TOTATSqbJUbdolr+G9XdkCA== +nuxt-buefy@^0.4.14: + version "0.4.14" + resolved "https://registry.yarnpkg.com/nuxt-buefy/-/nuxt-buefy-0.4.14.tgz#6262316003dcb40aef362a7add51ec0e8040e179" + integrity sha512-ixMxyaLDF1ZK/eSvar4ASkp8mnnZq930nwRPtxoMnNwXRntkEvbQvDpp49vqS/bMxesjKUQhToN/qIMBGvYX4w== dependencies: - buefy "^0.9.13" + buefy "^0.9.14" nuxt-typed-vuex@^0.2.0: version "0.2.0"