File tree Expand file tree Collapse file tree 13 files changed +398
-392
lines changed Expand file tree Collapse file tree 13 files changed +398
-392
lines changed Original file line number Diff line number Diff line change 3333 "ci-publish" : " tsx scripts/publishCI.ts"
3434 },
3535 "devDependencies" : {
36- "@eslint/js" : " ^9.32 .0" ,
36+ "@eslint/js" : " ^9.33 .0" ,
3737 "@types/fs-extra" : " ^11.0.4" ,
38- "@types/node" : " ^22.17.0 " ,
38+ "@types/node" : " ^22.17.1 " ,
3939 "@vitejs/release-scripts" : " ^1.6.0" ,
40- "eslint" : " ^9.32 .0" ,
40+ "eslint" : " ^9.33 .0" ,
4141 "eslint-plugin-import-x" : " ^4.16.1" ,
4242 "eslint-plugin-n" : " ^17.21.3" ,
43- "eslint-plugin-regexp" : " ^2.9.1 " ,
44- "fs-extra" : " ^11.3.0 " ,
43+ "eslint-plugin-regexp" : " ^2.10.0 " ,
44+ "fs-extra" : " ^11.3.1 " ,
4545 "globals" : " ^16.3.0" ,
4646 "lint-staged" : " ^15.5.2" ,
4747 "picocolors" : " ^1.1.1" ,
5050 "simple-git-hooks" : " ^2.13.1" ,
5151 "tsx" : " ^4.20.3" ,
5252 "typescript" : " ^5.9.2" ,
53- "typescript-eslint" : " ^8.38 .0" ,
54- "vite" : " ^7.0.6 " ,
53+ "typescript-eslint" : " ^8.39 .0" ,
54+ "vite" : " ^7.1.1 " ,
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.13.2 " ,
46+ "tsdown" : " ^0.14.0 " ,
4747 "vite" : " catalog:rolldown-vite"
4848 },
4949 "dependencies" : {
50- "@rolldown/pluginutils" : " 1.0.0-beta.30 "
50+ "@rolldown/pluginutils" : " 1.0.0-beta.31 "
5151 }
5252}
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.30 " ,
35+ "@rolldown/pluginutils" : " 1.0.0-beta.31 " ,
3636 "@swc/core" : " ^1.13.2"
3737 },
3838 "peerDependencies" : {
4141 "devDependencies" : {
4242 "@playwright/test" : " ^1.54.2" ,
4343 "@types/fs-extra" : " ^11.0.4" ,
44- "@types/node" : " ^22.17.0 " ,
44+ "@types/node" : " ^22.17.1 " ,
4545 "@vitejs/react-common" : " workspace:*" ,
46- "fs-extra" : " ^11.3.0 " ,
46+ "fs-extra" : " ^11.3.1 " ,
4747 "prettier" : " ^3.0.3" ,
48- "tsdown" : " ^0.13.2 " ,
48+ "tsdown" : " ^0.14.0 " ,
4949 "typescript" : " ^5.9.2"
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.30 " ,
46+ "@rolldown/pluginutils" : " 1.0.0-beta.31 " ,
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.1" ,
5757 "react-dom" : " ^19.1.1" ,
58- "rolldown" : " 1.0.0-beta.30 " ,
59- "tsdown" : " ^0.13.2 " ,
58+ "rolldown" : " 1.0.0-beta.31 " ,
59+ "tsdown" : " ^0.14.0 " ,
6060 "vitest" : " ^3.2.4"
6161 }
6262}
Original file line number Diff line number Diff line change 3030 "@vitejs/test-dep-css-in-server" : " file:./test-dep/css-in-server" ,
3131 "rsc-html-stream" : " ^0.0.7" ,
3232 "tailwindcss" : " ^4.1.11" ,
33- "vite" : " ^7.0.6 " ,
33+ "vite" : " ^7.1.1 " ,
3434 "vite-plugin-inspect" : " ^11.3.2" ,
35- "wrangler" : " ^4.27.0 "
35+ "wrangler" : " ^4.28.1 "
3636 }
3737}
Original file line number Diff line number Diff line change 1818 "@types/react" : " ^19.1.9" ,
1919 "@types/react-dom" : " ^19.1.7" ,
2020 "@vitejs/plugin-react" : " latest" ,
21- "vite" : " ^7.0.6 "
21+ "vite" : " ^7.1.1 "
2222 }
2323}
Original file line number Diff line number Diff line change 1818 "@types/react" : " ^19.1.9" ,
1919 "@types/react-dom" : " ^19.1.7" ,
2020 "@vitejs/plugin-react" : " latest" ,
21- "vite" : " ^7.0.6 "
21+ "vite" : " ^7.1.1 "
2222 }
2323}
Original file line number Diff line number Diff line change 1919 "react-router" : " 7.7.0"
2020 },
2121 "devDependencies" : {
22- "@cloudflare/vite-plugin" : " ^1.11.0 " ,
22+ "@cloudflare/vite-plugin" : " ^1.11.2 " ,
2323 "@react-router/dev" : " 7.7.0" ,
2424 "@tailwindcss/typography" : " ^0.5.16" ,
2525 "@tailwindcss/vite" : " ^4.1.11" ,
2626 "@types/react" : " ^19.1.9" ,
2727 "@types/react-dom" : " ^19.1.7" ,
2828 "@vitejs/plugin-react" : " latest" ,
2929 "tailwindcss" : " ^4.1.11" ,
30- "vite" : " ^7.0.6 " ,
30+ "vite" : " ^7.1.1 " ,
3131 "vite-plugin-inspect" : " ^11.3.2" ,
32- "wrangler" : " ^4.27.0 "
32+ "wrangler" : " ^4.28.1 "
3333 }
3434}
Original file line number Diff line number Diff line change 1616 "react-dom" : " ^19.1.1"
1717 },
1818 "devDependencies" : {
19- "@cloudflare/vite-plugin" : " ^1.11.0 " ,
19+ "@cloudflare/vite-plugin" : " ^1.11.2 " ,
2020 "@types/react" : " ^19.1.9" ,
2121 "@types/react-dom" : " ^19.1.7" ,
2222 "@vitejs/plugin-react" : " latest"
Original file line number Diff line number Diff line change 1919 "@types/react-dom" : " ^19.1.7" ,
2020 "@vitejs/plugin-react" : " latest" ,
2121 "rsc-html-stream" : " ^0.0.7" ,
22- "vite" : " ^7.0.6 " ,
22+ "vite" : " ^7.1.1 " ,
2323 "vite-plugin-inspect" : " ^11.3.2"
2424 }
2525}
You can’t perform that action at this time.
0 commit comments