|
10 | 10 | }, |
11 | 11 | "dependencies": { |
12 | 12 | "@hookform/resolvers": "^3.10.0", |
13 | | - "@radix-ui/react-dialog": "^1.1.7", |
14 | | - "@radix-ui/react-dropdown-menu": "^2.1.7", |
15 | | - "@radix-ui/react-label": "^2.1.3", |
16 | | - "@radix-ui/react-navigation-menu": "^1.2.6", |
17 | | - "@radix-ui/react-scroll-area": "^1.2.4", |
18 | | - "@radix-ui/react-select": "^2.1.7", |
19 | | - "@radix-ui/react-separator": "^1.1.3", |
| 13 | + "@radix-ui/react-dialog": "^1.1.11", |
| 14 | + "@radix-ui/react-dropdown-menu": "^2.1.12", |
| 15 | + "@radix-ui/react-label": "^2.1.4", |
| 16 | + "@radix-ui/react-navigation-menu": "^1.2.10", |
| 17 | + "@radix-ui/react-scroll-area": "^1.2.6", |
| 18 | + "@radix-ui/react-select": "^2.2.2", |
| 19 | + "@radix-ui/react-separator": "^1.1.4", |
20 | 20 | "@radix-ui/react-slot": "^1.2.0", |
21 | 21 | "@vercel/analytics": "^1.5.0", |
22 | 22 | "class-variance-authority": "^0.7.1", |
23 | 23 | "clsx": "^2.1.1", |
24 | 24 | "lucide-react": "^0.469.0", |
25 | | - "next": "^15.3.0", |
| 25 | + "next": "^15.3.1", |
26 | 26 | "next-themes": "^0.4.6", |
27 | | - "query-string": "^9.1.1", |
| 27 | + "query-string": "^9.1.2", |
28 | 28 | "react": "19.0.0-rc.1", |
29 | 29 | "react-dom": "19.0.0-rc.1", |
30 | | - "react-hook-form": "^7.55.0", |
| 30 | + "react-hook-form": "^7.56.2", |
31 | 31 | "react-wrap-balancer": "^1.1.1", |
32 | 32 | "tailwind-merge": "^2.6.0", |
33 | 33 | "tailwindcss-animate": "^1.0.7", |
34 | 34 | "use-debounce": "^10.0.4", |
35 | | - "zod": "^3.24.2" |
| 35 | + "zod": "^3.24.4" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | 38 | "@tailwindcss/typography": "^0.5.16", |
39 | | - "@types/node": "^20.17.30", |
| 39 | + "@types/node": "^20.17.32", |
40 | 40 | "@types/react": "^18.3.20", |
41 | | - "@types/react-dom": "^18.3.6", |
| 41 | + "@types/react-dom": "^18.3.7", |
42 | 42 | "autoprefixer": "^10.4.21", |
43 | | - "eslint": "^9.24.0", |
44 | | - "eslint-config-next": "^15.3.0", |
| 43 | + "eslint": "^9.26.0", |
| 44 | + "eslint-config-next": "^15.3.1", |
45 | 45 | "postcss": "^8.5.3", |
46 | 46 | "tailwindcss": "^3.4.17", |
47 | 47 | "typescript": "^5.8.3" |
| 48 | + "typescript": "^5.8.3" |
48 | 49 | } |
49 | 50 | } |
0 commit comments