|
10 | 10 | },
|
11 | 11 | "dependencies": {
|
12 | 12 | "@hookform/resolvers": "^3.10.0",
|
13 |
| - "@radix-ui/react-dialog": "^1.1.4", |
14 |
| - "@radix-ui/react-dropdown-menu": "^2.1.4", |
15 |
| - "@radix-ui/react-label": "^2.1.1", |
16 |
| - "@radix-ui/react-navigation-menu": "^1.2.3", |
17 |
| - "@radix-ui/react-scroll-area": "^1.2.2", |
18 |
| - "@radix-ui/react-select": "^2.1.4", |
19 |
| - "@radix-ui/react-separator": "^1.1.1", |
20 |
| - "@radix-ui/react-slot": "^1.1.1", |
21 |
| - "@vercel/analytics": "^1.4.1", |
| 13 | + "@radix-ui/react-dialog": "^1.1.6", |
| 14 | + "@radix-ui/react-dropdown-menu": "^2.1.6", |
| 15 | + "@radix-ui/react-label": "^2.1.2", |
| 16 | + "@radix-ui/react-navigation-menu": "^1.2.5", |
| 17 | + "@radix-ui/react-scroll-area": "^1.2.3", |
| 18 | + "@radix-ui/react-select": "^2.1.6", |
| 19 | + "@radix-ui/react-separator": "^1.1.2", |
| 20 | + "@radix-ui/react-slot": "^1.1.2", |
| 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.1.4", |
| 25 | + "next": "^15.1.6", |
26 | 26 | "next-themes": "^0.4.4",
|
27 | 27 | "query-string": "^9.1.1",
|
28 | 28 | "react": "19.0.0-rc.1",
|
|
36 | 36 | },
|
37 | 37 | "devDependencies": {
|
38 | 38 | "@tailwindcss/typography": "^0.5.16",
|
39 |
| - "@types/node": "^20.17.13", |
| 39 | + "@types/node": "^20.17.17", |
40 | 40 | "@types/react": "^18.3.18",
|
41 | 41 | "@types/react-dom": "^18.3.5",
|
42 | 42 | "autoprefixer": "^10.4.20",
|
43 |
| - "eslint": "^9.18.0", |
44 |
| - "eslint-config-next": "^15.1.4", |
| 43 | + "eslint": "^9.20.0", |
| 44 | + "eslint-config-next": "^15.1.6", |
45 | 45 | "postcss": "^8.5.1",
|
46 | 46 | "tailwindcss": "^3.4.17",
|
47 | 47 | "typescript": "^5.7.3"
|
|
0 commit comments