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 Nov 28, 2024
1 parent f9a3b0a commit 94cb9f5
Show file tree
Hide file tree
Showing 2 changed files with 1,133 additions and 1,265 deletions.
90 changes: 45 additions & 45 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,55 +18,55 @@
"ui": "pnpm dlx shadcn-ui@latest"
},
"dependencies": {
"@clerk/nextjs": "^4.29.9",
"@hookform/resolvers": "^3.3.4",
"@radix-ui/react-alert-dialog": "^1.0.5",
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-label": "^2.0.2",
"@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",
"@clerk/nextjs": "^4.31.6",
"@hookform/resolvers": "^3.9.1",
"@radix-ui/react-alert-dialog": "^1.1.2",
"@radix-ui/react-checkbox": "^1.1.2",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-icons": "^1.3.2",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-select": "^2.1.2",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slot": "^1.1.0",
"@stripe/stripe-js": "^3.5.0",
"@types/react-datepicker": "^6.2.0",
"@uploadthing/react": "^6.4.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"lucide-react": "^0.363.0",
"mongodb": "^6.5.0",
"mongoose": "^8.2.4",
"next": "14.1.4",
"next-themes": "^0.3.0",
"query-string": "^9.0.0",
"react": "^18.2.0",
"react-datepicker": "^6.6.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.51.2",
"sonner": "^1.4.41",
"stripe": "^15.8.0",
"svix": "^1.21.0",
"@uploadthing/react": "^6.8.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.462.0",
"mongodb": "^6.11.0",
"mongoose": "^8.8.3",
"next": "14.2.18",
"next-themes": "^0.4.3",
"query-string": "^9.1.1",
"react": "^18.3.1",
"react-datepicker": "^6.9.0",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.2",
"sonner": "^1.7.0",
"stripe": "^15.12.0",
"svix": "^1.41.0",
"tailwindcss-animate": "^1.0.7",
"uploadthing": "^6.7.0",
"zod": "^3.22.4"
"uploadthing": "^6.13.3",
"zod": "^3.23.8"
},
"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",
"autoprefixer": "^10.4.19",
"eslint": "^9.3.0",
"eslint-config-next": "14.1.4",
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
"@total-typescript/ts-reset": "^0.6.1",
"@types/node": "^20.17.9",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"autoprefixer": "^10.4.20",
"eslint": "^9.15.0",
"eslint-config-next": "14.2.18",
"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"
"eslint-plugin-tailwindcss": "^3.17.5",
"postcss": "^8.4.49",
"prettier": "^3.4.1",
"prettier-plugin-tailwindcss": "^0.6.9",
"tailwind-merge": "^2.5.5",
"tailwindcss": "^3.4.15",
"typescript": "^5.7.2"
}
}
Loading

0 comments on commit 94cb9f5

Please sign in to comment.