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] committed Apr 1, 2024
1 parent 9c07eae commit ad1e04c
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 286 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.10",
"@stripe/stripe-js": "^3.1.0",
"@types/react-datepicker": "^6.2.0",
"@uploadthing/react": "^6.4.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.3",
"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.1",
"react-hook-form": "^7.51.2",
"sonner": "^1.4.41",
"stripe": "^14.22.0",
"stripe": "^14.23.0",
"svix": "^1.21.0",
"tailwindcss-animate": "^1.0.7",
"uploadthing": "^6.6.0",
"uploadthing": "^6.7.0",
"zod": "^3.22.4"
},
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@total-typescript/ts-reset": "^0.5.1",
"@types/node": "^20.11.30",
"@types/react": "^18.2.69",
"@types/react-dom": "^18.2.22",
"@typescript-eslint/eslint-plugin": "^7.3.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": "^8.57.0",
"eslint-config-next": "14.1.4",
"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.12",
"prettier-plugin-tailwindcss": "^0.5.13",
"tailwind-merge": "^2.2.2",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.3"
}
}
Loading

0 comments on commit ad1e04c

Please sign in to comment.