vite-plugin-vue-devtools
Advanced tools
Comparing version 7.0.19 to 7.0.20
{ | ||
"name": "vite-plugin-vue-devtools", | ||
"type": "module", | ||
"version": "7.0.19", | ||
"version": "7.0.20", | ||
"description": "A vite plugin for Vue DevTools", | ||
@@ -53,5 +53,5 @@ "author": "webfansplz", | ||
"vite-plugin-vue-inspector": "^4.0.2", | ||
"@vue/devtools-core": "^7.0.19", | ||
"@vue/devtools-kit": "^7.0.19", | ||
"@vue/devtools-shared": "^7.0.19" | ||
"@vue/devtools-shared": "^7.0.20", | ||
"@vue/devtools-core": "^7.0.20", | ||
"@vue/devtools-kit": "^7.0.20" | ||
}, | ||
@@ -58,0 +58,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
4364158
Updated@vue/devtools-core@^7.0.20
Updated@vue/devtools-kit@^7.0.20
Updated@vue/devtools-shared@^7.0.20