Skip to content

Commit 8392dcc

Browse files
Update all non-major dependencies
1 parent 47b61d8 commit 8392dcc

File tree

2 files changed

+458
-497
lines changed

2 files changed

+458
-497
lines changed

package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -20,32 +20,32 @@
2020
"@node-rs/jieba": "2.0.1",
2121
"@octokit/rest": "22.0.0",
2222
"@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",
2929
"autoprefixer": "10.4.21",
3030
"chokidar": "4.0.3",
3131
"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",
3535
"gitalk": "1.8.0",
3636
"gray-matter": "4.0.3",
3737
"hastscript": "9.0.1",
3838
"image-size": "2.0.2",
39-
"luxon": "3.6.1",
39+
"luxon": "3.7.2",
4040
"mime-types": "3.0.1",
41-
"minisearch": "7.1.2",
41+
"minisearch": "7.2.0",
4242
"next": "15.3.5",
4343
"next-sitemap": "4.2.3",
4444
"photoswipe": "5.4.4",
4545
"postcss": "8.5.6",
4646
"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",
4949
"react-icons": "5.5.0",
5050
"react-photoswipe-gallery": "3.1.1",
5151
"react-typed-i18n": "2.4.3",
@@ -61,31 +61,31 @@
6161
"remark-rehype": "11.1.2",
6262
"remark-toc": "9.0.0",
6363
"rss": "1.2.2",
64-
"serve": "14.2.4",
64+
"serve": "14.2.5",
6565
"server-only": "0.0.1",
66-
"shiki": "3.7.0",
66+
"shiki": "3.13.0",
6767
"simstate": "3.0.1",
68-
"tailwindcss": "4.1.11",
69-
"typescript": "5.8.3",
68+
"tailwindcss": "4.1.13",
69+
"typescript": "5.9.2",
7070
"unified": "11.0.5"
7171
},
7272
"devDependencies": {
7373
"@azure-rest/ai-inference": "1.0.0-beta.6",
7474
"@azure/ai-language-text": "1.1.0",
7575
"@types/mime-types": "3.0.1",
76-
"@types/node": "20.14.10",
76+
"@types/node": "20.19.17",
7777
"@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",
8282
"rimraf": "6.0.1",
8383
"ts-node": "10.9.2",
84-
"tsx": "4.20.3"
84+
"tsx": "4.20.5"
8585
},
86-
"packageManager": "pnpm@10.4.0",
86+
"packageManager": "pnpm@10.17.0",
8787
"engines": {
88-
"node": "22.14.0"
88+
"node": "22.19.0"
8989
},
9090
"pnpm": {
9191
"patchedDependencies": {

0 commit comments

Comments
 (0)