|
18 | 18 | "@headlessui/react": "^1.7.15",
|
19 | 19 | "@heroicons/react": "^2.0.18",
|
20 | 20 | "@next-auth/prisma-adapter": "^1.0.7",
|
21 |
| - "@prisma/client": "^5.4.1", |
| 21 | + "@prisma/client": "^5.5.2", |
22 | 22 | "@radix-ui/react-toast": "^1.1.4",
|
23 | 23 | "@t3-oss/env-nextjs": "^0.6.0",
|
24 | 24 | "ai": "^2.1.26",
|
25 | 25 | "clsx": "^1.2.1",
|
26 | 26 | "cva": "npm:class-variance-authority@^0.6.1",
|
27 | 27 | "lucide-react": "^0.256.0",
|
28 |
| - "next": "^13.4.7", |
29 |
| - "next-auth": "^4.22.1", |
| 28 | + "next": "^14.0.0", |
| 29 | + "next-auth": "^4.24.4", |
30 | 30 | "nodemailer": "^6.9.3",
|
31 | 31 | "openai-edge": "^1.2.2",
|
32 | 32 | "react": "^18.2.0",
|
|
44 | 44 | "@tailwindcss/line-clamp": "^0.4.4",
|
45 | 45 | "@tailwindcss/typography": "^0.5.9",
|
46 | 46 | "@types/node": "^20.3.2",
|
47 |
| - "@types/react": "^18.2.14", |
48 |
| - "@types/react-dom": "^18.2.6", |
| 47 | + "@types/react": "^18.2.33", |
| 48 | + "@types/react-dom": "^18.2.14", |
49 | 49 | "@typescript-eslint/parser": "^5.60.1",
|
50 | 50 | "autoprefixer": "^10.4.14",
|
51 | 51 | "commitizen": "^4.3.0",
|
52 | 52 | "cz-conventional-changelog": "^3.3.0",
|
53 | 53 | "eslint": "^8.43.0",
|
54 |
| - "eslint-config-next": "^13.4.7", |
| 54 | + "eslint-config-next": "^14.0.0", |
55 | 55 | "eslint-config-prettier": "^8.8.0",
|
56 | 56 | "eslint-plugin-react": "^7.32.2",
|
57 | 57 | "eslint-plugin-tailwindcss": "^3.13.0",
|
|
62 | 62 | "prettier": "^2.8.8",
|
63 | 63 | "prettier-plugin-tailwindcss": "^0.3.0",
|
64 | 64 | "pretty-quick": "^3.1.3",
|
65 |
| - "prisma": "^5.4.1", |
| 65 | + "prisma": "^5.5.2", |
66 | 66 | "stripe": "^12.17.0",
|
67 | 67 | "tailwindcss": "^3.3.2",
|
68 | 68 | "tailwindcss-animate": "^1.0.6",
|
|
0 commit comments