From 506e2901c5b729fea8e69949a41adc8cbd4d5899 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 01:03:17 +0000 Subject: [PATCH] build(deps): bump @oruga-ui/oruga-next from 0.13.3 to 0.13.4 Bumps [@oruga-ui/oruga-next](https://github.com/oruga-ui/oruga) from 0.13.3 to 0.13.4. - [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.13.3...v0.13.4) --- updated-dependencies: - dependency-name: "@oruga-ui/oruga-next" dependency-version: 0.13.4 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 59d75353..73335b1e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "lint": "eslint" }, "dependencies": { - "@oruga-ui/oruga-next": "0.13.3", + "@oruga-ui/oruga-next": "0.13.4", "@oruga-ui/theme-bulma": "^0.9.0", "bulma": "^1.0.4", "crypto-js": "^4.2.0", diff --git a/yarn.lock b/yarn.lock index fec348d7..3f0a6835 100644 --- a/yarn.lock +++ b/yarn.lock @@ -296,10 +296,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.13.3": - version "0.13.3" - resolved "https://registry.yarnpkg.com/@oruga-ui/oruga-next/-/oruga-next-0.13.3.tgz#2e65051a39070f88389bdcdd0b4269a1f1a26460" - integrity sha512-RjX2+IanamfIUTjrUwddeEVWMwkHCe6daaDHOcBrsCTT8UwyF3BWZJMH5SLIocKPapsC7lHdqCLTcXREXtdOPw== +"@oruga-ui/oruga-next@0.13.4": + version "0.13.4" + resolved "https://registry.yarnpkg.com/@oruga-ui/oruga-next/-/oruga-next-0.13.4.tgz#434a70cb51b900c9bcc54a208326ee19f7e4290a" + integrity sha512-PmBXJ5IqoIcB1vukv4PrMrJTvhaxbrXFu2sL/6EYhGrr8tvOdIMdAhMrjPoq/AZRI9e3YUiNoeRHoFr3WDpjEA== dependencies: vue-component-type-helpers "^3.2.6"