Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 26, 2022
1 parent a7b89a8 commit c66a7ce
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 12 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pinia/plugin-debounce",
"packageManager": "pnpm@7.18.2",
"packageManager": "pnpm@7.20.0",
"version": "0.1.0",
"description": "Debounce any action in your pinia 🍍 store!",
"publishConfig": {
Expand Down Expand Up @@ -52,7 +52,7 @@
"license": "MIT",
"devDependencies": {
"@types/node": "^18.11.17",
"@vitest/coverage-c8": "^0.25.8",
"@vitest/coverage-c8": "^0.26.2",
"chalk": "^5.2.0",
"conventional-changelog-cli": "^2.2.2",
"enquirer": "^2.3.6",
Expand All @@ -66,7 +66,7 @@
"ts-debounce": "^4.0.0",
"tsup": "^6.5.0",
"typescript": "~4.9.4",
"vitest": "^0.25.8",
"vitest": "^0.26.2",
"vue": "^3.2.45",
"yorkie": "^2.0.0"
},
Expand Down
71 changes: 62 additions & 9 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 c66a7ce

Please sign in to comment.