Skip to content

Commit 26a5749

Browse files
chore(deps): update all non-major dependencies
1 parent dc12059 commit 26a5749

2 files changed

Lines changed: 473 additions & 207 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unplugin-ast",
33
"type": "module",
44
"version": "0.15.4",
5-
"packageManager": "pnpm@10.26.1",
5+
"packageManager": "pnpm@10.27.0",
66
"description": "Manipulate the AST to transform your code.",
77
"author": "Kevin Deng <sxzz@sxzz.moe>",
88
"license": "MIT",
@@ -74,15 +74,15 @@
7474
"@antfu/utils": "^9.3.0",
7575
"@babel/parser": "^7.28.5",
7676
"@babel/types": "^7.28.5",
77-
"@sxzz/eslint-config": "^7.4.3",
77+
"@sxzz/eslint-config": "^7.4.4",
7878
"@sxzz/prettier-config": "^2.2.6",
7979
"@types/babel__generator": "^7.27.0",
8080
"@types/node": "^25.0.3",
8181
"bumpp": "^10.3.2",
8282
"eslint": "^9.39.2",
8383
"prettier": "^3.7.4",
84-
"rollup": "^4.54.0",
85-
"tsdown": "^0.18.2",
84+
"rollup": "^4.55.1",
85+
"tsdown": "^0.18.4",
8686
"typescript": "^5.9.3",
8787
"vite": "^7.3.0",
8888
"vitest": "^4.0.16"

0 commit comments

Comments
 (0)