Skip to content

Commit f0791dc

Browse files
chore(deps): update all non-major dependencies
1 parent 769322d commit f0791dc

File tree

2 files changed

+577
-629
lines changed

2 files changed

+577
-629
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-ast",
33
"version": "0.15.2",
4-
"packageManager": "pnpm@10.15.0",
4+
"packageManager": "pnpm@10.17.1",
55
"description": "Manipulate the AST to transform your code.",
66
"type": "module",
77
"keywords": [
@@ -68,21 +68,21 @@
6868
"unplugin": "^2.3.10"
6969
},
7070
"devDependencies": {
71-
"@antfu/utils": "^9.2.0",
72-
"@babel/parser": "^7.28.3",
73-
"@babel/types": "^7.28.2",
74-
"@sxzz/eslint-config": "^7.1.4",
71+
"@antfu/utils": "^9.2.1",
72+
"@babel/parser": "^7.28.4",
73+
"@babel/types": "^7.28.4",
74+
"@sxzz/eslint-config": "^7.2.6",
7575
"@sxzz/prettier-config": "^2.2.4",
7676
"@types/babel__generator": "^7.27.0",
77-
"@types/node": "^24.3.0",
77+
"@types/node": "^24.6.0",
7878
"bumpp": "^10.2.3",
79-
"eslint": "^9.34.0",
79+
"eslint": "^9.36.0",
8080
"prettier": "^3.6.2",
81-
"rollup": "^4.50.0",
82-
"tsdown": "^0.14.2",
83-
"tsx": "^4.20.5",
81+
"rollup": "^4.52.3",
82+
"tsdown": "^0.15.5",
83+
"tsx": "^4.20.6",
8484
"typescript": "^5.9.2",
85-
"vite": "^7.1.3",
85+
"vite": "^7.1.7",
8686
"vitest": "^3.2.4"
8787
},
8888
"engines": {

0 commit comments

Comments
 (0)