Skip to content

Commit

Permalink
chore: update throttle-debounce
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Aug 28, 2023
1 parent dfeec67 commit 500cc49
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 12 deletions.
4 changes: 2 additions & 2 deletions packages/vue-apollo-composable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"test:types": "tsc -p tests/types/"
},
"dependencies": {
"throttle-debounce": "^3.0.1",
"throttle-debounce": "^5.0.0",
"ts-essentials": "^9.1.2",
"vue-demi": "^0.13.1"
},
Expand All @@ -62,7 +62,7 @@
},
"devDependencies": {
"@apollo/client": "^3.7.7",
"@types/throttle-debounce": "^2.1.0",
"@types/throttle-debounce": "^5.0.0",
"graphql": "^16.6.0",
"graphql-tag": "^2.12.6",
"nodemon": "^1.19.4",
Expand Down
25 changes: 15 additions & 10 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 500cc49

Please sign in to comment.