Skip to content

Commit dbfb46d

Browse files
committed
chore(deps): update all non-major dependencies
1 parent a722448 commit dbfb46d

File tree

2 files changed

+579
-355
lines changed

2 files changed

+579
-355
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pinia/plugin-debounce",
3-
"packageManager": "pnpm@9.5.0",
3+
"packageManager": "pnpm@9.6.0",
44
"version": "1.0.1",
55
"type": "module",
66
"description": "Debounce any action in your pinia 🍍 store!",
@@ -62,17 +62,17 @@
6262
],
6363
"license": "MIT",
6464
"devDependencies": {
65-
"@types/node": "^20.14.10",
65+
"@types/node": "^20.14.11",
6666
"@vitest/coverage-v8": "^1.6.0",
6767
"lint-staged": "^15.2.7",
6868
"pinia": "^2.1.7",
6969
"prettier": "^3.3.3",
7070
"standard-version": "^9.5.0",
7171
"ts-debounce": "^4.0.0",
72-
"tsup": "^8.1.0",
72+
"tsup": "^8.2.1",
7373
"typescript": "~5.5.3",
7474
"vitest": "^1.6.0",
75-
"vue": "^3.4.31",
75+
"vue": "^3.4.33",
7676
"yorkie": "^2.0.0"
7777
},
7878
"gitHooks": {

0 commit comments

Comments
 (0)