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 12, 2022
1 parent 6ef9205 commit 86e9ecc
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 46 deletions.
16 changes: 8 additions & 8 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.0",
"packageManager": "pnpm@7.18.1",
"version": "0.1.0",
"description": "Debounce any action in your pinia 🍍 store!",
"publishConfig": {
Expand Down Expand Up @@ -51,22 +51,22 @@
],
"license": "MIT",
"devDependencies": {
"@types/node": "^18.11.10",
"@vitest/coverage-c8": "^0.25.3",
"chalk": "^5.1.2",
"@types/node": "^18.11.13",
"@vitest/coverage-c8": "^0.25.7",
"chalk": "^5.2.0",
"conventional-changelog-cli": "^2.2.2",
"enquirer": "^2.3.6",
"execa": "^6.1.0",
"lint-staged": "^13.1.0",
"minimist": "^1.2.7",
"pinia": "^2.0.27",
"prettier": "^2.8.0",
"pinia": "^2.0.28",
"prettier": "^2.8.1",
"semver": "^7.3.8",
"source-map-support": "^0.5.21",
"ts-debounce": "^4.0.0",
"tsup": "^6.5.0",
"typescript": "~4.9.3",
"vitest": "^0.25.3",
"typescript": "~4.9.4",
"vitest": "^0.25.7",
"vue": "^3.2.45",
"yorkie": "^2.0.0"
},
Expand Down
82 changes: 44 additions & 38 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 86e9ecc

Please sign in to comment.