|
25 | 25 | "prepare": "husky" |
26 | 26 | }, |
27 | 27 | "dependencies": { |
28 | | - "@auth/drizzle-adapter": "^1.7.0", |
29 | | - "@hookform/resolvers": "^5.0.1", |
30 | | - "@radix-ui/react-accordion": "^1.2.1", |
31 | | - "@radix-ui/react-alert-dialog": "^1.1.2", |
32 | | - "@radix-ui/react-avatar": "^1.1.1", |
33 | | - "@radix-ui/react-dialog": "^1.1.2", |
34 | | - "@radix-ui/react-dropdown-menu": "^2.1.2", |
35 | | - "@radix-ui/react-label": "^2.1.0", |
36 | | - "@radix-ui/react-navigation-menu": "^1.2.1", |
37 | | - "@radix-ui/react-scroll-area": "^1.2.0", |
38 | | - "@radix-ui/react-separator": "^1.1.0", |
39 | | - "@radix-ui/react-slider": "^1.2.1", |
40 | | - "@radix-ui/react-slot": "^1.1.0", |
41 | | - "@radix-ui/react-switch": "^1.1.1", |
42 | | - "@radix-ui/react-tabs": "^1.1.1", |
43 | | - "@radix-ui/react-toast": "^1.2.2", |
44 | | - "@radix-ui/react-toggle": "^1.1.0", |
45 | | - "@radix-ui/react-toggle-group": "^1.1.0", |
46 | | - "@radix-ui/react-tooltip": "^1.1.3", |
47 | | - "@t3-oss/env-nextjs": "^0.11.1", |
48 | | - "@tanstack/react-query": "^5.59.13", |
49 | | - "@upstash/ratelimit": "^2.0.3", |
50 | | - "@upstash/redis": "^1.34.3", |
51 | | - "babel-plugin-react-compiler": "^0.0.0-experimental-ad3b12a-20241011", |
52 | | - "bcryptjs": "^3.0.0", |
53 | | - "class-variance-authority": "^0.7.0", |
| 28 | + "@auth/drizzle-adapter": "^1.11.1", |
| 29 | + "@hookform/resolvers": "^5.2.2", |
| 30 | + "@radix-ui/react-accordion": "^1.2.12", |
| 31 | + "@radix-ui/react-alert-dialog": "^1.1.15", |
| 32 | + "@radix-ui/react-avatar": "^1.1.11", |
| 33 | + "@radix-ui/react-dialog": "^1.1.15", |
| 34 | + "@radix-ui/react-dropdown-menu": "^2.1.16", |
| 35 | + "@radix-ui/react-label": "^2.1.8", |
| 36 | + "@radix-ui/react-navigation-menu": "^1.2.14", |
| 37 | + "@radix-ui/react-scroll-area": "^1.2.10", |
| 38 | + "@radix-ui/react-separator": "^1.1.8", |
| 39 | + "@radix-ui/react-slider": "^1.3.6", |
| 40 | + "@radix-ui/react-slot": "^1.2.4", |
| 41 | + "@radix-ui/react-switch": "^1.2.6", |
| 42 | + "@radix-ui/react-tabs": "^1.1.13", |
| 43 | + "@radix-ui/react-toast": "^1.2.15", |
| 44 | + "@radix-ui/react-toggle": "^1.1.10", |
| 45 | + "@radix-ui/react-toggle-group": "^1.1.11", |
| 46 | + "@radix-ui/react-tooltip": "^1.2.8", |
| 47 | + "@t3-oss/env-nextjs": "^0.13.8", |
| 48 | + "@tanstack/react-query": "^5.90.6", |
| 49 | + "@upstash/ratelimit": "^2.0.7", |
| 50 | + "@upstash/redis": "^1.35.6", |
| 51 | + "babel-plugin-react-compiler": "^0.0.0-experimental-fe727a3-20250909", |
| 52 | + "bcryptjs": "^3.0.3", |
| 53 | + "class-variance-authority": "^0.7.1", |
54 | 54 | "clsx": "^2.1.1", |
55 | | - "cmdk": "^1.0.0", |
56 | | - "cookies-next": "^6.0.0", |
57 | | - "drizzle-orm": "^0.34.1", |
58 | | - "geist": "^1.3.1", |
59 | | - "jotai": "^2.10.0", |
60 | | - "lucide-react": "^0.452.0", |
61 | | - "next": "^15.0.4-canary.4", |
62 | | - "next-auth": "^5.0.0-beta.22", |
63 | | - "next-themes": "^0.3.0", |
64 | | - "postgres": "^3.4.4", |
65 | | - "react": "19.0.0-rc-66855b96-20241106", |
66 | | - "react-dom": "19.0.0-rc-66855b96-20241106", |
67 | | - "react-hook-form": "^7.53.0", |
68 | | - "react-use-audio-player": "^3.0.2", |
69 | | - "sonner": "^2.0.1", |
70 | | - "tailwind-merge": "^3.0.1", |
| 55 | + "cmdk": "^1.1.1", |
| 56 | + "cookies-next": "^6.1.1", |
| 57 | + "drizzle-orm": "^0.44.7", |
| 58 | + "geist": "^1.5.1", |
| 59 | + "jotai": "^2.15.1", |
| 60 | + "lucide-react": "^0.552.0", |
| 61 | + "next": "^15.5.6", |
| 62 | + "next-auth": "^5.0.0-beta.30", |
| 63 | + "next-themes": "^0.4.6", |
| 64 | + "postgres": "^3.4.7", |
| 65 | + "react": "19.2.0", |
| 66 | + "react-dom": "19.2.0", |
| 67 | + "react-hook-form": "^7.66.0", |
| 68 | + "react-use-audio-player": "^3.1.0", |
| 69 | + "sonner": "^2.0.7", |
| 70 | + "tailwind-merge": "^3.3.1", |
71 | 71 | "tailwindcss-animate": "^1.0.7", |
72 | | - "vaul": "^1.1.0", |
73 | | - "zod": "^3.23.8" |
| 72 | + "vaul": "^1.1.2", |
| 73 | + "zod": "^3.25.76" |
74 | 74 | }, |
75 | 75 | "devDependencies": { |
76 | | - "@commitlint/cli": "^19.5.0", |
77 | | - "@commitlint/config-conventional": "^19.5.0", |
78 | | - "@ianvs/prettier-plugin-sort-imports": "^4.3.1", |
79 | | - "@next/bundle-analyzer": "15.0.3", |
| 76 | + "@commitlint/cli": "^19.8.1", |
| 77 | + "@commitlint/config-conventional": "^19.8.1", |
| 78 | + "@ianvs/prettier-plugin-sort-imports": "^4.7.0", |
| 79 | + "@next/bundle-analyzer": "15.5.6", |
80 | 80 | "@total-typescript/ts-reset": "^0.6.1", |
81 | 81 | "@types/bcryptjs": "^3.0.0", |
82 | | - "@types/node": "22.7.5", |
| 82 | + "@types/node": "22.19.0", |
83 | 83 | "@types/react": "npm:[email protected]", |
84 | | - "@types/react-dom": "npm:[email protected]-rc.1", |
| 84 | + "@types/react-dom": "npm:[email protected]", |
85 | 85 | "@typescript-eslint/eslint-plugin": "7.18.0", |
86 | 86 | "@typescript-eslint/parser": "^7.18.0", |
87 | | - "autoprefixer": "10.4.20", |
88 | | - "drizzle-kit": "^0.25.0", |
89 | | - "eslint": "9.14.0", |
90 | | - "eslint-config-next": "15.0.3", |
91 | | - "eslint-config-prettier": "^10.0.1", |
92 | | - "eslint-plugin-react-compiler": "^0.0.0-experimental-45ae4c3-20241011", |
93 | | - "eslint-plugin-tailwindcss": "^3.17.5", |
94 | | - "husky": "^9.1.6", |
95 | | - "lint-staged": "^16.0.0", |
96 | | - "pg": "^8.13.0", |
97 | | - "postcss": "8.4.47", |
98 | | - "prettier": "^3.3.3", |
99 | | - "prettier-plugin-tailwindcss": "^0.6.8", |
100 | | - "sharp": "^0.33.5", |
101 | | - "tailwindcss": "3.4.13", |
102 | | - "typescript": "5.6.3" |
| 87 | + "autoprefixer": "10.4.21", |
| 88 | + "drizzle-kit": "^0.31.6", |
| 89 | + "eslint": "9.39.1", |
| 90 | + "eslint-config-next": "15.5.6", |
| 91 | + "eslint-config-prettier": "^10.1.8", |
| 92 | + "eslint-plugin-react-compiler": "^0.0.0-experimental-fcabbc1-20241106", |
| 93 | + "eslint-plugin-tailwindcss": "^3.18.2", |
| 94 | + "husky": "^9.1.7", |
| 95 | + "lint-staged": "^16.2.6", |
| 96 | + "pg": "^8.16.3", |
| 97 | + "postcss": "8.5.6", |
| 98 | + "prettier": "^3.6.2", |
| 99 | + "prettier-plugin-tailwindcss": "^0.7.1", |
| 100 | + "sharp": "^0.34.4", |
| 101 | + "tailwindcss": "3.4.18", |
| 102 | + "typescript": "5.9.3" |
103 | 103 | }, |
104 | 104 | "lint-staged": { |
105 | 105 | "*.{ts,tsx,md,mdx}": [ |
|
116 | 116 | }, |
117 | 117 | "overrides": { |
118 | 118 | "@types/react": "npm:[email protected]", |
119 | | - "@types/react-dom": "npm:[email protected]-rc.1" |
| 119 | + "@types/react-dom": "npm:[email protected]" |
120 | 120 | } |
121 | 121 | } |
0 commit comments