[PR #146] [MERGED] Update dependencies and Dockerfiles #176

Closed
opened 2026-02-27 04:59:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/guyzyl/whatsapp-contact-sync/pull/146
Author: @guyzyl
Created: 2/3/2024
Status: Merged
Merged: 2/3/2024
Merged by: @guyzyl

Base: mainHead: update-all-libraries


📝 Commits (1)

  • 6075a4f Update dependencies and Dockerfiles

📊 Changes

12 files changed (+2633 additions, -3474 deletions)

View changed files

📝 Dockerfile (+3 -3)
📝 server/Dockerfile (+2 -2)
📝 server/package-lock.json (+487 -1049)
📝 server/package.json (+16 -16)
📝 server/src/cache.ts (+2 -2)
📝 web/Dockerfile (+1 -1)
📝 web/package-lock.json (+2088 -2378)
📝 web/package.json (+14 -14)
📝 web/src/main.ts (+1 -2)
📝 web/src/pages/Sync.vue (+1 -1)
📝 web/src/pages/WhatsApp.vue (+7 -6)
📝 web/src/style.css (+11 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/guyzyl/whatsapp-contact-sync/pull/146 **Author:** [@guyzyl](https://github.com/guyzyl) **Created:** 2/3/2024 **Status:** ✅ Merged **Merged:** 2/3/2024 **Merged by:** [@guyzyl](https://github.com/guyzyl) **Base:** `main` ← **Head:** `update-all-libraries` --- ### 📝 Commits (1) - [`6075a4f`](https://github.com/guyzyl/whatsapp-contact-sync/commit/6075a4fbc58ad4aca44db591c02fb04f700223e7) Update dependencies and Dockerfiles ### 📊 Changes **12 files changed** (+2633 additions, -3474 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+3 -3) 📝 `server/Dockerfile` (+2 -2) 📝 `server/package-lock.json` (+487 -1049) 📝 `server/package.json` (+16 -16) 📝 `server/src/cache.ts` (+2 -2) 📝 `web/Dockerfile` (+1 -1) 📝 `web/package-lock.json` (+2088 -2378) 📝 `web/package.json` (+14 -14) 📝 `web/src/main.ts` (+1 -2) 📝 `web/src/pages/Sync.vue` (+1 -1) 📝 `web/src/pages/WhatsApp.vue` (+7 -6) 📝 `web/src/style.css` (+11 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 04:59:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whatsapp-contact-sync#176
No description provided.