diff --git a/package.json b/package.json index 0216acaa..8518e7b0 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "lint": "vue-cli-service lint" }, "dependencies": { - "@oruga-ui/oruga-next": "0.11.0", + "@oruga-ui/oruga-next": "0.11.1", "@oruga-ui/theme-bulma": "^0.7.0", "core-js": "^3.43.0", "crypto-js": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index ea5b3ae7..7f779b9c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1683,10 +1683,10 @@ resolved "https://registry.yarnpkg.com/@one-ini/wasm/-/wasm-0.1.1.tgz#6013659736c9dbfccc96e8a9c2b3de317df39323" integrity sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw== -"@oruga-ui/oruga-next@0.11.0": - version "0.11.0" - resolved "https://registry.yarnpkg.com/@oruga-ui/oruga-next/-/oruga-next-0.11.0.tgz#a1944ae88bcb6becb76313fa0431c85ce3724274" - integrity sha512-TaREQm81CLyEJOcEBWU5hYXrks+Dq3uSAmt9/JSfRc81A/E+Zqjzo3jdFA5IXIGkYBp8NevhouHPwrlSlirinw== +"@oruga-ui/oruga-next@0.11.1": + version "0.11.1" + resolved "https://registry.yarnpkg.com/@oruga-ui/oruga-next/-/oruga-next-0.11.1.tgz#0ca024b65f31044912ec66337337945a3501a5ff" + integrity sha512-9+SmklBjFCz2oSxEVglU6o7hC1l6L4IUTvZ6kJCS6O9TS+rU42JalfSm0Vf67HMM5EpIFhsqombFAUegW7Oc0Q== dependencies: vue-component-type-helpers "^2.2.10"