Compare commits

...

2 Commits

Author SHA1 Message Date
renovate-bot fd028f079e Update dependency lucide-static to v1.30.0
CI / full-gate (push) Successful in 2m37s
Release-Bump: minor
2026-08-09 04:20:25 +00:00
renovate-bot 3b6f2c1ed3 Update renovate/renovate Docker tag to v44.14.10
CI / full-gate (push) Successful in 3m36s
Mirror / github-mirror (push) Successful in 3s
Release-Bump: patch
2026-08-08 04:18:02 +00:00
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
-e RENOVATE_PLATFORM=gitea \
-e RENOVATE_REPOSITORIES=${{ github.repository }} \
-e RENOVATE_TOKEN \
renovate/renovate:44.14.3
renovate/renovate:44.14.10
# After the renovate job, cut ONE tag covering the renovate-bot commits merged to main since the
# last tag (batch per run). Targets origin/main — the real post-merge tip; the checkout SHA is the
+4 -4
View File
@@ -10,7 +10,7 @@
"dependencies": {
"@larvit/log": "2.3.0",
"ejs": "6.0.1",
"lucide-static": "1.28.0"
"lucide-static": "1.30.0"
},
"devDependencies": {
"@types/ejs": "3.1.5",
@@ -400,9 +400,9 @@
}
},
"node_modules/lucide-static": {
"version": "1.28.0",
"resolved": "https://registry.npmjs.org/lucide-static/-/lucide-static-1.28.0.tgz",
"integrity": "sha512-dC3VJwRFsjEVX7Iaq4rY88pm7Fi2OmOb8P0WRzXsUMgbt7sCmFX8bLhaDBeNW6JdRjuele+jKqqFaam4yr+Ygg==",
"version": "1.30.0",
"resolved": "https://registry.npmjs.org/lucide-static/-/lucide-static-1.30.0.tgz",
"integrity": "sha512-lgG5XTlCPG9OQABEVbhhvcG3N0T8SDFg8NFw34j71+VK8TSP6xMlfXLsuwXiHZvL+bDoA5J2gOebqRocl4WvTw==",
"license": "ISC"
},
"node_modules/typescript": {
+1 -1
View File
@@ -20,7 +20,7 @@
"dependencies": {
"@larvit/log": "2.3.0",
"ejs": "6.0.1",
"lucide-static": "1.28.0"
"lucide-static": "1.30.0"
},
"devDependencies": {
"@types/ejs": "3.1.5",