diff --git a/package.json b/package.json index fd293310..8b66c055 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "lint": "eslint" }, "dependencies": { - "@oruga-ui/oruga-next": "0.11.4", + "@oruga-ui/oruga-next": "0.11.5", "@oruga-ui/theme-bulma": "^0.7.3", "core-js": "^3.45.0", "crypto-js": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index 9a56217b..b710aae3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1688,10 +1688,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.4": - version "0.11.4" - resolved "https://registry.yarnpkg.com/@oruga-ui/oruga-next/-/oruga-next-0.11.4.tgz#4388158ffa9f2ef8b3f58a6f64d60bdf0345a46d" - integrity sha512-zeuycH6FJI5z0Ohqr41a0m8jUQ37XCV7xE46hb22MQvvHxYLnNpB21nRsSOl6qEhDX1zijj+qIaxk0R4w5+5uw== +"@oruga-ui/oruga-next@0.11.5": + version "0.11.5" + resolved "https://registry.yarnpkg.com/@oruga-ui/oruga-next/-/oruga-next-0.11.5.tgz#635ae502d35e3993a3ae7fa26a497d4e9477a193" + integrity sha512-DSeAf144GJKt2dH2Fd3yQn3PNq1DObGs44uNTsaKvh+96WlOQuRfnCVux77YXGFGGsj+XyAWXSCAGLO+lC6g/w== dependencies: vue-component-type-helpers "^3.0.2"