Skip to content

Commit

Permalink
chore(web): qr code package
Browse files Browse the repository at this point in the history
  • Loading branch information
krystxf committed Dec 7, 2024
1 parent 5d07a3c commit e5835c8
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 14 deletions.
3 changes: 2 additions & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@
"@next/mdx": "^14.2.19",
"clsx": "^2.1.1",
"framer-motion": "^11.13.1",
"motion": "^11.13.1",
"motion": "12.0.0-alpha.2",
"next": "14.2.10",
"nextra": "^2.13.4",
"nextra-theme-docs": "^2.13.4",
"qrcode.react": "^4.1.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sharp": "^0.33.5"
Expand Down
59 changes: 46 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit e5835c8

@vercel
Copy link

@vercel vercel bot commented on e5835c8 Dec 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.