Skip to content

Commit ddd7eec

Browse files
authored
chore: update deps (#318)
1 parent c53f49e commit ddd7eec

File tree

4 files changed

+1162
-1038
lines changed

4 files changed

+1162
-1038
lines changed

examples/nextjs/package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,20 @@
99
"content": "velite --clean"
1010
},
1111
"dependencies": {
12-
"@tailwindcss/postcss": "^4.0.15",
12+
"@tailwindcss/postcss": "^4.1.7",
1313
"@tailwindcss/typography": "^0.5.16",
14-
"@types/node": "^22.13.13",
15-
"@types/react": "^19.0.12",
16-
"@types/react-dom": "^19.0.4",
17-
"next": "^15.2.4",
14+
"@types/node": "^22.15.19",
15+
"@types/react": "^19.1.4",
16+
"@types/react-dom": "^19.1.5",
17+
"next": "^15.3.2",
1818
"next-themes": "^0.4.6",
1919
"postcss": "^8.5.3",
20-
"react": "^19.0.0",
21-
"react-dom": "^19.0.0",
20+
"react": "^19.1.0",
21+
"react-dom": "^19.1.0",
2222
"rehype-pretty-code": "^0.14.1",
2323
"shiki": "^1.29.2",
24-
"tailwindcss": "^4.0.15",
25-
"typescript": "^5.8.2",
24+
"tailwindcss": "^4.1.7",
25+
"typescript": "^5.8.3",
2626
"velite": "workspace:*"
2727
}
2828
}

examples/vite/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,24 +10,24 @@
1010
"preview": "vite preview"
1111
},
1212
"dependencies": {
13-
"react": "^19.0.0",
14-
"react-dom": "^19.0.0"
13+
"react": "^19.1.0",
14+
"react-dom": "^19.1.0"
1515
},
1616
"devDependencies": {
17-
"@eslint/js": "^9.21.0",
18-
"@types/react": "^19.0.10",
19-
"@types/react-dom": "^19.0.4",
17+
"@eslint/js": "^9.27.0",
18+
"@types/react": "^19.1.4",
19+
"@types/react-dom": "^19.1.5",
2020
"@velite/plugin-vite": "workspace:*",
21-
"@vitejs/plugin-react": "^4.3.4",
22-
"eslint": "^9.21.0",
23-
"eslint-plugin-react-hooks": "^5.1.0",
24-
"eslint-plugin-react-refresh": "^0.4.19",
21+
"@vitejs/plugin-react": "^4.4.1",
22+
"eslint": "^9.27.0",
23+
"eslint-plugin-react-hooks": "^5.2.0",
24+
"eslint-plugin-react-refresh": "^0.4.20",
2525
"globals": "^15.15.0",
2626
"rehype-pretty-code": "^0.14.1",
2727
"shiki": "^1.29.2",
28-
"typescript": "~5.7.2",
29-
"typescript-eslint": "^8.24.1",
28+
"typescript": "~5.7.3",
29+
"typescript-eslint": "^8.32.1",
3030
"velite": "workspace:*",
31-
"vite": "^6.2.0"
31+
"vite": "^6.3.5"
3232
}
3333
}

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -39,24 +39,24 @@
3939
},
4040
"dependencies": {
4141
"@mdx-js/mdx": "^3.1.0",
42-
"esbuild": "^0.25.1",
42+
"esbuild": "^0.25.4",
4343
"sharp": "^0.33.5",
44-
"terser": "^5.39.0"
44+
"terser": "^5.39.2"
4545
},
4646
"devDependencies": {
4747
"@rollup/plugin-commonjs": "^28.0.3",
4848
"@rollup/plugin-json": "^6.1.0",
4949
"@rollup/plugin-node-resolve": "^16.0.1",
5050
"@types/hast": "^3.0.4",
5151
"@types/mdast": "^4.0.4",
52-
"@types/node": "^22.13.13",
52+
"@types/node": "^22.15.19",
5353
"@types/picomatch": "^3.0.2",
5454
"@zce/prettier-config": "^1.0.0",
5555
"chokidar": "^4.0.3",
5656
"fast-glob": "^3.3.3",
5757
"hast-util-raw": "^9.1.0",
5858
"hast-util-to-string": "^3.0.1",
59-
"lint-staged": "^15.5.0",
59+
"lint-staged": "^15.5.2",
6060
"mdast-util-from-markdown": "^2.0.2",
6161
"mdast-util-to-hast": "^13.2.0",
6262
"mdast-util-toc": "^7.1.0",
@@ -66,20 +66,20 @@
6666
"rehype-stringify": "^10.0.1",
6767
"remark-gfm": "^4.0.1",
6868
"remark-parse": "^11.0.0",
69-
"remark-rehype": "^11.1.1",
70-
"rollup": "^4.37.0",
69+
"remark-rehype": "^11.1.2",
70+
"rollup": "^4.41.0",
7171
"rollup-plugin-dts": "^6.2.1",
7272
"rollup-plugin-esbuild": "^6.2.1",
73-
"simple-git-hooks": "^2.12.1",
74-
"tsx": "^4.19.3",
75-
"typescript": "^5.8.2",
73+
"simple-git-hooks": "^2.13.0",
74+
"tsx": "^4.19.4",
75+
"typescript": "^5.8.3",
7676
"unified": "^11.0.5",
7777
"unist-util-visit": "^5.0.0",
7878
"vfile": "^6.0.3",
7979
"vfile-reporter": "^8.1.1",
80-
"yaml": "^2.7.0"
80+
"yaml": "^2.8.0"
8181
},
82-
"packageManager": "pnpm@10.7.0",
82+
"packageManager": "pnpm@10.11.0",
8383
"engines": {
8484
"node": "^18.17.0 || >=20.3.0"
8585
}

0 commit comments

Comments
 (0)