Skip to content

Commit 68fe7bf

Browse files
authored
v3 (#67)
* chore: bump vite * tweak: ulinks img file * chore: add analytics * tweak: remove tanstack dev router * tweak: add some margin to bottom of footer * tweak: add some margin to bottom of footer * tweak: add additional project * tweak: add continue indicator to projects
1 parent 3bd0bb8 commit 68fe7bf

File tree

12 files changed

+2330
-4223
lines changed

12 files changed

+2330
-4223
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"@radix-ui/react-tooltip": "^1.1.3",
2424
"@radix-ui/react-visually-hidden": "^1.1.0",
2525
"@tanstack/react-router": "^1.65.0",
26+
"@vercel/analytics": "^1.3.2",
2627
"class-variance-authority": "^0.5.3",
2728
"clsx": "^1.2.1",
2829
"cmdk": "1.0.0",
@@ -54,6 +55,6 @@
5455
"tailwindcss": "^3.4.13",
5556
"typescript": "^5.2",
5657
"typescript-eslint": "^8.9.0",
57-
"vite": "5.0.0"
58+
"vite": "^5.1.8"
5859
}
5960
}

0 commit comments

Comments
 (0)