From b858be6ff6f55a3a321201d460f3e986534abe2f Mon Sep 17 00:00:00 2001 From: Miguel Montalvo Date: Sat, 14 Mar 2026 14:10:21 -0600 Subject: [PATCH 1/5] Add Vite 8 to peer dependency --- packages/vite-plugin-page-reload/package.json | 2 +- packages/vite-plugin-shopify/package.json | 2 +- pnpm-lock.yaml | 211 ++++++++++++++---- 3 files changed, 173 insertions(+), 42 deletions(-) diff --git a/packages/vite-plugin-page-reload/package.json b/packages/vite-plugin-page-reload/package.json index 934ba75..3646de8 100644 --- a/packages/vite-plugin-page-reload/package.json +++ b/packages/vite-plugin-page-reload/package.json @@ -27,7 +27,7 @@ "typecheck": "tsc --noEmit" }, "peerDependencies": { - "vite": "^5.0.0 || ^6.0.0 || ^7.0.0" + "vite": "^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0" }, "dependencies": { "picocolors": "^1.0.0", diff --git a/packages/vite-plugin-shopify/package.json b/packages/vite-plugin-shopify/package.json index 9dafafe..b6bd967 100644 --- a/packages/vite-plugin-shopify/package.json +++ b/packages/vite-plugin-shopify/package.json @@ -32,7 +32,7 @@ "test": "vitest run" }, "peerDependencies": { - "vite": ">=5.4.12 <6.0.0 || >=6.0.9 || ^7.0.0" + "vite": ">=5.4.12 <6.0.0 || >=6.0.9 || ^7.0.0 || ^8.0.0" }, "dependencies": { "@shopify/cli-kit": "^3.88.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6cef56e..c3fbbd1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,7 +40,7 @@ importers: version: 4.3.1 tsup: specifier: ^8.5.1 - version: 8.5.1(jiti@2.4.2)(postcss@8.5.6)(typescript@4.9.5)(yaml@2.8.2) + version: 8.5.1(jiti@2.4.2)(postcss@8.5.8)(typescript@4.9.5)(yaml@2.8.2) turbo: specifier: ^1.3.0 version: 1.13.4 @@ -62,10 +62,10 @@ importers: devDependencies: '@preact/preset-vite': specifier: ^2.10.1 - version: 2.10.1(@babel/core@7.26.10)(preact@10.26.4)(vite@6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2)) + version: 2.10.1(@babel/core@7.26.10)(preact@10.26.4)(vite@6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2)) '@tailwindcss/vite': specifier: ^4.0.17 - version: 4.0.17(vite@6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2)) + version: 4.0.17(vite@6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2)) '@types/preact-custom-element': specifier: ^4.0.4 version: 4.0.4 @@ -74,7 +74,7 @@ importers: version: 4.0.17 vite: specifier: ^6.2.3 - version: 6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2) + version: 6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2) vite-plugin-shopify: specifier: workspace:* version: link:../../packages/vite-plugin-shopify @@ -96,13 +96,13 @@ importers: version: 18.3.5(@types/react@18.3.20) '@vitejs/plugin-react': specifier: ^4.2.0 - version: 4.3.4(vite@5.4.15(@types/node@18.19.84)(lightningcss@1.29.2)(sass@1.86.0)) + version: 4.3.4(vite@5.4.15(@types/node@18.19.84)(lightningcss@1.32.0)(sass@1.86.0)) cross-env: specifier: ^7.0.3 version: 7.0.3 vite: specifier: ^5.0.0 - version: 5.4.15(@types/node@18.19.84)(lightningcss@1.29.2)(sass@1.86.0) + version: 5.4.15(@types/node@18.19.84)(lightningcss@1.32.0)(sass@1.86.0) vite-plugin-shopify: specifier: workspace:* version: link:../../packages/vite-plugin-shopify @@ -124,7 +124,7 @@ importers: version: link:../../packages/tsconfig vite: specifier: ^7.2.4 - version: 7.2.4(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2) + version: 7.2.4(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2) vite-plugin-page-reload: specifier: workspace:* version: link:../../packages/vite-plugin-page-reload @@ -143,8 +143,8 @@ importers: specifier: ^2.3.1 version: 2.3.1 vite: - specifier: ^5.0.0 || ^6.0.0 || ^7.0.0 - version: 6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2) + specifier: ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 + version: 7.2.4(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2) devDependencies: '@types/picomatch': specifier: ^2.3.0 @@ -168,15 +168,15 @@ importers: specifier: ^3.2.11 version: 3.3.3 vite: - specifier: '>=5.4.12 <6.0.0 || >=6.0.9 || ^7.0.0' - version: 6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2) + specifier: '>=5.4.12 <6.0.0 || >=6.0.9 || ^7.0.0 || ^8.0.0' + version: 7.2.4(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2) devDependencies: tsconfig: specifier: workspace:* version: link:../tsconfig vitest: specifier: ^3.0.9 - version: 3.0.9(@types/debug@4.1.12)(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2) + version: 3.0.9(@types/debug@4.1.12)(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2) preset: devDependencies: @@ -3278,70 +3278,140 @@ packages: resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} engines: {node: '>= 0.8.0'} + lightningcss-android-arm64@1.32.0: + resolution: {integrity: sha512-YK7/ClTt4kAK0vo6w3X+Pnm0D2cf2vPHbhOXdoNti1Ga0al1P4TBZhwjATvjNwLEBCnKvjJc2jQgHXH0NEwlAg==} + engines: {node: '>= 12.0.0'} + cpu: [arm64] + os: [android] + lightningcss-darwin-arm64@1.29.2: resolution: {integrity: sha512-cK/eMabSViKn/PG8U/a7aCorpeKLMlK0bQeNHmdb7qUnBkNPnL+oV5DjJUo0kqWsJUapZsM4jCfYItbqBDvlcA==} engines: {node: '>= 12.0.0'} cpu: [arm64] os: [darwin] + lightningcss-darwin-arm64@1.32.0: + resolution: {integrity: sha512-RzeG9Ju5bag2Bv1/lwlVJvBE3q6TtXskdZLLCyfg5pt+HLz9BqlICO7LZM7VHNTTn/5PRhHFBSjk5lc4cmscPQ==} + engines: {node: '>= 12.0.0'} + cpu: [arm64] + os: [darwin] + lightningcss-darwin-x64@1.29.2: resolution: {integrity: sha512-j5qYxamyQw4kDXX5hnnCKMf3mLlHvG44f24Qyi2965/Ycz829MYqjrVg2H8BidybHBp9kom4D7DR5VqCKDXS0w==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [darwin] + lightningcss-darwin-x64@1.32.0: + resolution: {integrity: sha512-U+QsBp2m/s2wqpUYT/6wnlagdZbtZdndSmut/NJqlCcMLTWp5muCrID+K5UJ6jqD2BFshejCYXniPDbNh73V8w==} + engines: {node: '>= 12.0.0'} + cpu: [x64] + os: [darwin] + lightningcss-freebsd-x64@1.29.2: resolution: {integrity: sha512-wDk7M2tM78Ii8ek9YjnY8MjV5f5JN2qNVO+/0BAGZRvXKtQrBC4/cn4ssQIpKIPP44YXw6gFdpUF+Ps+RGsCwg==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [freebsd] + lightningcss-freebsd-x64@1.32.0: + resolution: {integrity: sha512-JCTigedEksZk3tHTTthnMdVfGf61Fky8Ji2E4YjUTEQX14xiy/lTzXnu1vwiZe3bYe0q+SpsSH/CTeDXK6WHig==} + engines: {node: '>= 12.0.0'} + cpu: [x64] + os: [freebsd] + lightningcss-linux-arm-gnueabihf@1.29.2: resolution: {integrity: sha512-IRUrOrAF2Z+KExdExe3Rz7NSTuuJ2HvCGlMKoquK5pjvo2JY4Rybr+NrKnq0U0hZnx5AnGsuFHjGnNT14w26sg==} engines: {node: '>= 12.0.0'} cpu: [arm] os: [linux] + lightningcss-linux-arm-gnueabihf@1.32.0: + resolution: {integrity: sha512-x6rnnpRa2GL0zQOkt6rts3YDPzduLpWvwAF6EMhXFVZXD4tPrBkEFqzGowzCsIWsPjqSK+tyNEODUBXeeVHSkw==} + engines: {node: '>= 12.0.0'} + cpu: [arm] + os: [linux] + lightningcss-linux-arm64-gnu@1.29.2: resolution: {integrity: sha512-KKCpOlmhdjvUTX/mBuaKemp0oeDIBBLFiU5Fnqxh1/DZ4JPZi4evEH7TKoSBFOSOV3J7iEmmBaw/8dpiUvRKlQ==} engines: {node: '>= 12.0.0'} cpu: [arm64] os: [linux] + lightningcss-linux-arm64-gnu@1.32.0: + resolution: {integrity: sha512-0nnMyoyOLRJXfbMOilaSRcLH3Jw5z9HDNGfT/gwCPgaDjnx0i8w7vBzFLFR1f6CMLKF8gVbebmkUN3fa/kQJpQ==} + engines: {node: '>= 12.0.0'} + cpu: [arm64] + os: [linux] + lightningcss-linux-arm64-musl@1.29.2: resolution: {integrity: sha512-Q64eM1bPlOOUgxFmoPUefqzY1yV3ctFPE6d/Vt7WzLW4rKTv7MyYNky+FWxRpLkNASTnKQUaiMJ87zNODIrrKQ==} engines: {node: '>= 12.0.0'} cpu: [arm64] os: [linux] + lightningcss-linux-arm64-musl@1.32.0: + resolution: {integrity: sha512-UpQkoenr4UJEzgVIYpI80lDFvRmPVg6oqboNHfoH4CQIfNA+HOrZ7Mo7KZP02dC6LjghPQJeBsvXhJod/wnIBg==} + engines: {node: '>= 12.0.0'} + cpu: [arm64] + os: [linux] + lightningcss-linux-x64-gnu@1.29.2: resolution: {integrity: sha512-0v6idDCPG6epLXtBH/RPkHvYx74CVziHo6TMYga8O2EiQApnUPZsbR9nFNrg2cgBzk1AYqEd95TlrsL7nYABQg==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [linux] + lightningcss-linux-x64-gnu@1.32.0: + resolution: {integrity: sha512-V7Qr52IhZmdKPVr+Vtw8o+WLsQJYCTd8loIfpDaMRWGUZfBOYEJeyJIkqGIDMZPwPx24pUMfwSxxI8phr/MbOA==} + engines: {node: '>= 12.0.0'} + cpu: [x64] + os: [linux] + lightningcss-linux-x64-musl@1.29.2: resolution: {integrity: sha512-rMpz2yawkgGT8RULc5S4WiZopVMOFWjiItBT7aSfDX4NQav6M44rhn5hjtkKzB+wMTRlLLqxkeYEtQ3dd9696w==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [linux] + lightningcss-linux-x64-musl@1.32.0: + resolution: {integrity: sha512-bYcLp+Vb0awsiXg/80uCRezCYHNg1/l3mt0gzHnWV9XP1W5sKa5/TCdGWaR/zBM2PeF/HbsQv/j2URNOiVuxWg==} + engines: {node: '>= 12.0.0'} + cpu: [x64] + os: [linux] + lightningcss-win32-arm64-msvc@1.29.2: resolution: {integrity: sha512-nL7zRW6evGQqYVu/bKGK+zShyz8OVzsCotFgc7judbt6wnB2KbiKKJwBE4SGoDBQ1O94RjW4asrCjQL4i8Fhbw==} engines: {node: '>= 12.0.0'} cpu: [arm64] os: [win32] + lightningcss-win32-arm64-msvc@1.32.0: + resolution: {integrity: sha512-8SbC8BR40pS6baCM8sbtYDSwEVQd4JlFTOlaD3gWGHfThTcABnNDBda6eTZeqbofalIJhFx0qKzgHJmcPTnGdw==} + engines: {node: '>= 12.0.0'} + cpu: [arm64] + os: [win32] + lightningcss-win32-x64-msvc@1.29.2: resolution: {integrity: sha512-EdIUW3B2vLuHmv7urfzMI/h2fmlnOQBk1xlsDxkN1tCWKjNFjfLhGxYk8C8mzpSfr+A6jFFIi8fU6LbQGsRWjA==} engines: {node: '>= 12.0.0'} cpu: [x64] os: [win32] + lightningcss-win32-x64-msvc@1.32.0: + resolution: {integrity: sha512-Amq9B/SoZYdDi1kFrojnoqPLxYhQ4Wo5XiL8EVJrVsB8ARoC1PWW6VGtT0WKCemjy8aC+louJnjS7U18x3b06Q==} + engines: {node: '>= 12.0.0'} + cpu: [x64] + os: [win32] + lightningcss@1.29.2: resolution: {integrity: sha512-6b6gd/RUXKaw5keVdSEtqFVdzWnU5jMxTUjA2bVcMNPLwSQ08Sv/UodBVtETLCn7k4S1Ibxwh7k68IwLZPgKaA==} engines: {node: '>= 12.0.0'} + lightningcss@1.32.0: + resolution: {integrity: sha512-NXYBzinNrblfraPGyrbPoD19C1h9lfI/1mzgWYvXUTe414Gz/X1FD2XBZSZM7rRTrMA8JL3OtAaGifrIKhQ5yQ==} + engines: {node: '>= 12.0.0'} + lilconfig@3.1.3: resolution: {integrity: sha512-/vlFKAoH5Cgt3Ie+JLhRbwOsCQePABiU3tJ1egGvyQ+33R/vcwM2Zl2QR/LzjsBeItPt3oSVXapn+m4nQDvpzw==} engines: {node: '>=14'} @@ -3764,6 +3834,10 @@ packages: resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==} engines: {node: ^10 || ^12 || >=14} + postcss@8.5.8: + resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==} + engines: {node: ^10 || ^12 || >=14} + preact-custom-element@4.3.0: resolution: {integrity: sha512-5hG7nQhU4e7RNfCEQklaUqYQiiyibLuJ2wbhR+E2v1m8m9NDsJok5MykW/Nx0YLLBcXr8xnkap6DwByGy2TzDA==} peerDependencies: @@ -5577,17 +5651,17 @@ snapshots: '@pnpm/network.ca-file': 1.0.2 config-chain: 1.1.13 - '@preact/preset-vite@2.10.1(@babel/core@7.26.10)(preact@10.26.4)(vite@6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2))': + '@preact/preset-vite@2.10.1(@babel/core@7.26.10)(preact@10.26.4)(vite@6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2))': dependencies: '@babel/core': 7.26.10 '@babel/plugin-transform-react-jsx': 7.25.9(@babel/core@7.26.10) '@babel/plugin-transform-react-jsx-development': 7.25.9(@babel/core@7.26.10) - '@prefresh/vite': 2.4.7(preact@10.26.4)(vite@6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2)) + '@prefresh/vite': 2.4.7(preact@10.26.4)(vite@6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2)) '@rollup/pluginutils': 4.2.1 babel-plugin-transform-hook-names: 1.0.2(@babel/core@7.26.10) debug: 4.4.0(supports-color@8.1.1) kolorist: 1.8.0 - vite: 6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2) + vite: 6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2) vite-prerender-plugin: 0.5.7 transitivePeerDependencies: - preact @@ -5608,7 +5682,7 @@ snapshots: '@prefresh/utils@1.2.0': {} - '@prefresh/vite@2.4.7(preact@10.26.4)(vite@6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2))': + '@prefresh/vite@2.4.7(preact@10.26.4)(vite@6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2))': dependencies: '@babel/core': 7.26.10 '@prefresh/babel-plugin': 0.5.1 @@ -5616,7 +5690,7 @@ snapshots: '@prefresh/utils': 1.2.0 '@rollup/pluginutils': 4.2.1 preact: 10.26.4 - vite: 6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2) + vite: 6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2) transitivePeerDependencies: - supports-color @@ -6003,13 +6077,13 @@ snapshots: '@tailwindcss/oxide-win32-arm64-msvc': 4.0.17 '@tailwindcss/oxide-win32-x64-msvc': 4.0.17 - '@tailwindcss/vite@4.0.17(vite@6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2))': + '@tailwindcss/vite@4.0.17(vite@6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2))': dependencies: '@tailwindcss/node': 4.0.17 '@tailwindcss/oxide': 4.0.17 lightningcss: 1.29.2 tailwindcss: 4.0.17 - vite: 6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2) + vite: 6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2) '@types/archiver@5.3.2': dependencies: @@ -6151,14 +6225,14 @@ snapshots: '@typescript-eslint/types': 4.33.0 eslint-visitor-keys: 2.1.0 - '@vitejs/plugin-react@4.3.4(vite@5.4.15(@types/node@18.19.84)(lightningcss@1.29.2)(sass@1.86.0))': + '@vitejs/plugin-react@4.3.4(vite@5.4.15(@types/node@18.19.84)(lightningcss@1.32.0)(sass@1.86.0))': dependencies: '@babel/core': 7.26.10 '@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.10) '@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.10) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.4.15(@types/node@18.19.84)(lightningcss@1.29.2)(sass@1.86.0) + vite: 5.4.15(@types/node@18.19.84)(lightningcss@1.32.0)(sass@1.86.0) transitivePeerDependencies: - supports-color @@ -6169,13 +6243,13 @@ snapshots: chai: 5.2.0 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.9(vite@6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2))': + '@vitest/mocker@3.0.9(vite@6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2))': dependencies: '@vitest/spy': 3.0.9 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2) + vite: 6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2) '@vitest/pretty-format@3.0.9': dependencies: @@ -7843,36 +7917,69 @@ snapshots: prelude-ls: 1.2.1 type-check: 0.4.0 + lightningcss-android-arm64@1.32.0: + optional: true + lightningcss-darwin-arm64@1.29.2: optional: true + lightningcss-darwin-arm64@1.32.0: + optional: true + lightningcss-darwin-x64@1.29.2: optional: true + lightningcss-darwin-x64@1.32.0: + optional: true + lightningcss-freebsd-x64@1.29.2: optional: true + lightningcss-freebsd-x64@1.32.0: + optional: true + lightningcss-linux-arm-gnueabihf@1.29.2: optional: true + lightningcss-linux-arm-gnueabihf@1.32.0: + optional: true + lightningcss-linux-arm64-gnu@1.29.2: optional: true + lightningcss-linux-arm64-gnu@1.32.0: + optional: true + lightningcss-linux-arm64-musl@1.29.2: optional: true + lightningcss-linux-arm64-musl@1.32.0: + optional: true + lightningcss-linux-x64-gnu@1.29.2: optional: true + lightningcss-linux-x64-gnu@1.32.0: + optional: true + lightningcss-linux-x64-musl@1.29.2: optional: true + lightningcss-linux-x64-musl@1.32.0: + optional: true + lightningcss-win32-arm64-msvc@1.29.2: optional: true + lightningcss-win32-arm64-msvc@1.32.0: + optional: true + lightningcss-win32-x64-msvc@1.29.2: optional: true + lightningcss-win32-x64-msvc@1.32.0: + optional: true + lightningcss@1.29.2: dependencies: detect-libc: 2.0.3 @@ -7888,6 +7995,23 @@ snapshots: lightningcss-win32-arm64-msvc: 1.29.2 lightningcss-win32-x64-msvc: 1.29.2 + lightningcss@1.32.0: + dependencies: + detect-libc: 2.0.3 + optionalDependencies: + lightningcss-android-arm64: 1.32.0 + lightningcss-darwin-arm64: 1.32.0 + lightningcss-darwin-x64: 1.32.0 + lightningcss-freebsd-x64: 1.32.0 + lightningcss-linux-arm-gnueabihf: 1.32.0 + lightningcss-linux-arm64-gnu: 1.32.0 + lightningcss-linux-arm64-musl: 1.32.0 + lightningcss-linux-x64-gnu: 1.32.0 + lightningcss-linux-x64-musl: 1.32.0 + lightningcss-win32-arm64-msvc: 1.32.0 + lightningcss-win32-x64-msvc: 1.32.0 + optional: true + lilconfig@3.1.3: {} lines-and-columns@1.2.4: {} @@ -8233,12 +8357,12 @@ snapshots: possible-typed-array-names@1.1.0: {} - postcss-load-config@6.0.1(jiti@2.4.2)(postcss@8.5.6)(yaml@2.8.2): + postcss-load-config@6.0.1(jiti@2.4.2)(postcss@8.5.8)(yaml@2.8.2): dependencies: lilconfig: 3.1.3 optionalDependencies: jiti: 2.4.2 - postcss: 8.5.6 + postcss: 8.5.8 yaml: 2.8.2 postcss@8.5.3: @@ -8253,6 +8377,13 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 + postcss@8.5.8: + dependencies: + nanoid: 3.3.11 + picocolors: 1.1.1 + source-map-js: 1.2.1 + optional: true + preact-custom-element@4.3.0(preact@10.26.4): dependencies: preact: 10.26.4 @@ -8872,7 +9003,7 @@ snapshots: tslib@2.8.1: {} - tsup@8.5.1(jiti@2.4.2)(postcss@8.5.6)(typescript@4.9.5)(yaml@2.8.2): + tsup@8.5.1(jiti@2.4.2)(postcss@8.5.8)(typescript@4.9.5)(yaml@2.8.2): dependencies: bundle-require: 5.1.0(esbuild@0.27.1) cac: 6.7.14 @@ -8883,7 +9014,7 @@ snapshots: fix-dts-default-cjs-exports: 1.0.1 joycon: 3.1.1 picocolors: 1.1.1 - postcss-load-config: 6.0.1(jiti@2.4.2)(postcss@8.5.6)(yaml@2.8.2) + postcss-load-config: 6.0.1(jiti@2.4.2)(postcss@8.5.8)(yaml@2.8.2) resolve-from: 5.0.0 rollup: 4.53.5 source-map: 0.7.6 @@ -8892,7 +9023,7 @@ snapshots: tinyglobby: 0.2.15 tree-kill: 1.2.2 optionalDependencies: - postcss: 8.5.6 + postcss: 8.5.8 typescript: 4.9.5 transitivePeerDependencies: - jiti @@ -9035,13 +9166,13 @@ snapshots: v8-compile-cache@2.4.0: {} - vite-node@3.0.9(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2): + vite-node@3.0.9(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2): dependencies: cac: 6.7.14 debug: 4.4.0(supports-color@8.1.1) es-module-lexer: 1.6.0 pathe: 2.0.3 - vite: 6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2) + vite: 6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2) transitivePeerDependencies: - '@types/node' - jiti @@ -9065,7 +9196,7 @@ snapshots: source-map: 0.7.4 stack-trace: 1.0.0-pre2 - vite@5.4.15(@types/node@18.19.84)(lightningcss@1.29.2)(sass@1.86.0): + vite@5.4.15(@types/node@18.19.84)(lightningcss@1.32.0)(sass@1.86.0): dependencies: esbuild: 0.21.5 postcss: 8.5.3 @@ -9073,10 +9204,10 @@ snapshots: optionalDependencies: '@types/node': 18.19.84 fsevents: 2.3.3 - lightningcss: 1.29.2 + lightningcss: 1.32.0 sass: 1.86.0 - vite@6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2): + vite@6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2): dependencies: esbuild: 0.25.1 postcss: 8.5.3 @@ -9085,11 +9216,11 @@ snapshots: '@types/node': 18.19.84 fsevents: 2.3.3 jiti: 2.4.2 - lightningcss: 1.29.2 + lightningcss: 1.32.0 sass: 1.86.0 yaml: 2.8.2 - vite@7.2.4(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2): + vite@7.2.4(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2): dependencies: esbuild: 0.25.1 fdir: 6.5.0(picomatch@4.0.3) @@ -9101,14 +9232,14 @@ snapshots: '@types/node': 18.19.84 fsevents: 2.3.3 jiti: 2.4.2 - lightningcss: 1.29.2 + lightningcss: 1.32.0 sass: 1.86.0 yaml: 2.8.2 - vitest@3.0.9(@types/debug@4.1.12)(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2): + vitest@3.0.9(@types/debug@4.1.12)(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2): dependencies: '@vitest/expect': 3.0.9 - '@vitest/mocker': 3.0.9(vite@6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2)) + '@vitest/mocker': 3.0.9(vite@6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2)) '@vitest/pretty-format': 3.0.9 '@vitest/runner': 3.0.9 '@vitest/snapshot': 3.0.9 @@ -9124,8 +9255,8 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2) - vite-node: 3.0.9(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.29.2)(sass@1.86.0)(yaml@2.8.2) + vite: 6.2.3(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2) + vite-node: 3.0.9(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2) why-is-node-running: 2.3.0 optionalDependencies: '@types/debug': 4.1.12 From ebad1fc9d7981dc756c9168448af3d715f321867 Mon Sep 17 00:00:00 2001 From: Miguel Montalvo Date: Sat, 14 Mar 2026 14:10:33 -0600 Subject: [PATCH 2/5] Snapshot update --- .../test/__snapshots__/index.test.ts.snap | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/vite-plugin-shopify/test/__snapshots__/index.test.ts.snap b/packages/vite-plugin-shopify/test/__snapshots__/index.test.ts.snap index 617268c..77e433e 100644 --- a/packages/vite-plugin-shopify/test/__snapshots__/index.test.ts.snap +++ b/packages/vite-plugin-shopify/test/__snapshots__/index.test.ts.snap @@ -18,7 +18,7 @@ exports[`vite-plugin-shopify > builds out .liquid files for production 1`] = ` {% elsif path == "/test/__fixtures__/frontend/entrypoints/theme.css" or path == "theme.css" %} {{ 'theme-y6Yj_vm2.css' | asset_url | split: '?' | first | stylesheet_tag: preload: preload_stylesheet }} {% elsif path == "/test/__fixtures__/frontend/entrypoints/theme.js" or path == "theme.js" %} - + {% endif %} " @@ -42,7 +42,7 @@ exports[`vite-plugin-shopify > builds out .liquid files for production with vers {% elsif path == "/test/__fixtures__/frontend/entrypoints/theme.css" or path == "theme.css" %} {{ 'theme-y6Yj_vm2.css' | asset_url | stylesheet_tag: preload: preload_stylesheet }} {% elsif path == "/test/__fixtures__/frontend/entrypoints/theme.js" or path == "theme.js" %} - + {% endif %} " @@ -64,7 +64,7 @@ exports[`vite-plugin-shopify > builds out .liquid files for production without m {% elsif path == "/test/__fixtures__/frontend-no-preload/entrypoints/theme.css" or path == "theme.css" %} {{ 'theme-y6Yj_vm2.css' | asset_url | split: '?' | first | stylesheet_tag: preload: preload_stylesheet }} {% elsif path == "/test/__fixtures__/frontend-no-preload/entrypoints/theme.js" or path == "theme.js" %} - + {% endif %} " `; From 82c7ecb16e83511467e8ce0817ec2d526c6abf94 Mon Sep 17 00:00:00 2001 From: Miguel Montalvo Date: Sat, 14 Mar 2026 14:12:51 -0600 Subject: [PATCH 3/5] Release note --- .changeset/flat-results-warn.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changeset/flat-results-warn.md diff --git a/.changeset/flat-results-warn.md b/.changeset/flat-results-warn.md new file mode 100644 index 0000000..db3adbe --- /dev/null +++ b/.changeset/flat-results-warn.md @@ -0,0 +1,6 @@ +--- +"vite-plugin-page-reload": patch +"vite-plugin-shopify": patch +--- + +Vite 7 Support From 4e9c00ad3e29698365d85ff87295367e80b9f3d2 Mon Sep 17 00:00:00 2001 From: Miguel Montalvo Date: Sat, 14 Mar 2026 14:39:37 -0600 Subject: [PATCH 4/5] Release note --- .changeset/flat-results-warn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/flat-results-warn.md b/.changeset/flat-results-warn.md index db3adbe..fd5c435 100644 --- a/.changeset/flat-results-warn.md +++ b/.changeset/flat-results-warn.md @@ -3,4 +3,4 @@ "vite-plugin-shopify": patch --- -Vite 7 Support +Vite 8 Support From 64ec13a3f705ea16bb26d8b51581506874885a3a Mon Sep 17 00:00:00 2001 From: Miguel Montalvo Date: Sat, 14 Mar 2026 14:53:38 -0600 Subject: [PATCH 5/5] Peer range is unintentionally open-ended beyond Vite 8 --- packages/vite-plugin-shopify/package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/vite-plugin-shopify/package.json b/packages/vite-plugin-shopify/package.json index b6bd967..97f4c4e 100644 --- a/packages/vite-plugin-shopify/package.json +++ b/packages/vite-plugin-shopify/package.json @@ -32,7 +32,7 @@ "test": "vitest run" }, "peerDependencies": { - "vite": ">=5.4.12 <6.0.0 || >=6.0.9 || ^7.0.0 || ^8.0.0" + "vite": ">=5.4.12 <6.0.0 || >=6.0.9 <7.0.0 || ^7.0.0 || ^8.0.0" }, "dependencies": { "@shopify/cli-kit": "^3.88.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c3fbbd1..1932469 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -168,7 +168,7 @@ importers: specifier: ^3.2.11 version: 3.3.3 vite: - specifier: '>=5.4.12 <6.0.0 || >=6.0.9 || ^7.0.0 || ^8.0.0' + specifier: '>=5.4.12 <6.0.0 || >=6.0.9 <7.0.0 || ^7.0.0 || ^8.0.0' version: 7.2.4(@types/node@18.19.84)(jiti@2.4.2)(lightningcss@1.32.0)(sass@1.86.0)(yaml@2.8.2) devDependencies: tsconfig: