diff --git a/dev-packages/bundler-plugin-integration-tests/fixtures/vite8/package.json b/dev-packages/bundler-plugin-integration-tests/fixtures/vite8/package.json index 4375eb8adbfd..3905f171cb28 100644 --- a/dev-packages/bundler-plugin-integration-tests/fixtures/vite8/package.json +++ b/dev-packages/bundler-plugin-integration-tests/fixtures/vite8/package.json @@ -5,7 +5,7 @@ "type": "module", "dependencies": { "react": "19.2.4", - "vite": "8.0.1", + "vite": "8.0.16", "@vitejs/plugin-react": "6.0.1", "@sentry/bundler-plugins": "10.62.0" },