vite-plugin-vue-devtools
Advanced tools
Comparing version 7.0.18 to 7.0.19
{ | ||
"name": "vite-plugin-vue-devtools", | ||
"type": "module", | ||
"version": "7.0.18", | ||
"version": "7.0.19", | ||
"description": "A vite plugin for Vue DevTools", | ||
@@ -53,8 +53,8 @@ "author": "webfansplz", | ||
"vite-plugin-vue-inspector": "^4.0.2", | ||
"@vue/devtools-kit": "^7.0.18", | ||
"@vue/devtools-shared": "^7.0.18", | ||
"@vue/devtools-core": "^7.0.18" | ||
"@vue/devtools-core": "^7.0.19", | ||
"@vue/devtools-kit": "^7.0.19", | ||
"@vue/devtools-shared": "^7.0.19" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "^20.11.25", | ||
"@types/node": "^20.11.29", | ||
"fast-glob": "^3.3.2", | ||
@@ -61,0 +61,0 @@ "image-meta": "^0.2.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
4364239
30
Updated@vue/devtools-core@^7.0.19
Updated@vue/devtools-kit@^7.0.19
Updated@vue/devtools-shared@^7.0.19