From fe5a1de614dcac00e9361e00127fbf4809c8b0da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 01:16:04 +0000 Subject: [PATCH] build(deps): bump @oruga-ui/oruga-next from 0.11.0 to 0.11.1 Bumps [@oruga-ui/oruga-next](https://github.com/oruga-ui/oruga) from 0.11.0 to 0.11.1. - [Release notes](https://github.com/oruga-ui/oruga/releases) - [Changelog](https://github.com/oruga-ui/oruga/blob/develop/CHANGELOG.md) - [Commits](https://github.com/oruga-ui/oruga/compare/v0.11.0...v0.11.1) --- updated-dependencies: - dependency-name: "@oruga-ui/oruga-next" dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"