Skip to content

Commit d3b7c6f

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

File tree

2 files changed

+593
-672
lines changed

2 files changed

+593
-672
lines changed

package.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -18,74 +18,74 @@
1818
"dependencies": {
1919
"@ddadaal/eslint-config": "2.3.0",
2020
"@node-rs/jieba": "2.0.1",
21-
"@octokit/rest": "22.0.0",
21+
"@octokit/rest": "22.0.1",
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.16",
24+
"@tailwindcss/typography": "0.5.19",
25+
"@types/luxon": "3.7.1",
26+
"@types/node": "24.9.2",
27+
"@types/react": "19.2.2",
28+
"@types/react-dom": "19.2.2",
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.4.2",
33+
"eslint": "9.39.0",
34+
"eslint-config-next": "15.5.6",
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.2.0",
48+
"react-dom": "19.2.0",
4949
"react-icons": "5.5.0",
5050
"react-photoswipe-gallery": "3.1.1",
5151
"react-typed-i18n": "2.4.3",
5252
"reading-time": "1.5.0",
5353
"rehype-pretty-code": "0.14.1",
5454
"rehype-raw": "7.0.0",
5555
"rehype-react": "8.0.0",
56-
"rehype-rewrite": "4.0.2",
56+
"rehype-rewrite": "4.0.3",
5757
"rehype-slug": "6.0.0",
5858
"rehype-stringify": "10.0.1",
5959
"remark-gfm": "4.0.1",
6060
"remark-parse": "11.0.0",
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.14.0",
6767
"simstate": "3.0.1",
68-
"tailwindcss": "4.1.11",
69-
"typescript": "5.8.3",
68+
"tailwindcss": "4.1.16",
69+
"typescript": "5.9.3",
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.24",
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",
82-
"rimraf": "6.0.1",
78+
"concurrently": "9.2.1",
79+
"dotenv": "17.2.3",
80+
"envalid": "8.1.0",
81+
"ollama": "0.6.2",
82+
"rimraf": "6.1.0",
8383
"ts-node": "10.9.2",
84-
"tsx": "4.20.3"
84+
"tsx": "4.20.6"
8585
},
86-
"packageManager": "pnpm@10.4.0",
86+
"packageManager": "pnpm@10.20.0",
8787
"engines": {
88-
"node": "22.14.0"
88+
"node": "22.21.1"
8989
},
9090
"pnpm": {
9191
"patchedDependencies": {

0 commit comments

Comments
 (0)