Skip to content

Commit 18bbffb

Browse files
final commit
1 parent 248afe4 commit 18bbffb

File tree

11 files changed

+1155
-581
lines changed

11 files changed

+1155
-581
lines changed

bun.lockb

7 KB
Binary file not shown.

package-lock.json

Lines changed: 106 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"preview": "vite preview"
1212
},
1313
"dependencies": {
14+
"@emailjs/browser": "^4.4.1",
1415
"@hookform/resolvers": "^3.9.0",
1516
"@radix-ui/react-accordion": "^1.2.0",
1617
"@radix-ui/react-alert-dialog": "^1.1.1",
@@ -40,18 +41,21 @@
4041
"@radix-ui/react-toggle-group": "^1.1.0",
4142
"@radix-ui/react-tooltip": "^1.1.4",
4243
"@tanstack/react-query": "^5.56.2",
44+
"caniuse-lite": "^1.0.30001756",
4345
"class-variance-authority": "^0.7.1",
4446
"clsx": "^2.1.1",
4547
"cmdk": "^1.0.0",
4648
"date-fns": "^3.6.0",
4749
"embla-carousel-react": "^8.3.0",
4850
"input-otp": "^1.2.4",
4951
"lucide-react": "^0.462.0",
52+
"motion": "^12.23.24",
5053
"next-themes": "^0.3.0",
5154
"react": "^18.3.1",
5255
"react-day-picker": "^8.10.1",
5356
"react-dom": "^18.3.1",
5457
"react-hook-form": "^7.53.0",
58+
"react-icons": "^5.5.0",
5559
"react-resizable-panels": "^2.1.3",
5660
"react-router-dom": "^6.26.2",
5761
"recharts": "^2.12.7",

0 commit comments

Comments
 (0)