Skip to content

Commit 2acec49

Browse files
chore(deps): update all non-major dependencies
1 parent 806f13e commit 2acec49

File tree

2 files changed

+365
-367
lines changed

2 files changed

+365
-367
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-ast",
33
"version": "0.15.3",
4-
"packageManager": "pnpm@10.18.1",
4+
"packageManager": "pnpm@10.19.0",
55
"description": "Manipulate the AST to transform your code.",
66
"type": "module",
77
"keywords": [
@@ -74,15 +74,15 @@
7474
"@sxzz/eslint-config": "^7.2.7",
7575
"@sxzz/prettier-config": "^2.2.4",
7676
"@types/babel__generator": "^7.27.0",
77-
"@types/node": "^24.7.0",
77+
"@types/node": "^24.9.1",
7878
"bumpp": "^10.3.1",
79-
"eslint": "^9.37.0",
79+
"eslint": "^9.38.0",
8080
"prettier": "^3.6.2",
81-
"rollup": "^4.52.4",
82-
"tsdown": "^0.15.6",
81+
"rollup": "^4.52.5",
82+
"tsdown": "^0.15.9",
8383
"tsx": "^4.20.6",
8484
"typescript": "^5.9.3",
85-
"vite": "^7.1.9",
85+
"vite": "^7.1.12",
8686
"vitest": "^3.2.4"
8787
},
8888
"engines": {

0 commit comments

Comments
 (0)