diff --git a/storage/framework/core/types/package.json b/storage/framework/core/types/package.json index 042f1ee59..930945f7c 100644 --- a/storage/framework/core/types/package.json +++ b/storage/framework/core/types/package.json @@ -68,7 +68,7 @@ "unplugin-auto-import": "^19.0.0", "unplugin-vue-components": "^28.0.0", "vite": "^6.1.0", - "vite-plugin-inspect": "^10.1.1", + "vite-plugin-inspect": "^10.2.1", "vite-plugin-pwa": "^0.21.1", "vite-ssg": "^25.0.0", "vitepress": "1.6.3", diff --git a/storage/framework/core/vite-config/package.json b/storage/framework/core/vite-config/package.json index 4efeaff14..41d904bd1 100644 --- a/storage/framework/core/vite-config/package.json +++ b/storage/framework/core/vite-config/package.json @@ -92,7 +92,7 @@ "unplugin-vue-markdown": "^28.3.0", "vite": "^6.1.0", "vite-plugin-full-reload": "^1.2.0", - "vite-plugin-inspect": "^10.1.1", + "vite-plugin-inspect": "^10.2.1", "vite-plugin-local": "^0.5.0", "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 6eb6de161..349eacf8a 100644 --- a/storage/framework/core/vite-plugin/package.json +++ b/storage/framework/core/vite-plugin/package.json @@ -98,7 +98,7 @@ "unplugin-vue-markdown": "^28.3.0", "vite": "^6.1.0", "vite-plugin-full-reload": "^1.2.0", - "vite-plugin-inspect": "^10.1.1", + "vite-plugin-inspect": "^10.2.1", "vite-plugin-pages": "^0.32.4", "vite-plugin-pwa": "^0.21.1", "vite-ssg": "^25.0.0", diff --git a/storage/framework/views/web/package.json b/storage/framework/views/web/package.json index 1750efc9f..a0982546a 100644 --- a/storage/framework/views/web/package.json +++ b/storage/framework/views/web/package.json @@ -44,7 +44,7 @@ "unplugin-vue-router": "^0.11.2", "vite": "^6.1.0", "vite-bundle-visualizer": "^1.2.1", - "vite-plugin-inspect": "^10.1.1", + "vite-plugin-inspect": "^10.2.1", "vite-plugin-pwa": "^0.21.1", "vite-plugin-vue-devtools": "^7.7.2", "vite-plugin-vue-layouts": "^0.11.0",