|
10 | 10 | "knip": "knip" |
11 | 11 | }, |
12 | 12 | "dependencies": { |
13 | | - "@next/third-parties": "^15.5.2", |
| 13 | + "@next/third-parties": "^15.5.3", |
14 | 14 | "class-variance-authority": "^0.7.1", |
15 | 15 | "clsx": "^2.1.1", |
16 | 16 | "lucide-react": "^0.534.0", |
17 | | - "next": "^15.5.2", |
| 17 | + "next": "^15.5.3", |
18 | 18 | "next-themes": "^0.4.6", |
19 | 19 | "radix-ui": "^1.4.3", |
20 | 20 | "react": "^19.1.1", |
|
24 | 24 | }, |
25 | 25 | "devDependencies": { |
26 | 26 | "@eslint/eslintrc": "^3.3.1", |
27 | | - "@tailwindcss/postcss": "^4.1.12", |
28 | | - "@types/node": "^24.3.0", |
29 | | - "@types/react": "^19.1.12", |
30 | | - "@types/react-dom": "^19.1.8", |
31 | | - "eslint": "^9.34.0", |
32 | | - "eslint-config-next": "^15.5.2", |
33 | | - "knip": "^5.63.0", |
34 | | - "tailwindcss": "^4.1.12", |
35 | | - "tw-animate-css": "^1.3.7", |
| 27 | + "@tailwindcss/postcss": "^4.1.13", |
| 28 | + "@types/node": "^24.5.0", |
| 29 | + "@types/react": "^19.1.13", |
| 30 | + "@types/react-dom": "^19.1.9", |
| 31 | + "eslint": "^9.35.0", |
| 32 | + "eslint-config-next": "^15.5.3", |
| 33 | + "knip": "^5.63.1", |
| 34 | + "tailwindcss": "^4.1.13", |
| 35 | + "tw-animate-css": "^1.3.8", |
36 | 36 | "typescript": "^5.9.2" |
37 | | - } |
| 37 | + }, |
| 38 | + "trustedDependencies": [ |
| 39 | + "@tailwindcss/oxide", |
| 40 | + "oxc-resolver", |
| 41 | + "unrs-resolver" |
| 42 | + ] |
38 | 43 | } |
0 commit comments