Skip to content

Commit 0fcada4

Browse files
author
belledw
committed
added calendar section with example calendar event
1 parent 7676c74 commit 0fcada4

7 files changed

Lines changed: 418 additions & 42 deletions

File tree

client/package-lock.json

Lines changed: 85 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,13 @@
2525
"axios": "^1.12.0",
2626
"class-variance-authority": "^0.7.1",
2727
"clsx": "^2.1.1",
28+
"date-fns": "^4.1.0",
2829
"embla-carousel-react": "^8.6.0",
2930
"is-inside-container": "^1.0.0",
3031
"lucide-react": "^0.516.0",
31-
"next": "15.4.7",
32+
"next": "^15.5.9",
3233
"react": "19.1.0",
34+
"react-day-picker": "^9.13.0",
3335
"react-dom": "19.1.0",
3436
"tailwind-merge": "^3.3.1",
3537
"tailwindcss-animate": "^1.0.7"

0 commit comments

Comments
 (0)