From f62299d0180c8c0b46b7cc168e0e0995eb3d4cfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 17:00:50 -0400 Subject: [PATCH] build(deps): bump @lizardbyte/shared-web from 2025.326.11214 to 2025.626.181239 (#4000) build(deps): bump @lizardbyte/shared-web Bumps [@lizardbyte/shared-web](https://github.com/LizardByte/shared-web) from 2025.326.11214 to 2025.620.225139. - [Release notes](https://github.com/LizardByte/shared-web/releases) - [Commits](https://github.com/LizardByte/shared-web/compare/v2025.326.11214...v2025.620.225139) --- updated-dependencies: - dependency-name: "@lizardbyte/shared-web" dependency-version: 2025.620.225139 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 4568f08a..692ad9b6 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "serve": "serve ./tests/fixtures/http --no-port-switching" }, "dependencies": { - "@lizardbyte/shared-web": "2025.326.11214", + "@lizardbyte/shared-web": "2025.626.181239", "vue": "3.5.17", "vue-i18n": "11.1.7" },