mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-22 00:15:01 -05:00
[PR #447] chore: update dependencies and refactor docker-compose for listmonk #460
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/447
Author: @jaainil
Created: 10/12/2025
Status: 🔄 Open
Base:
main← Head:listmonk-update📝 Commits (2)
2a70c9fchore: update dependencies and refactor docker-compose for listmonk2b26961Merge branch 'Dokploy:main' into listmonk-update📊 Changes
4 files changed (+764 additions, -80 deletions)
View changed files
➕
app/bun.lock(+684 -0)📝
app/package.json(+27 -27)📝
blueprints/listmonk/docker-compose.yml(+38 -33)📝
blueprints/listmonk/template.toml(+15 -20)📄 Description
What is this PR about?
New PR of Update dependencies and refactor docker-compose for listmonk
Updated package.json with latest versions of CodeMirror, Radix UI, React, Tailwind CSS, and other dependencies for improved security and features. Refactored docker-compose.yml to use environment variables, add version specification, restructure services for better dependency management, and ensure idempotent setup with installation and upgrade commands.
Checklist
Before submitting this PR, please make sure that:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.