diff --git a/package.json b/package.json index 56dfc087..bcf0fe7f 100644 --- a/package.json +++ b/package.json @@ -318,7 +318,7 @@ "typescript-eslint": "8.16.0", "utf-8-validate": "6.0.5", "vite": "6.0.1", - "vite-plugin-inspect": "0.8.8", + "vite-plugin-inspect": "0.10.0", "vite-plugin-resolve": "2.5.2", "vite-plugin-solid": "2.11.0", "ws": "8.18.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 07953158..7062f7a4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -302,8 +302,8 @@ importers: specifier: 6.0.1 version: 6.0.1(@types/node@22.9.3)(yaml@2.6.1) vite-plugin-inspect: - specifier: 0.8.8 - version: 0.8.8(rollup@4.27.4)(vite@6.0.1(@types/node@22.9.3)(yaml@2.6.1)) + specifier: 0.10.0 + version: 0.10.0(rollup@4.27.4)(vite@6.0.1(@types/node@22.9.3)(yaml@2.6.1)) vite-plugin-resolve: specifier: 2.5.2 version: 2.5.2 @@ -4167,12 +4167,12 @@ packages: resolution: {integrity: sha512-veufcmxri4e3XSrT0xwfUR7kguIkaxBeosDg00yDWhk49wdwkSUrvvsm7nc75e1PUyvIeZj6nS8VQRYz2/S4Xg==} engines: {node: '>=0.6.0'} - vite-plugin-inspect@0.8.8: - resolution: {integrity: sha512-aZlBuXsWUPJFmMK92GIv6lH7LrwG2POu4KJ+aEdcqnu92OAf+rhBnfMDQvxIJPEB7hE2t5EyY/PMgf5aDLT8EA==} + vite-plugin-inspect@0.10.0: + resolution: {integrity: sha512-dLwAILYJ2RxzAqo57j61aPD2PXeE5+xVAv79cBw98U0hpzwsZnyA+4tMxYn85P9HN4nxlO8pLSfvX4A8A24V3A==} engines: {node: '>=14'} peerDependencies: '@nuxt/kit': '*' - vite: ^3.1.0 || ^4.0.0 || ^5.0.0-0 + vite: ^6.0.0 peerDependenciesMeta: '@nuxt/kit': optional: true @@ -8637,7 +8637,7 @@ snapshots: extsprintf: 1.4.1 optional: true - vite-plugin-inspect@0.8.8(rollup@4.27.4)(vite@6.0.1(@types/node@22.9.3)(yaml@2.6.1)): + vite-plugin-inspect@0.10.0(rollup@4.27.4)(vite@6.0.1(@types/node@22.9.3)(yaml@2.6.1)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.3(rollup@4.27.4)