diff --git a/packages/static/e2e/fixture-multi-entry/package.json b/packages/static/e2e/fixture-multi-entry/package.json index 6c916d1..6abdcb8 100644 --- a/packages/static/e2e/fixture-multi-entry/package.json +++ b/packages/static/e2e/fixture-multi-entry/package.json @@ -6,7 +6,7 @@ "@funstack/static": "workspace:*", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", - "@vitejs/plugin-react": "^5.1.4", + "@vitejs/plugin-react": "^6.0.1", "react": "catalog:", "react-dom": "catalog:", "vite": "catalog:" diff --git a/packages/static/e2e/fixture-ssr-defer/package.json b/packages/static/e2e/fixture-ssr-defer/package.json index 78a2313..08a47b5 100644 --- a/packages/static/e2e/fixture-ssr-defer/package.json +++ b/packages/static/e2e/fixture-ssr-defer/package.json @@ -6,7 +6,7 @@ "@funstack/static": "workspace:*", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", - "@vitejs/plugin-react": "^5.1.4", + "@vitejs/plugin-react": "^6.0.1", "react": "catalog:", "react-dom": "catalog:", "vite": "catalog:" diff --git a/packages/static/e2e/fixture/package.json b/packages/static/e2e/fixture/package.json index 587a29d..932cd46 100644 --- a/packages/static/e2e/fixture/package.json +++ b/packages/static/e2e/fixture/package.json @@ -6,7 +6,7 @@ "@funstack/static": "workspace:*", "@types/react": "^19.2.14", "@types/react-dom": "^19.2.3", - "@vitejs/plugin-react": "^5.1.4", + "@vitejs/plugin-react": "^6.0.1", "react": "catalog:", "react-dom": "catalog:", "vite": "catalog:" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e383dc3..77bfd54 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,8 +10,8 @@ catalogs: specifier: ^25.5.0 version: 25.5.0 '@vitejs/plugin-react': - specifier: ^5.1.4 - version: 5.1.4 + specifier: ^6.0.1 + version: 6.0.1 react: specifier: ^19.2.4 version: 19.2.4 @@ -80,7 +80,7 @@ importers: version: 19.2.3(@types/react@19.2.14) '@vitejs/plugin-react': specifier: 'catalog:' - version: 5.1.4(vite@7.3.1(@types/node@25.5.0)(terser@5.46.1)(tsx@4.21.0)) + version: 6.0.1(vite@7.3.1(@types/node@25.5.0)(terser@5.46.1)(tsx@4.21.0)) rsc-html-stream: specifier: ^0.0.7 version: 0.0.7 @@ -117,7 +117,7 @@ importers: version: 19.2.3(@types/react@19.2.14) '@vitejs/plugin-react': specifier: 'catalog:' - version: 5.1.4(vite@7.3.1(@types/node@25.5.0)(terser@5.46.1)(tsx@4.21.0)) + version: 6.0.1(vite@7.3.1(@types/node@25.5.0)(terser@5.46.1)(tsx@4.21.0)) vite: specifier: 'catalog:' version: 7.3.1(@types/node@25.5.0)(terser@5.46.1)(tsx@4.21.0) @@ -1215,6 +1215,9 @@ packages: '@rolldown/pluginutils@1.0.0-rc.5': resolution: {integrity: sha512-RxlLX/DPoarZ9PtxVrQgZhPoor987YtKQqCo5zkjX+0S0yLJ7Vv515Wk6+xtTL67VONKJKxETWZwuZjss2idYw==} + '@rolldown/pluginutils@1.0.0-rc.7': + resolution: {integrity: sha512-qujRfC8sFVInYSPPMLQByRh7zhwkGFS4+tyMQ83srV1qrxL4g8E2tyxVVyxd0+8QeBM1mIk9KbWxkegRr76XzA==} + '@rolldown/pluginutils@1.0.0-rc.9': resolution: {integrity: sha512-w6oiRWgEBl04QkFZgmW+jnU1EC9b57Oihi2ot3HNWIQRqgHp5PnYDia5iZ5FF7rpa4EQdiqMDXjlqKGXBhsoXw==} @@ -1479,6 +1482,19 @@ packages: peerDependencies: vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 + '@vitejs/plugin-react@6.0.1': + resolution: {integrity: sha512-l9X/E3cDb+xY3SWzlG1MOGt2usfEHGMNIaegaUGFsLkb3RCn/k8/TOXBcab+OndDI4TBtktT8/9BwwW8Vi9KUQ==} + engines: {node: ^20.19.0 || >=22.12.0} + peerDependencies: + '@rolldown/plugin-babel': ^0.1.7 || ^0.2.0 + babel-plugin-react-compiler: ^1.0.0 + vite: ^8.0.0 + peerDependenciesMeta: + '@rolldown/plugin-babel': + optional: true + babel-plugin-react-compiler: + optional: true + '@vitejs/plugin-rsc@0.5.21': resolution: {integrity: sha512-uNayLT8IKvWoznvQyfwKuGiEFV28o7lxUDnw/Av36VCuGpDFZnMmvVCwR37gTvnSmnpul9V0tdJqY3tBKEaDqw==} peerDependencies: @@ -3483,6 +3499,8 @@ snapshots: '@rolldown/pluginutils@1.0.0-rc.5': {} + '@rolldown/pluginutils@1.0.0-rc.7': {} + '@rolldown/pluginutils@1.0.0-rc.9': {} '@rollup/pluginutils@5.3.0(rollup@4.57.1)': @@ -3718,6 +3736,11 @@ snapshots: transitivePeerDependencies: - supports-color + '@vitejs/plugin-react@6.0.1(vite@7.3.1(@types/node@25.5.0)(terser@5.46.1)(tsx@4.21.0))': + dependencies: + '@rolldown/pluginutils': 1.0.0-rc.7 + vite: 7.3.1(@types/node@25.5.0)(terser@5.46.1)(tsx@4.21.0) + '@vitejs/plugin-rsc@0.5.21(react-dom@19.2.4(react@19.2.4))(react-server-dom-webpack@19.2.3(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(webpack@5.104.1))(react@19.2.4)(vite@7.3.1(@types/node@25.5.0)(terser@5.46.1)(tsx@4.21.0))': dependencies: '@rolldown/pluginutils': 1.0.0-rc.5 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 84d0f28..d98f17b 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -6,7 +6,7 @@ packages: catalog: "@types/node": ^25.5.0 - "@vitejs/plugin-react": ^5.1.4 + "@vitejs/plugin-react": ^6.0.1 react: ^19.2.4 react-dom: ^19.2.4 typescript: ^5.9.3