Skip to content

Commit 6ae91f4

Browse files
fix: Update vite-plugin-vue-devtools (#55)
Fix this problem vuejs/devtools#977
1 parent 63928a2 commit 6ae91f4

File tree

2 files changed

+546
-574
lines changed

2 files changed

+546
-574
lines changed

admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"rollup-plugin-copy": "^3.5.0",
3636
"rollup-plugin-visualizer": "^5.14.0",
3737
"vite": "^6.0.7",
38-
"vite-plugin-vue-devtools": "^7.7.0"
38+
"vite-plugin-vue-devtools": "^8.0.5"
3939
},
4040
"overrides": {
4141
"rollup-plugin-copy": {

0 commit comments

Comments
 (0)