Skip to content

Commit

Permalink
feat: add canvas-confetti and framer-motion dependencies to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
neopromic committed Jan 5, 2025
1 parent 516927d commit 24c1cef
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,18 @@
"@radix-ui/react-slot": "^1.1.0",
"@stripe/stripe-js": "^5.2.0",
"@tanstack/react-table": "^8.20.5",
"@types/canvas-confetti": "^1.9.0",
"@types/node": "^20.17.6",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"canvas-confetti": "^1.9.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"eslint": "^8.57.1",
"framer-motion": "^11.15.0",
"lucide-react": "^0.454.0",
"motion": "^11.15.0",
"next": "14.2.16",
"next-nprogress-bar": "^2.3.15",
"nextjs-progressbar": "^0.0.16",
Expand Down
79 changes: 79 additions & 0 deletions pnpm-lock.yaml

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

0 comments on commit 24c1cef

Please sign in to comment.