Skip to content

Commit

Permalink
chore(deps): update playground-vue (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2023
1 parent 1144658 commit d7f1b60
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 52 deletions.
8 changes: 4 additions & 4 deletions playground-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.3.4"
"vue": "^3.3.8"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.3.4",
"@vitejs/plugin-vue": "^4.4.1",
"typescript": "^5.2.2",
"vite": "^4.4.9",
"vite": "^4.5.0",
"vue-bundle-template": "workspace:^",
"vue-tsc": "^1.8.15"
"vue-tsc": "^1.8.22"
}
}
Loading

0 comments on commit d7f1b60

Please sign in to comment.