Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency vite-plugin-vue-devtools to v7.6.7 #774

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update dependency vite-plugin-vue-devtools to v7.6.7
  • Loading branch information
renovate[bot] authored Nov 28, 2024
commit 8efdbe9cc5db3a6c99abd0778125897ac4de44d5
2 changes: 1 addition & 1 deletion playground/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"unplugin-auto-import": "^0.18.3",
"vite-plugin-glsl": "^1.2.1",
"vite-plugin-qrcode": "^0.2.3",
"vite-plugin-vue-devtools": "7.4.6",
"vite-plugin-vue-devtools": "7.6.7",
"vue-tsc": "^2.1.6"
}
}
Loading