Skip to content

Commit

Permalink
Merge branch 'main' into snyk-upgrade-af7bf29cb26edcf9d108d2df0810516d
Browse files Browse the repository at this point in the history
  • Loading branch information
ladunjexa authored Mar 14, 2024
2 parents 9ff1efc + 4f7651c commit eec351d
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 22 deletions.
39 changes: 21 additions & 18 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 @@ -10,13 +10,13 @@
},
"dependencies": {
"@clerk/nextjs": "^4.29.7",
"@clerk/themes": "^1.7.5",
"@clerk/themes": "^1.7.9",
"@hookform/resolvers": "^3.3.1",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tabs": "^1.0.4",
"@types/node": "20.11.19",
"@types/react": "18.2.21",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.7",
"@uploadthing/react": "^5.7.0",
"autoprefixer": "10.4.15",
Expand All @@ -29,12 +29,12 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.45.4",
"svix": "^1.8.1",
"svix": "^1.19.0",
"tailwind-merge": "^1.14.0",
"tailwindcss": "3.3.3",
"tailwindcss-animate": "^1.0.7",
"typescript": "5.3.3",
"uploadthing": "^5.4.0",
"uploadthing": "^5.7.4",
"zod": "^3.22.2"
}
}

0 comments on commit eec351d

Please sign in to comment.