docs: use new ci badges, bump

This commit is contained in:
Aidan 2025-03-01 15:39:09 -05:00
parent 0e2a44fae9
commit bf3c8353bc
2 changed files with 3 additions and 4 deletions

View File

@ -1,8 +1,7 @@
# mail-connect
[![Build Status](https://git.pontusmail.org/librecloud/mail-connect/actions/workflows/docker.yml/badge.svg)](https://git.pontusmail.org/librecloud/mail-connect/actions/?workflow=docker.yml)
[![Build Status](https://git.pontusmail.org/librecloud/mail-connect/actions/workflows/ci.yml/badge.svg)](https://git.pontusmail.org/librecloud/mail-connect/actions/?workflow=ci.yml)
[![Build Status](https://git.pontusmail.org/librecloud/mail-connect/actions/workflows/bump.yml/badge.svg)](https://git.pontusmail.org/librecloud/mail-connect/actions/?workflow=bump.yml)
[![Build and Push Docker Image](https://github.com/ihatenodejs/mail-connect/actions/workflows/docker.yml/badge.svg)](https://github.com/ihatenodejs/mail-connect/actions/workflows/docker.yml)
[![Bump Dependencies](https://github.com/ihatenodejs/mail-connect/actions/workflows/bump.yml/badge.svg)](https://github.com/ihatenodejs/mail-connect/actions/workflows/bump.yml)
API bridge for docker-mailserver

View File

@ -15,7 +15,7 @@
"drizzle-kit": "^0.30.5"
},
"peerDependencies": {
"typescript": "^5.8.2"
"typescript": "^5.7.3"
},
"dependencies": {
"@types/better-sqlite3": "^7.6.12",