Skip to content

Commit

Permalink
chore: bump dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Dec 13, 2023
1 parent 01a6e21 commit 95a0428
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 81 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,11 @@
"jsdom": "22.1.0",
"lint-staged": "15.2.0",
"prettier": "2.8.8",
"typescript": "5.1.6",
"typescript": "5.3.3",
"unbuild": "2.0.0",
"vitest": "0.34.6",
"vue": "2.7.14",
"vue-template-compiler": "2.7.14"
"vue": "2.7.15",
"vue-template-compiler": "2.7.15"
},
"peerDependencies": {
"vue": "^2.6.0"
Expand All @@ -75,7 +75,7 @@
"vue"
]
},
"packageManager": "pnpm@8.11.0",
"packageManager": "pnpm@8.12.0",
"vetur": {
"tags": "vetur/tags.json",
"attributes": "vetur/attributes.json"
Expand Down
Loading

0 comments on commit 95a0428

Please sign in to comment.