|
20 | 20 | "@node-rs/jieba": "2.0.1", |
21 | 21 | "@octokit/rest": "22.0.0", |
22 | 22 | "@stefanprobst/rehype-extract-toc": "3.0.0", |
23 | | - "@tailwindcss/postcss": "4.1.11", |
24 | | - "@tailwindcss/typography": "0.5.16", |
25 | | - "@types/luxon": "3.6.2", |
26 | | - "@types/node": "24.0.10", |
27 | | - "@types/react": "19.1.8", |
28 | | - "@types/react-dom": "19.1.6", |
| 23 | + "@tailwindcss/postcss": "4.1.13", |
| 24 | + "@tailwindcss/typography": "0.5.18", |
| 25 | + "@types/luxon": "3.7.1", |
| 26 | + "@types/node": "24.5.2", |
| 27 | + "@types/react": "19.1.13", |
| 28 | + "@types/react-dom": "19.1.9", |
29 | 29 | "autoprefixer": "10.4.21", |
30 | 30 | "chokidar": "4.0.3", |
31 | 31 | "classnames": "2.5.1", |
32 | | - "daisyui": "5.0.43", |
33 | | - "eslint": "9.30.1", |
34 | | - "eslint-config-next": "15.3.5", |
| 32 | + "daisyui": "5.1.13", |
| 33 | + "eslint": "9.36.0", |
| 34 | + "eslint-config-next": "15.5.3", |
35 | 35 | "gitalk": "1.8.0", |
36 | 36 | "gray-matter": "4.0.3", |
37 | 37 | "hastscript": "9.0.1", |
38 | 38 | "image-size": "2.0.2", |
39 | | - "luxon": "3.6.1", |
| 39 | + "luxon": "3.7.2", |
40 | 40 | "mime-types": "3.0.1", |
41 | | - "minisearch": "7.1.2", |
| 41 | + "minisearch": "7.2.0", |
42 | 42 | "next": "15.3.5", |
43 | 43 | "next-sitemap": "4.2.3", |
44 | 44 | "photoswipe": "5.4.4", |
45 | 45 | "postcss": "8.5.6", |
46 | 46 | "postcss-nested": "7.0.2", |
47 | | - "react": "19.1.0", |
48 | | - "react-dom": "19.1.0", |
| 47 | + "react": "19.1.1", |
| 48 | + "react-dom": "19.1.1", |
49 | 49 | "react-icons": "5.5.0", |
50 | 50 | "react-photoswipe-gallery": "3.1.1", |
51 | 51 | "react-typed-i18n": "2.4.3", |
|
61 | 61 | "remark-rehype": "11.1.2", |
62 | 62 | "remark-toc": "9.0.0", |
63 | 63 | "rss": "1.2.2", |
64 | | - "serve": "14.2.4", |
| 64 | + "serve": "14.2.5", |
65 | 65 | "server-only": "0.0.1", |
66 | | - "shiki": "3.7.0", |
| 66 | + "shiki": "3.13.0", |
67 | 67 | "simstate": "3.0.1", |
68 | | - "tailwindcss": "4.1.11", |
69 | | - "typescript": "5.8.3", |
| 68 | + "tailwindcss": "4.1.13", |
| 69 | + "typescript": "5.9.2", |
70 | 70 | "unified": "11.0.5" |
71 | 71 | }, |
72 | 72 | "devDependencies": { |
73 | 73 | "@azure-rest/ai-inference": "1.0.0-beta.6", |
74 | 74 | "@azure/ai-language-text": "1.1.0", |
75 | 75 | "@types/mime-types": "3.0.1", |
76 | | - "@types/node": "20.14.10", |
| 76 | + "@types/node": "20.19.17", |
77 | 77 | "@types/rss": "0.0.32", |
78 | | - "concurrently": "9.2.0", |
79 | | - "dotenv": "17.0.1", |
80 | | - "envalid": "8.0.0", |
81 | | - "ollama": "0.5.16", |
| 78 | + "concurrently": "9.2.1", |
| 79 | + "dotenv": "17.2.2", |
| 80 | + "envalid": "8.1.0", |
| 81 | + "ollama": "0.5.18", |
82 | 82 | "rimraf": "6.0.1", |
83 | 83 | "ts-node": "10.9.2", |
84 | | - "tsx": "4.20.3" |
| 84 | + "tsx": "4.20.5" |
85 | 85 | }, |
86 | | - "packageManager": "pnpm@10.4.0", |
| 86 | + "packageManager": "pnpm@10.17.0", |
87 | 87 | "engines": { |
88 | | - "node": "22.14.0" |
| 88 | + "node": "22.19.0" |
89 | 89 | }, |
90 | 90 | "pnpm": { |
91 | 91 | "patchedDependencies": { |
|
0 commit comments