diff --git a/storage/framework/core/types/package.json b/storage/framework/core/types/package.json index 935ab8d405..69417b1dd5 100644 --- a/storage/framework/core/types/package.json +++ b/storage/framework/core/types/package.json @@ -66,7 +66,7 @@ "unplugin-auto-import": "^0.19.0", "unplugin-vue-components": "^0.28.0", "vite": "^6.0.7", - "vite-plugin-inspect": "^0.10.6", + "vite-plugin-inspect": "^10.0.6", "vite-plugin-pwa": "^0.21.1", "vite-ssg": "^0.24.3", "vitepress": "1.5.0", diff --git a/storage/framework/core/vite-config/package.json b/storage/framework/core/vite-config/package.json index d196f4ad75..0bd4b2346a 100644 --- a/storage/framework/core/vite-config/package.json +++ b/storage/framework/core/vite-config/package.json @@ -90,7 +90,7 @@ "unplugin-vue-markdown": "^0.28.0", "vite": "^6.0.7", "vite-plugin-full-reload": "^1.2.0", - "vite-plugin-inspect": "^0.10.6", + "vite-plugin-inspect": "^10.0.6", "vite-plugin-local": "^0.4.1", "vite-plugin-pages": "^0.32.4", "vite-plugin-pwa": "^0.21.1", diff --git a/storage/framework/core/vite-plugin/package.json b/storage/framework/core/vite-plugin/package.json index 54524ee63d..7ee5476341 100644 --- a/storage/framework/core/vite-plugin/package.json +++ b/storage/framework/core/vite-plugin/package.json @@ -96,7 +96,7 @@ "unplugin-vue-markdown": "^0.28.0", "vite": "^6.0.7", "vite-plugin-full-reload": "^1.2.0", - "vite-plugin-inspect": "^0.10.6", + "vite-plugin-inspect": "^10.0.6", "vite-plugin-pages": "^0.32.4", "vite-plugin-pwa": "^0.21.1", "vite-ssg": "^0.24.3", diff --git a/storage/framework/views/web/package.json b/storage/framework/views/web/package.json index 0747de8c7f..7a715a2075 100644 --- a/storage/framework/views/web/package.json +++ b/storage/framework/views/web/package.json @@ -44,7 +44,7 @@ "unplugin-vue-router": "^0.10.9", "vite": "^6.0.7", "vite-bundle-visualizer": "^1.2.1", - "vite-plugin-inspect": "^0.10.6", + "vite-plugin-inspect": "^10.0.6", "vite-plugin-pwa": "^0.21.1", "vite-plugin-vue-devtools": "^7.7.0", "vite-plugin-vue-layouts": "^0.11.0",