From 19e8f425f3d3929b6b39fc7e976520e453eee125 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 14:53:36 -0400 Subject: [PATCH] build(deps): bump @lizardbyte/shared-web from 2025.626.181239 to 2025.922.181114 (#4288) build(deps): bump @lizardbyte/shared-web Bumps [@lizardbyte/shared-web](https://github.com/LizardByte/shared-web) from 2025.626.181239 to 2025.922.181114. - [Release notes](https://github.com/LizardByte/shared-web/releases) - [Commits](https://github.com/LizardByte/shared-web/compare/v2025.626.181239...v2025.922.181114) --- updated-dependencies: - dependency-name: "@lizardbyte/shared-web" dependency-version: 2025.922.181114 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac2cc00c..5abec17c 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "type": "module", "dependencies": { - "@lizardbyte/shared-web": "2025.626.181239", + "@lizardbyte/shared-web": "2025.922.181114", "vue": "3.5.21", "vue-i18n": "11.1.12" },