Skip to content

Commit 500cc49

Browse files
committed
chore: update throttle-debounce
1 parent dfeec67 commit 500cc49

File tree

2 files changed

+17
-12
lines changed

2 files changed

+17
-12
lines changed

packages/vue-apollo-composable/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"test:types": "tsc -p tests/types/"
4646
},
4747
"dependencies": {
48-
"throttle-debounce": "^3.0.1",
48+
"throttle-debounce": "^5.0.0",
4949
"ts-essentials": "^9.1.2",
5050
"vue-demi": "^0.13.1"
5151
},
@@ -62,7 +62,7 @@
6262
},
6363
"devDependencies": {
6464
"@apollo/client": "^3.7.7",
65-
"@types/throttle-debounce": "^2.1.0",
65+
"@types/throttle-debounce": "^5.0.0",
6666
"graphql": "^16.6.0",
6767
"graphql-tag": "^2.12.6",
6868
"nodemon": "^1.19.4",

pnpm-lock.yaml

Lines changed: 15 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)