File tree Expand file tree Collapse file tree 12 files changed +372
-349
lines changed Expand file tree Collapse file tree 12 files changed +372
-349
lines changed Original file line number Diff line number Diff line change 3535  "devDependencies" : {
3636    "@eslint/js" : " ^9.31.0" 
3737    "@types/fs-extra" : " ^11.0.4" 
38-     "@types/node" : " ^22.16.3 " 
38+     "@types/node" : " ^22.16.5 " 
3939    "@vitejs/release-scripts" : " ^1.6.0" 
4040    "eslint" : " ^9.31.0" 
4141    "eslint-plugin-import-x" : " ^4.16.1" 
5050    "simple-git-hooks" : " ^2.13.0" 
5151    "tsx" : " ^4.20.3" 
5252    "typescript" : " ^5.8.3" 
53-     "typescript-eslint" : " ^8.37 .0" 
54-     "vite" : " ^7.0.4 " 
53+     "typescript-eslint" : " ^8.38 .0" 
54+     "vite" : " ^7.0.5 " 
5555    "vitest" : " ^3.2.4" 
5656  },
5757  "simple-git-hooks" : {
Original file line number Diff line number Diff line change 4343  },
4444  "devDependencies" : {
4545    "@vitejs/react-common" : " workspace:*" 
46-     "tsdown" : " ^0.12.9 " 
46+     "tsdown" : " ^0.13.0 " 
4747    "unbuild" : " ^3.5.0" 
4848    "vite" : " catalog:rolldown-vite" 
4949  },
5050  "dependencies" : {
51-     "@rolldown/pluginutils" : " 1.0.0-beta.27 " 
51+     "@rolldown/pluginutils" : " 1.0.0-beta.29 " 
5252  }
5353}
Original file line number Diff line number Diff line change 3232  },
3333  "homepage" : " https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react-swc#readme" 
3434  "dependencies" : {
35-     "@rolldown/pluginutils" : " 1.0.0-beta.27 " 
35+     "@rolldown/pluginutils" : " 1.0.0-beta.29 " 
3636    "@swc/core" : " ^1.12.11" 
3737  },
3838  "peerDependencies" : {
4141  "devDependencies" : {
4242    "@playwright/test" : " ^1.54.1" 
4343    "@types/fs-extra" : " ^11.0.4" 
44-     "@types/node" : " ^22.16.3 " 
44+     "@types/node" : " ^22.16.5 " 
4545    "@vitejs/react-common" : " workspace:*" 
4646    "fs-extra" : " ^11.3.0" 
4747    "prettier" : " ^3.0.3" 
48-     "tsdown" : " ^0.12.9 " 
48+     "tsdown" : " ^0.13.0 " 
4949    "typescript" : " ^5.8.3" 
5050  }
5151}
Original file line number Diff line number Diff line change 4343    "@babel/core" : " ^7.28.0" 
4444    "@babel/plugin-transform-react-jsx-self" : " ^7.27.1" 
4545    "@babel/plugin-transform-react-jsx-source" : " ^7.27.1" 
46-     "@rolldown/pluginutils" : " 1.0.0-beta.27 " 
46+     "@rolldown/pluginutils" : " 1.0.0-beta.29 " 
4747    "@types/babel__core" : " ^7.20.5" 
4848    "react-refresh" : " ^0.17.0" 
4949  },
5555    "babel-plugin-react-compiler" : " 19.1.0-rc.2" 
5656    "react" : " ^19.1.0" 
5757    "react-dom" : " ^19.1.0" 
58-     "rolldown" : " 1.0.0-beta.27 " 
59-     "tsdown" : " ^0.12.9 " 
58+     "rolldown" : " 1.0.0-beta.29 " 
59+     "tsdown" : " ^0.13.0 " 
6060    "vitest" : " ^3.2.4" 
6161  }
6262}
Original file line number Diff line number Diff line change 2727    "@vitejs/test-dep-server-in-server" : " file:./test-dep/server-in-server" 
2828    "rsc-html-stream" : " ^0.0.7" 
2929    "tailwindcss" : " ^4.1.11" 
30-     "vite" : " ^7.0.4 " 
30+     "vite" : " ^7.0.5 " 
3131    "vite-plugin-inspect" : " ^11.3.0" 
32-     "wrangler" : " ^4.24.3 " 
32+     "wrangler" : " ^4.25.0 " 
3333  }
3434}
Original file line number Diff line number Diff line change 1818    "@types/react" : " ^19.1.8" 
1919    "@types/react-dom" : " ^19.1.6" 
2020    "@vitejs/plugin-react" : " latest" 
21-     "vite" : " ^7.0.4 " 
21+     "vite" : " ^7.0.5 " 
2222  }
2323}
Original file line number Diff line number Diff line change 1919    "react-router" : " 0.0.0-experimental-23decd7bc" 
2020  },
2121  "devDependencies" : {
22-     "@cloudflare/vite-plugin" : " ^1.9.4 " 
22+     "@cloudflare/vite-plugin" : " ^1.9.6 " 
2323    "@react-router/dev" : " 0.0.0-experimental-23decd7bc" 
2424    "@tailwindcss/typography" : " ^0.5.16" 
2525    "@tailwindcss/vite" : " ^4.1.11" 
2626    "@types/react" : " ^19.1.8" 
2727    "@types/react-dom" : " ^19.1.6" 
2828    "@vitejs/plugin-react" : " latest" 
2929    "tailwindcss" : " ^4.1.11" 
30-     "vite" : " ^7.0.4 " 
30+     "vite" : " ^7.0.5 " 
3131    "vite-plugin-inspect" : " ^11.3.0" 
32-     "wrangler" : " ^4.24.3 " 
32+     "wrangler" : " ^4.25.0 " 
3333  }
3434}
Original file line number Diff line number Diff line change 1616    "react-dom" : " ^19.1.0" 
1717  },
1818  "devDependencies" : {
19-     "@cloudflare/vite-plugin" : " ^1.9.4 " 
19+     "@cloudflare/vite-plugin" : " ^1.9.6 " 
2020    "@types/react" : " ^19.1.8" 
2121    "@types/react-dom" : " ^19.1.6" 
2222    "@vitejs/plugin-react" : " latest" 
Original file line number Diff line number Diff line change 1919    "@types/react-dom" : " ^19.1.6" 
2020    "@vitejs/plugin-react" : " latest" 
2121    "rsc-html-stream" : " ^0.0.7" 
22-     "vite" : " ^7.0.4 " 
22+     "vite" : " ^7.0.5 " 
2323    "vite-plugin-inspect" : " ^11.3.0" 
2424  }
2525}
Original file line number Diff line number Diff line change 5151    "@playwright/test" : " ^1.54.1" 
5252    "@tsconfig/strictest" : " ^2.0.5" 
5353    "@types/estree" : " ^1.0.8" 
54-     "@types/node" : " ^22.16.3 " 
54+     "@types/node" : " ^22.16.5 " 
5555    "@types/react" : " ^19.1.8" 
5656    "@types/react-dom" : " ^19.1.6" 
5757    "@vitejs/plugin-react" : " workspace:*" 
6060    "react-server-dom-webpack" : " ^19.1.0" 
6161    "rsc-html-stream" : " ^0.0.7" 
6262    "tinyexec" : " ^1.0.1" 
63-     "tsdown" : " ^0.12.9 " 
63+     "tsdown" : " ^0.13.0 " 
6464  },
6565  "peerDependencies" : {
6666    "react" : " *" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments