Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenbleasel committed Oct 24, 2024
1 parent e251b2a commit 0d49345
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"stripe": "stripe listen --forward-to localhost:3002/webhooks/stripe"
},
"dependencies": {
"@clerk/nextjs": "^6.0.0",
"@clerk/nextjs": "^6.0.1",
"@logtail/next": "^0.1.5",
"@repo/database": "workspace:*",
"@repo/design-system": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"analyze": "ANALYZE=true pnpm build"
},
"dependencies": {
"@clerk/nextjs": "^6.0.0",
"@clerk/nextjs": "^6.0.1",
"@repo/design-system": "workspace:*",
"@repo/next-config": "workspace:*",
"@sentry/nextjs": "^8.35.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/design-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"react-hook-form": "^7.53.1",
"react-moveable": "^0.56.0",
"react-player": "^2.16.0",
"react-resizable-panels": "^2.1.4",
"react-resizable-panels": "^2.1.5",
"react-syntax-highlighter": "^15.6.1",
"recharts": "^2.13.0",
"resend": "^4.0.0",
Expand Down
76 changes: 38 additions & 38 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 0d49345

Please sign in to comment.