Skip to content

Commit

Permalink
Merge branch 'master' into snyk-upgrade-99b85f08c578265d82a5cf6af3512ea6
Browse files Browse the repository at this point in the history
  • Loading branch information
carltrepanier committed Jun 22, 2024
2 parents e3a67df + a33ad31 commit 467ca43
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 45 deletions.
130 changes: 89 additions & 41 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,20 @@
"lint": "next lint"
},
"dependencies": {
"@clerk/themes": "^1.7.16",
"@clerk/nextjs": "^4.31.1",
"@clerk/themes": "^1.7.17",
"@clerk/nextjs": "^4.31.2",
"@hookform/resolvers": "^3.4.2",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tabs": "^1.0.4",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.3",
"@types/node": "20.12.13",
"@types/node": "20.13.0",
"@uploadthing/react": "^5.2.1",
"autoprefixer": "10.4.19",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.379.0",
"lucide-react": "^0.381.0",
"mongoose": "^8.4.0",
"mongoose": "^8.2.4",
"next": "^14.2.3",
Expand Down

0 comments on commit 467ca43

Please sign in to comment.