Skip to content

Commit

Permalink
feat: add birpc, hookable and perfect-debounce (#281)
Browse files Browse the repository at this point in the history
Dependencies of @vue/devtools-kit.


https://github.com/vuejs/devtools-next/blob/7891be1eb0f00594ebdf5f9f7b3a1a6e4fbc9154/packages/devtools-kit/package.json#L32-L35

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Introduced new dependencies to enhance application capabilities:
`birpc`, `hookable`, and `perfect-debounce`.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
  • Loading branch information
FuckDoctors authored Sep 19, 2024
1 parent 2c4d6cc commit 28b3ff9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18617,6 +18617,15 @@
},
"lowcode-simple-table": {
"version": "*"
},
"birpc": {
"version": "*"
},
"hookable": {
"version": "*"
},
"perfect-debounce": {
"version": "*"
}
}
}

0 comments on commit 28b3ff9

Please sign in to comment.