One Calendar is a privacy-first calendar web app built with Next.js. It has modern security features, including e2ee, password-protected sharing, and self-destructing share links ๐Ÿ“… calendar.xyehr.cn
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: upgrade next version

authored by

Evan Huang and committed by
GitHub
57f54e5d 3c184c5b

+1 -1
+1 -1
package.json
··· 28 28 "geist": "latest", 29 29 "ics": "latest", 30 30 "lucide-react": "latest", 31 - "next": "16.2.3", 31 + "next": "16.2.4", 32 32 "next-themes": "latest", 33 33 "pg": "latest", 34 34 "qr-code-styling": "latest",