Skip to content

Commit

Permalink
chore(deps): update dependency @ast-grep/napi to v0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent ce2400f commit 38a76cf
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 47 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"update:deps": "npx taze major -r -w && pnpm run init"
},
"peerDependencies": {
"@ast-grep/napi": "^0.6.3 || ^0.11.0 || ^0.12.0",
"@ast-grep/napi": "^0.6.3 || ^0.11.0 || ^0.12.0 || ^0.29.0",
"baiwusanyu-utils": "^1.0.12",
"chalk": "^4.1.2 || ^5.0.0",
"estree-walker-ts": "^1.0.0",
Expand All @@ -86,7 +86,7 @@
"vue": "^3.2.47"
},
"dependencies": {
"@ast-grep/napi": "^0.12.0",
"@ast-grep/napi": "^0.29.0",
"baiwusanyu-utils": "^1.0.15",
"chalk": "^5.3.0",
"estree-walker-ts": "^1.0.1",
Expand Down
114 changes: 69 additions & 45 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 38a76cf

Please sign in to comment.