From 37738abf342cb399e2f058a9e4f8075c34b7687d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 19:35:09 -0500 Subject: [PATCH] build(deps): bump @lizardbyte/shared-web from 2025.922.181114 to 2026.125.235713 (#4632) build(deps): bump @lizardbyte/shared-web Bumps [@lizardbyte/shared-web](https://github.com/LizardByte/shared-web) from 2025.922.181114 to 2026.125.235713. - [Release notes](https://github.com/LizardByte/shared-web/releases) - [Commits](https://github.com/LizardByte/shared-web/compare/v2025.922.181114...v2026.125.235713) --- updated-dependencies: - dependency-name: "@lizardbyte/shared-web" dependency-version: 2026.125.235713 dependency-type: direct:production update-type: version-update:semver-major ... 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 5c1bfb0e..065fc6d3 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ }, "type": "module", "dependencies": { - "@lizardbyte/shared-web": "2025.922.181114", + "@lizardbyte/shared-web": "2026.125.235713", "date-fns": "4.1.0", "lucide-vue-next": "0.563.0", "marked": "17.0.1",