|
11 | 11 | "format:check": "prettier --check ." |
12 | 12 | }, |
13 | 13 | "dependencies": { |
14 | | - "@fortawesome/fontawesome-svg-core": "^7.1.0", |
15 | | - "@fortawesome/free-brands-svg-icons": "^7.1.0", |
| 14 | + "@fortawesome/fontawesome-svg-core": "^7.2.0", |
| 15 | + "@fortawesome/free-brands-svg-icons": "^7.2.0", |
16 | 16 | "@fortawesome/react-fontawesome": "^3.2.0", |
17 | 17 | "@gsap/react": "^2.1.2", |
18 | 18 | "@icons-pack/react-simple-icons": "13.6.0", |
|
35 | 35 | "gsap": "^3.14.2", |
36 | 36 | "highlight.js": "^11.11.1", |
37 | 37 | "lenis": "^1.3.17", |
38 | | - "lucide-react": "^0.555.0", |
39 | | - "motion": "^12.33.0", |
| 38 | + "lucide-react": "^0.574", |
| 39 | + "motion": "^12.34.2", |
40 | 40 | "next": "16.1.6", |
41 | | - "next-mdx-remote": "^5.0.0", |
| 41 | + "next-mdx-remote": "^6.0.0", |
42 | 42 | "next-themes": "^0.4.6", |
43 | 43 | "postprocessing": "^6.38.2", |
44 | 44 | "react": "19.2.4", |
|
51 | 51 | "remark": "^15.0.1", |
52 | 52 | "remark-gfm": "^4.0.1", |
53 | 53 | "remark-rehype": "^11.1.2", |
54 | | - "tailwind-merge": "^3.4.0", |
55 | | - "three": "^0.181.2" |
| 54 | + "tailwind-merge": "^3.5.0", |
| 55 | + "three": "^0.183.0" |
56 | 56 | }, |
57 | 57 | "devDependencies": { |
58 | 58 | "@eslint/eslintrc": "^3.3.3", |
59 | | - "@tailwindcss/postcss": "^4.1.18", |
| 59 | + "@tailwindcss/postcss": "^4.2.0", |
60 | 60 | "@types/node": "24.1.0", |
61 | 61 | "@types/react": "19.2.13", |
62 | 62 | "@types/react-dom": "19.2.3", |
63 | | - "@types/three": "^0.181.0", |
64 | | - "eslint": "9.32.0", |
| 63 | + "@types/three": "^0.183.0", |
| 64 | + "eslint": "10.0.0", |
65 | 65 | "eslint-config-next": "16.1.6", |
66 | 66 | "eslint-config-prettier": "^10.1.8", |
67 | 67 | "prettier": "^3.8.1", |
68 | 68 | "prettier-plugin-tailwindcss": "^0.7.2", |
69 | | - "shadcn": "^3.8.4", |
70 | | - "tailwindcss": "^4.1.18", |
| 69 | + "shadcn": "^3.8.5", |
| 70 | + "tailwindcss": "^4.2.0", |
71 | 71 | "tw-animate-css": "1.3.6", |
72 | 72 | "typescript": "^5.9.3" |
73 | 73 | }, |
|
0 commit comments