From 7579aeffafabf0bb9f69070a7484a9898d2c8790 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jun 2026 15:23:04 +0000 Subject: [PATCH] build(deps-dev): bump @muspellheim/shared in the minor-and-patch group Bumps the minor-and-patch group with 1 update: [@muspellheim/shared](https://github.com/falkoschumann/muspellheim-shared-js). Updates `@muspellheim/shared` from 0.26.0 to 0.27.0 - [Commits](https://github.com/falkoschumann/muspellheim-shared-js/compare/v0.26.0...v0.27.0) --- updated-dependencies: - dependency-name: "@muspellheim/shared" dependency-version: 0.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 53aba75..3648a92 100644 --- a/bun.lock +++ b/bun.lock @@ -7,7 +7,7 @@ "devDependencies": { "@eslint/js": "10.0.1", "@js-temporal/polyfill": "0.5.1", - "@muspellheim/shared": "0.26.0", + "@muspellheim/shared": "0.27.0", "@softarc/sheriff-core": "0.19.6", "@types/node": "24.13.2", "@types/react": "19.2.17", @@ -227,7 +227,7 @@ "@malept/flatpak-bundler": ["@malept/flatpak-bundler@0.4.0", "", { "dependencies": { "debug": "^4.1.1", "fs-extra": "^9.0.0", "lodash": "^4.17.15", "tmp-promise": "^3.0.2" } }, "sha512-9QOtNffcOF/c1seMCDnjckb3R9WHcG34tky+FHpNKKCW0wc/scYLwMtO+ptyGUfMW0/b/n4qRiALlaFHc9Oj7Q=="], - "@muspellheim/shared": ["@muspellheim/shared@0.26.0", "", {}, "sha512-nW320bnweYV+5OglkkdDhqqLbwwKeopWoZZXR8lK0gftwZDbzQrx71HFBu8ZgLzdAFkyUsH2RI1zZ9NEHot/Ww=="], + "@muspellheim/shared": ["@muspellheim/shared@0.27.0", "", {}, "sha512-4gRb1S6T4gPBf78hrU9+xKEtPvOn+DAtbr/p2TDsIv/1oLG60WUgYUoONY3kO1HNsvwRrsT++ekU5TKaxiCMPg=="], "@napi-rs/wasm-runtime": ["@napi-rs/wasm-runtime@1.1.5", "", { "dependencies": { "@tybys/wasm-util": "^0.10.2" }, "peerDependencies": { "@emnapi/core": "^1.7.1", "@emnapi/runtime": "^1.7.1" } }, "sha512-AWPoBRJ9tsnVhor4sjO7rkni+7p+2IAEFj6cx06UgP10jkQHqay/36uRV/bFkgrh18D9vb4cr8Q0Pthskgzy+Q=="], diff --git a/package.json b/package.json index ef8c8f2..9a842de 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "@eslint/js": "10.0.1", "@js-temporal/polyfill": "0.5.1", - "@muspellheim/shared": "0.26.0", + "@muspellheim/shared": "0.27.0", "@softarc/sheriff-core": "0.19.6", "@types/node": "24.13.2", "@types/react": "19.2.17",