Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 14, 2024
1 parent ad1e04c commit b36d7c0
Show file tree
Hide file tree
Showing 2 changed files with 451 additions and 539 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"ui": "pnpm dlx shadcn-ui@latest"
},
"dependencies": {
"@clerk/nextjs": "^4.29.9",
"@clerk/nextjs": "^4.29.12",
"@hookform/resolvers": "^3.3.4",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-checkbox": "^1.0.4",
Expand All @@ -28,45 +28,45 @@
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slot": "^1.0.2",
"@stripe/stripe-js": "^3.1.0",
"@stripe/stripe-js": "^3.3.0",
"@types/react-datepicker": "^6.2.0",
"@uploadthing/react": "^6.4.1",
"@uploadthing/react": "^6.4.4",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"lucide-react": "^0.363.0",
"lucide-react": "^0.368.0",
"mongodb": "^6.5.0",
"mongoose": "^8.2.4",
"next": "14.1.4",
"mongoose": "^8.3.1",
"next": "14.2.1",
"next-themes": "^0.3.0",
"query-string": "^9.0.0",
"react": "^18.2.0",
"react-datepicker": "^6.6.0",
"react-datepicker": "^6.7.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.51.2",
"react-hook-form": "^7.51.3",
"sonner": "^1.4.41",
"stripe": "^14.23.0",
"stripe": "^14.25.0",
"svix": "^1.21.0",
"tailwindcss-animate": "^1.0.7",
"uploadthing": "^6.7.0",
"uploadthing": "^6.9.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@total-typescript/ts-reset": "^0.5.1",
"@types/node": "^20.12.2",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@types/node": "^20.12.7",
"@types/react": "^18.2.78",
"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "14.1.4",
"eslint-config-next": "14.2.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-tailwindcss": "^3.15.1",
"postcss": "^8.4.38",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.13",
"tailwind-merge": "^2.2.2",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit b36d7c0

Please sign in to comment.