Skip to content

Commit

Permalink
update packages for the last time and disable dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderHott committed Dec 29, 2023
1 parent 1c15d44 commit 395cbaf
Show file tree
Hide file tree
Showing 3 changed files with 969 additions and 810 deletions.
File renamed without changes.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,25 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@heroicons/react": "^2.0.18",
"@prisma/client": "^5.4.2",
"@heroicons/react": "^2.1.1",
"@prisma/client": "^5.7.1",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-tabs": "^1.0.4",
"@tanstack/react-query": "^4.35.7",
"@trpc/client": "^10.38.5",
"@trpc/next": "^10.38.5",
"@trpc/react-query": "^10.38.5",
"@trpc/server": "^10.38.5",
"@tanstack/react-query": "^4.36.1",
"@trpc/client": "^10.45.0",
"@trpc/next": "^10.45.0",
"@trpc/react-query": "^10.45.0",
"@trpc/server": "^10.45.0",
"@upstash/ratelimit": "^0.4.4",
"@upstash/redis": "^1.25.1",
"@upstash/redis": "^1.27.1",
"@vercel/og": "^0.5.20",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"dayjs": "^1.11.10",
"lucide-react": "^0.288.0",
"next": "^14.0.3",
"next": "^14.0.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hot-toast": "^2.4.1",
Expand All @@ -39,23 +39,23 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@clerk/nextjs": "^4.25.6",
"@tanstack/react-query-devtools": "^4.35.7",
"@types/eslint": "^8.44.4",
"@types/node": "^20.8.0",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.8",
"@clerk/nextjs": "^4.29.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@types/eslint": "^8.56.0",
"@types/node": "^20.10.5",
"@types/react": "^18.2.46",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"autoprefixer": "^10.4.16",
"eslint": "^8.51.0",
"eslint-config-next": "^14.0.3",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.5",
"prisma": "^5.4.2",
"tailwindcss": "^3.3.3",
"typescript": "^5.2.2"
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
"postcss": "^8.4.32",
"prettier": "^3.1.1",
"prettier-plugin-tailwindcss": "^0.5.10",
"prisma": "^5.7.1",
"tailwindcss": "^3.4.0",
"typescript": "^5.3.3"
},
"ct3aMetadata": {
"initVersion": "7.8.0"
Expand Down
Loading

1 comment on commit 395cbaf

@vercel
Copy link

@vercel vercel bot commented on 395cbaf Dec 29, 2023

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.