From 99f3ecdfde9c31ec8f730eb6e6ad222e40fcbcd7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 21:18:00 +0000 Subject: [PATCH] chore(deps): update dependency @lizardbyte/shared-web to v2026.811.210538 --- _config_theme.yml | 4 ++-- _data/licenses.yml | 2 +- index.html | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_config_theme.yml b/_config_theme.yml index 6c393d44..694813a3 100644 --- a/_config_theme.yml +++ b/_config_theme.yml @@ -65,10 +65,10 @@ sass: sass_dir: _sass style: compressed site-css: - - href: "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.726.204939/dist/crowdin-bootstrap-css.css" + - href: "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.811.210538/dist/crowdin-bootstrap-css.css" - "/assets/css/styles.css" site-js: - - href: "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.726.204939/dist/crowdin.js" + - href: "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.811.210538/dist/crowdin.js" - "/assets/js/crowdin-init.js" theme-switcher: true theme-switcher-style: 'button' diff --git a/_data/licenses.yml b/_data/licenses.yml index ed3b4104..4c386cc0 100644 --- a/_data/licenses.yml +++ b/_data/licenses.yml @@ -12,7 +12,7 @@ gamepad-helper: shared-web: name: LizardByte/shared-web # renovate: datasource=npm depName=@lizardbyte/shared-web - version: '2026.726.204939' + version: '2026.811.210538' url: https://github.com/LizardByte/shared-web/ license: AGPL-3.0 bootstrap: diff --git a/index.html b/index.html index ed0ca1bb..866b57c4 100644 --- a/index.html +++ b/index.html @@ -11,8 +11,8 @@ - /assets/img/banners/AdobeStock_306976163_1920x1280.jpg - /assets/img/banners/AdobeStock_372471479_1920x1280.jpg ext-js: - - href: "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.726.204939/dist/format-number.js" - - href: "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.726.204939/dist/ranking-sorter.js" + - href: "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.811.210538/dist/format-number.js" + - href: "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.811.210538/dist/ranking-sorter.js" js: - /assets/js/projects.js ---