Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenbleasel committed Dec 13, 2024
1 parent 8a6cf3e commit 038a0c9
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 224 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,33 +14,33 @@
"@hookform/resolvers": "^3.9.1",
"@number-flow/react": "^0.4.2",
"@octokit/rest": "^21.0.2",
"@primer/octicons-react": "^19.13.0",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-select": "^2.1.2",
"@radix-ui/react-slot": "^1.1.0",
"@primer/octicons-react": "^19.14.0",
"@radix-ui/react-label": "^2.1.1",
"@radix-ui/react-select": "^2.1.3",
"@radix-ui/react-slot": "^1.1.1",
"@t3-oss/env-nextjs": "^0.11.1",
"@uidotdev/usehooks": "^2.4.1",
"@upstash/ratelimit": "^2.0.5",
"@vercel/analytics": "^1.4.1",
"@vercel/edge-config": "^1.4.0",
"@vercel/kv": "^3.0.0",
"basehub": "^7.5.28",
"basehub": "^7.5.30",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cobe": "^0.6.3",
"country-flag-emoji-polyfill": "^0.1.8",
"date-fns": "^4.1.0",
"googleapis": "^144.0.0",
"ky": "^1.7.2",
"ky": "^1.7.3",
"lodash.groupby": "^4.6.0",
"lucide-react": "^0.468.0",
"motion": "^11.13.5",
"motion": "^11.14.1",
"next": "15.1.0",
"next-themes": "^0.4.4",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-fast-marquee": "^1.6.5",
"react-hook-form": "^7.54.0",
"react-hook-form": "^7.54.1",
"react-player": "^2.16.0",
"react-tweet": "^3.2.1",
"react-wrap-balancer": "^1.1.1",
Expand All @@ -50,7 +50,7 @@
"sonner": "^1.7.1",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.24.0"
"zod": "^3.24.1"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
Expand Down
Loading

0 comments on commit 038a0c9

Please sign in to comment.