There was an error while loading. Please reload this page.
1 parent e0f8fb0 commit c81239aCopy full SHA for c81239a
2 files changed
_config_theme.yml
@@ -72,7 +72,7 @@ site-css:
72
site-js:
73
- href: "https://cdn.jsdelivr.net/npm/@lizardbyte/shared-web@2026.812.190302/dist/crowdin.js"
74
- "/assets/js/crowdin-init.js"
75
- - href: "https://cdn.jsdelivr.net/npm/lucide@1.41.0/dist/umd/lucide.min.js"
+ - href: "https://cdn.jsdelivr.net/npm/lucide@1.42.0/dist/umd/lucide.min.js"
76
- "/assets/js/lucide-init.js"
77
- "/assets/js/tabs.js"
78
theme-switcher: true
_data/licenses.yml
@@ -44,7 +44,7 @@ jekyll:
44
lucide:
45
name: Lucide
46
# renovate: datasource=npm depName=lucide
47
- version: '1.41.0'
+ version: '1.42.0'
48
url: https://lucide.dev/
49
license: ISC
50
marked:
0 commit comments