diff --git a/sandboxes/pnpm-lock.yaml b/sandboxes/pnpm-lock.yaml index 7081b20..3e04b7e 100644 --- a/sandboxes/pnpm-lock.yaml +++ b/sandboxes/pnpm-lock.yaml @@ -103,8 +103,8 @@ importers: specifier: ^19.0.0 version: 19.2.2(@types/react@19.2.2) '@vitejs/plugin-react': - specifier: ^4.3.4 - version: 4.7.0(vite@7.2.0) + specifier: ^5.0.0 + version: 5.1.2(vite@7.2.0) typescript: specifier: ^5.3.3 version: 5.9.3 @@ -131,8 +131,8 @@ importers: specifier: ^19.0.0 version: 19.2.2(@types/react@19.2.2) '@vitejs/plugin-react': - specifier: ^4.3.4 - version: 4.7.0(vite@7.2.0) + specifier: ^5.0.0 + version: 5.1.2(vite@7.2.0) typescript: specifier: ^5.3.3 version: 5.9.3 @@ -159,8 +159,8 @@ importers: specifier: ^19.0.0 version: 19.2.2(@types/react@19.2.2) '@vitejs/plugin-react': - specifier: ^4.3.4 - version: 4.7.0(vite@7.2.0) + specifier: ^5.0.0 + version: 5.1.2(vite@7.2.0) typescript: specifier: ^5.3.3 version: 5.9.3 @@ -187,8 +187,8 @@ importers: specifier: ^19.0.0 version: 19.2.2(@types/react@19.2.2) '@vitejs/plugin-react': - specifier: ^4.3.4 - version: 4.7.0(vite@7.2.0) + specifier: ^5.0.0 + version: 5.1.2(vite@7.2.0) typescript: specifier: ^5.3.3 version: 5.9.3 @@ -706,8 +706,8 @@ packages: preact: ^10.4.0 || ^11.0.0-0 vite: '>=2.0.0' - '@rolldown/pluginutils@1.0.0-beta.27': - resolution: {integrity: sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA==} + '@rolldown/pluginutils@1.0.0-beta.53': + resolution: {integrity: sha512-vENRlFU4YbrwVqNDZ7fLvy+JR1CRkyr01jhSiDpE1u6py3OMzQfztQU2jxykW3ALNxO4kSlqIDeYyD0Y9RcQeQ==} '@rollup/pluginutils@4.2.1': resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==} @@ -866,9 +866,9 @@ packages: '@types/react@19.2.2': resolution: {integrity: sha512-6mDvHUFSjyT2B2yeNx2nUgMxh9LtOWvkhIU3uePn2I2oyNymUAX1NIsdgviM4CH+JSrp2D2hsMvJOkxY+0wNRA==} - '@vitejs/plugin-react@4.7.0': - resolution: {integrity: sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA==} - engines: {node: ^14.18.0 || >=16.0.0} + '@vitejs/plugin-react@5.1.2': + resolution: {integrity: sha512-EcA07pHJouywpzsoTUqNh5NwGayl2PPVEJKUSinGGSxFGYn+shYbqMGBg6FXDqgXum9Ou/ecb+411ssw8HImJQ==} + engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: vite: ^4.2.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 @@ -1330,8 +1330,8 @@ packages: peerDependencies: react: ^19.2.0 - react-refresh@0.17.0: - resolution: {integrity: sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==} + react-refresh@0.18.0: + resolution: {integrity: sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==} engines: {node: '>=0.10.0'} react@19.2.0: @@ -1859,7 +1859,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@rolldown/pluginutils@1.0.0-beta.27': {} + '@rolldown/pluginutils@1.0.0-beta.53': {} '@rollup/pluginutils@4.2.1': dependencies: @@ -1988,14 +1988,14 @@ snapshots: dependencies: csstype: 3.1.3 - '@vitejs/plugin-react@4.7.0(vite@7.2.0)': + '@vitejs/plugin-react@5.1.2(vite@7.2.0)': dependencies: '@babel/core': 7.28.5 '@babel/plugin-transform-react-jsx-self': 7.27.1(@babel/core@7.28.5) '@babel/plugin-transform-react-jsx-source': 7.27.1(@babel/core@7.28.5) - '@rolldown/pluginutils': 1.0.0-beta.27 + '@rolldown/pluginutils': 1.0.0-beta.53 '@types/babel__core': 7.20.5 - react-refresh: 0.17.0 + react-refresh: 0.18.0 vite: 7.2.0 transitivePeerDependencies: - supports-color @@ -2405,7 +2405,7 @@ snapshots: react: 19.2.0 scheduler: 0.27.0 - react-refresh@0.17.0: {} + react-refresh@0.18.0: {} react@19.2.0: {} diff --git a/sandboxes/react/balanced/package.json b/sandboxes/react/balanced/package.json index 3e2cac1..5329118 100644 --- a/sandboxes/react/balanced/package.json +++ b/sandboxes/react/balanced/package.json @@ -12,7 +12,7 @@ "devDependencies": { "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", - "@vitejs/plugin-react": "^4.3.4", + "@vitejs/plugin-react": "^5.0.0", "typescript": "^5.3.3", "vite": "^7.0.0" } diff --git a/sandboxes/react/regular/package.json b/sandboxes/react/regular/package.json index 3e2cac1..5329118 100644 --- a/sandboxes/react/regular/package.json +++ b/sandboxes/react/regular/package.json @@ -12,7 +12,7 @@ "devDependencies": { "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", - "@vitejs/plugin-react": "^4.3.4", + "@vitejs/plugin-react": "^5.0.0", "typescript": "^5.3.3", "vite": "^7.0.0" } diff --git a/sandboxes/react/spanned/package.json b/sandboxes/react/spanned/package.json index 3e2cac1..5329118 100644 --- a/sandboxes/react/spanned/package.json +++ b/sandboxes/react/spanned/package.json @@ -12,7 +12,7 @@ "devDependencies": { "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", - "@vitejs/plugin-react": "^4.3.4", + "@vitejs/plugin-react": "^5.0.0", "typescript": "^5.3.3", "vite": "^7.0.0" } diff --git a/sandboxes/react/unordered-list/package.json b/sandboxes/react/unordered-list/package.json index 3e2cac1..5329118 100644 --- a/sandboxes/react/unordered-list/package.json +++ b/sandboxes/react/unordered-list/package.json @@ -12,7 +12,7 @@ "devDependencies": { "@types/react": "^19.0.0", "@types/react-dom": "^19.0.0", - "@vitejs/plugin-react": "^4.3.4", + "@vitejs/plugin-react": "^5.0.0", "typescript": "^5.3.3", "vite": "^7.0.0" }