|
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | 15 | "@headlessui/react": "2.2.0", |
16 | | - "@next/bundle-analyzer": "15.1.4", |
| 16 | + "@next/bundle-analyzer": "15.2.4", |
17 | 17 | "@tailwindcss/forms": "^0.5.9", |
18 | 18 | "@tailwindcss/postcss": "^4.0.5", |
19 | 19 | "@tailwindcss/typography": "^0.5.15", |
20 | 20 | "body-scroll-lock": "^4.0.0-beta.0", |
21 | | - "contentlayer2": "0.5.4", |
22 | | - "esbuild": "0.20.2", |
| 21 | + "contentlayer2": "0.5.5", |
| 22 | + "esbuild": "0.25.2", |
23 | 23 | "github-slugger": "^2.0.0", |
24 | 24 | "gray-matter": "^4.0.2", |
25 | 25 | "hast-util-from-html-isomorphic": "^2.0.0", |
26 | 26 | "image-size": "1.0.0", |
27 | | - "next": "15.1.4", |
28 | | - "next-contentlayer2": "0.5.4", |
29 | | - "next-themes": "^0.3.0", |
| 27 | + "next": "15.2.4", |
| 28 | + "next-contentlayer2": "0.5.5", |
| 29 | + "next-themes": "^0.4.6", |
30 | 30 | "pliny": "0.4.1", |
31 | 31 | "postcss": "^8.4.24", |
32 | 32 | "react": "19.0.0", |
33 | 33 | "react-dom": "19.0.0", |
34 | 34 | "reading-time": "1.5.0", |
35 | 35 | "rehype-autolink-headings": "^7.1.0", |
36 | | - "rehype-citation": "^2.0.0", |
| 36 | + "rehype-citation": "^2.3.0", |
37 | 37 | "rehype-katex": "^7.0.0", |
38 | 38 | "rehype-katex-notranslate": "^1.1.4", |
39 | 39 | "rehype-preset-minify": "7.0.0", |
|
56 | 56 | "@typescript-eslint/parser": "^8.12.0", |
57 | 57 | "cross-env": "^7.0.3", |
58 | 58 | "eslint": "^9.14.0", |
59 | | - "eslint-config-next": "15.1.4", |
| 59 | + "eslint-config-next": "15.2.4", |
60 | 60 | "eslint-config-prettier": "^9.1.0", |
61 | 61 | "eslint-plugin-prettier": "^5.2.0", |
62 | 62 | "globals": "^15.12.0", |
|
0 commit comments