|
25 | 25 | "prepare": "husky" |
26 | 26 | }, |
27 | 27 | "dependencies": { |
28 | | - "@auth/drizzle-adapter": "^1.4.1", |
| 28 | + "@auth/drizzle-adapter": "^1.5.0", |
29 | 29 | "@hookform/resolvers": "^3.9.0", |
30 | 30 | "@radix-ui/react-accordion": "^1.2.0", |
31 | 31 | "@radix-ui/react-alert-dialog": "^1.1.1", |
|
44 | 44 | "@radix-ui/react-toggle": "^1.1.0", |
45 | 45 | "@radix-ui/react-toggle-group": "^1.1.0", |
46 | 46 | "@radix-ui/react-tooltip": "^1.1.2", |
47 | | - "@t3-oss/env-nextjs": "^0.10.1", |
48 | | - "@tanstack/react-query": "^5.51.11", |
49 | | - "@upstash/ratelimit": "^2.0.1", |
50 | | - "@upstash/redis": "^1.33.0", |
51 | | - "babel-plugin-react-compiler": "^0.0.0-experimental-696af53-20240625", |
| 47 | + "@t3-oss/env-nextjs": "^0.11.1", |
| 48 | + "@tanstack/react-query": "^5.56.2", |
| 49 | + "@upstash/ratelimit": "^2.0.3", |
| 50 | + "@upstash/redis": "^1.34.0", |
| 51 | + "babel-plugin-react-compiler": "^0.0.0-experimental-ca8e0be-20240916", |
52 | 52 | "bcryptjs": "^2.4.3", |
53 | 53 | "class-variance-authority": "^0.7.0", |
54 | 54 | "clsx": "^2.1.1", |
55 | 55 | "cmdk": "^1.0.0", |
56 | 56 | "cookies-next": "^4.2.1", |
57 | | - "drizzle-orm": "^0.32.0", |
| 57 | + "drizzle-orm": "^0.33.0", |
58 | 58 | "geist": "^1.3.1", |
59 | 59 | "jiti": "^1.21.6", |
60 | | - "jotai": "^2.9.0", |
61 | | - "lucide-react": "^0.412.0", |
| 60 | + "jotai": "^2.9.3", |
| 61 | + "lucide-react": "^0.441.0", |
62 | 62 | "next": "^15.0.0-rc.0", |
63 | 63 | "next-auth": "beta", |
64 | 64 | "next-themes": "^0.3.0", |
65 | 65 | "postgres": "^3.4.4", |
66 | 66 | "react": "^19.0.0-rc-fb9a90fa48-20240614", |
67 | 67 | "react-dom": "^19.0.0-rc-fb9a90fa48-20240614", |
68 | | - "react-hook-form": "^7.52.1", |
| 68 | + "react-hook-form": "^7.53.0", |
69 | 69 | "react-use-audio-player": "^2.2.0", |
70 | 70 | "sonner": "^1.5.0", |
71 | | - "tailwind-merge": "^2.4.0", |
| 71 | + "tailwind-merge": "^2.5.2", |
72 | 72 | "tailwindcss-animate": "^1.0.7", |
73 | | - "vaul": "^0.9.1", |
| 73 | + "vaul": "^0.9.3", |
74 | 74 | "zod": "^3.23.8" |
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | | - "@commitlint/cli": "^19.3.0", |
78 | | - "@commitlint/config-conventional": "^19.2.2", |
| 77 | + "@commitlint/cli": "^19.5.0", |
| 78 | + "@commitlint/config-conventional": "^19.5.0", |
79 | 79 | "@ianvs/prettier-plugin-sort-imports": "^4.3.1", |
80 | | - "@next/bundle-analyzer": "^14.2.5", |
81 | | - "@total-typescript/ts-reset": "^0.5.1", |
| 80 | + "@next/bundle-analyzer": "^14.2.11", |
| 81 | + "@total-typescript/ts-reset": "^0.6.1", |
82 | 82 | "@types/bcryptjs": "^2.4.6", |
83 | | - "@types/node": "22.0.0", |
84 | | - "@types/react": "18.3.3", |
| 83 | + "@types/node": "22.5.5", |
| 84 | + "@types/react": "18.3.7", |
85 | 85 | "@types/react-dom": "18.3.0", |
86 | | - "@typescript-eslint/eslint-plugin": "7.16.1", |
87 | | - "@typescript-eslint/parser": "^7.16.1", |
88 | | - "autoprefixer": "10.4.19", |
89 | | - "drizzle-kit": "^0.23.0", |
90 | | - "eslint": "8.57.0", |
91 | | - "eslint-config-next": "14.2.5", |
| 86 | + "@typescript-eslint/eslint-plugin": "7.18.0", |
| 87 | + "@typescript-eslint/parser": "^7.18.0", |
| 88 | + "autoprefixer": "10.4.20", |
| 89 | + "drizzle-kit": "^0.24.2", |
| 90 | + "eslint": "8.57.1", |
| 91 | + "eslint-config-next": "14.2.11", |
92 | 92 | "eslint-config-prettier": "^9.1.0", |
93 | | - "eslint-plugin-react-compiler": "^0.0.0-experimental-0998c1e-20240625", |
| 93 | + "eslint-plugin-react-compiler": "^0.0.0-experimental-ca16900-20240916", |
94 | 94 | "eslint-plugin-tailwindcss": "^3.17.4", |
95 | | - "husky": "^9.1.1", |
96 | | - "lint-staged": "^15.2.7", |
97 | | - "pg": "^8.12.0", |
98 | | - "postcss": "8.4.39", |
| 95 | + "husky": "^9.1.6", |
| 96 | + "lint-staged": "^15.2.10", |
| 97 | + "pg": "^8.13.0", |
| 98 | + "postcss": "8.4.47", |
99 | 99 | "prettier": "^3.3.3", |
100 | | - "prettier-plugin-tailwindcss": "^0.6.5", |
101 | | - "sharp": "^0.33.4", |
102 | | - "tailwindcss": "3.4.6", |
103 | | - "typescript": "5.5.3" |
| 100 | + "prettier-plugin-tailwindcss": "^0.6.6", |
| 101 | + "sharp": "^0.33.5", |
| 102 | + "tailwindcss": "3.4.12", |
| 103 | + "typescript": "5.6.2" |
104 | 104 | }, |
105 | 105 | "lint-staged": { |
106 | 106 | "*.{ts,tsx,md,mdx}": [ |
|
0 commit comments