|
39 | 39 | "contentlayer2": "^0.5.8", |
40 | 40 | "date-fns": "^4.1.0", |
41 | 41 | "deepmerge": "^4.3.1", |
42 | | - "feed": "^4.2.2", |
| 42 | + "feed": "^5.1.0", |
43 | 43 | "framer-motion": "^12.23.25", |
44 | 44 | "geist": "^1.5.1", |
45 | | - "lucide-react": "0.487.0", |
| 45 | + "lucide-react": "0.556.0", |
46 | 46 | "markdown-wasm": "^1.2.0", |
47 | 47 | "mdx-bundler": "^10.1.1", |
48 | 48 | "motion": "^12.23.25", |
49 | | - "next": "15.2.4", |
| 49 | + "next": "^16", |
50 | 50 | "next-contentlayer2": "^0.5.8", |
51 | | - "next-intl": "4.0.2", |
| 51 | + "next-intl": "4.5.8", |
52 | 52 | "next-themes": "^0.4.6", |
53 | 53 | "normalize-path": "^3.0.0", |
54 | 54 | "posthog-js": "^1.302.2", |
55 | 55 | "react": "^19.2.1", |
56 | 56 | "react-dom": "^19.2.1", |
57 | | - "react-intersection-observer": "^9.16.0", |
| 57 | + "react-intersection-observer": "^10.0.0", |
58 | 58 | "react-wrap-balancer": "^1.1.1", |
59 | 59 | "simplex-noise": "^4.0.3", |
60 | 60 | "tailwind-merge": "^3.4.0", |
61 | 61 | "tailwindcss-animate": "^1.0.7" |
62 | 62 | }, |
63 | 63 | "devDependencies": { |
64 | 64 | "@babel/core": "^7.28.5", |
65 | | - "@eslint/compat": "^1.4.1", |
| 65 | + "@eslint/compat": "^2.0.0", |
66 | 66 | "@ianvs/prettier-plugin-sort-imports": "^4.7.0", |
67 | 67 | "@tanstack/react-query-devtools": "^5.91.1", |
68 | | - "@types/node": "^22.19.1", |
| 68 | + "@typescript-eslint/eslint-plugin": "^8.33.0", |
| 69 | + "@typescript-eslint/parser": "^8.33.0", |
| 70 | + "@types/node": "^24.10.1", |
69 | 71 | "@types/normalize-path": "^3.0.2", |
70 | | - "@types/react": "19.1.0", |
71 | | - "@types/react-dom": "19.1.1", |
| 72 | + "@types/react": "19.2.7", |
| 73 | + "@types/react-dom": "19.2.3", |
72 | 74 | "autoprefixer": "^10.4.22", |
73 | 75 | "concurrently": "^9.2.1", |
74 | | - "esbuild": "^0.25.12", |
| 76 | + "esbuild": "^0.27.1", |
75 | 77 | "eslint": "^9.39.1", |
76 | | - "eslint-config-next": "^15.5.7", |
| 78 | + "eslint-config-next": "^15.3.3", |
77 | 79 | "eslint-config-prettier": "^10.1.8", |
78 | 80 | "eslint-plugin-prettier": "^5.5.4", |
79 | 81 | "mdast-util-toc": "^7.1.0", |
|
0 commit comments