File tree Expand file tree Collapse file tree 14 files changed +507
-471
lines changed Expand file tree Collapse file tree 14 files changed +507
-471
lines changed Original file line number Diff line number Diff line change 55 "engines" : {
66 "node" : " ^20.19.0 || >=22.12.0"
77 },
8- "packageManager" :
" [email protected] .0 " ,
8+ "packageManager" :
" [email protected] .1 " ,
99 "homepage" : " https://github.com/vitejs/vite-plugin-react/" ,
1010 "keywords" : [
1111 " frontend" ,
3333 "ci-publish" : " node scripts/publishCI.ts"
3434 },
3535 "devDependencies" : {
36- "@eslint/js" : " ^9.34 .0" ,
36+ "@eslint/js" : " ^9.35 .0" ,
3737 "@types/fs-extra" : " ^11.0.4" ,
38- "@types/node" : " ^22.18.0 " ,
38+ "@types/node" : " ^22.18.1 " ,
3939 "@vitejs/release-scripts" : " ^1.6.0" ,
40- "eslint" : " ^9.34 .0" ,
40+ "eslint" : " ^9.35 .0" ,
4141 "eslint-plugin-import-x" : " ^4.16.1" ,
4242 "eslint-plugin-n" : " ^17.21.3" ,
4343 "eslint-plugin-regexp" : " ^2.10.0" ,
4949 "prettier" : " ^3.6.2" ,
5050 "simple-git-hooks" : " ^2.13.1" ,
5151 "typescript" : " ^5.9.2" ,
52- "typescript-eslint" : " ^8.41 .0" ,
53- "vite" : " ^7.1.3 " ,
52+ "typescript-eslint" : " ^8.42 .0" ,
53+ "vite" : " ^7.1.4 " ,
5454 "vite-plugin-inspect" : " ^11.3.3" ,
5555 "vitest" : " ^3.2.4"
5656 },
Original file line number Diff line number Diff line change 4747 "vite" : " catalog:rolldown-vite"
4848 },
4949 "dependencies" : {
50- "@rolldown/pluginutils" : " 1.0.0-beta.34 "
50+ "@rolldown/pluginutils" : " 1.0.0-beta.35 "
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.34 " ,
35+ "@rolldown/pluginutils" : " 1.0.0-beta.35 " ,
3636 "@swc/core" : " ^1.13.5"
3737 },
3838 "peerDependencies" : {
4141 "devDependencies" : {
4242 "@playwright/test" : " ^1.55.0" ,
4343 "@types/fs-extra" : " ^11.0.4" ,
44- "@types/node" : " ^22.18.0 " ,
44+ "@types/node" : " ^22.18.1 " ,
4545 "@vitejs/react-common" : " workspace:*" ,
4646 "fs-extra" : " ^11.3.1" ,
4747 "prettier" : " ^3.0.3" ,
Original file line number Diff line number Diff line change 4040 },
4141 "homepage" : " https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme" ,
4242 "dependencies" : {
43- "@babel/core" : " ^7.28.3 " ,
43+ "@babel/core" : " ^7.28.4 " ,
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.34 " ,
46+ "@rolldown/pluginutils" : " 1.0.0-beta.35 " ,
4747 "@types/babel__core" : " ^7.20.5" ,
4848 "react-refresh" : " ^0.17.0"
4949 },
5555 "babel-plugin-react-compiler" : " 19.1.0-rc.3" ,
5656 "react" : " ^19.1.1" ,
5757 "react-dom" : " ^19.1.1" ,
58- "rolldown" : " 1.0.0-beta.34 " ,
58+ "rolldown" : " 1.0.0-beta.35 " ,
5959 "tsdown" : " ^0.14.2" ,
6060 "vitest" : " ^3.2.4"
6161 }
Original file line number Diff line number Diff line change 1616 "react-dom" : " ^19.1.1"
1717 },
1818 "devDependencies" : {
19- "@tailwindcss/vite" : " ^4.1.12 " ,
19+ "@tailwindcss/vite" : " ^4.1.13 " ,
2020 "@types/react" : " ^19.1.12" ,
2121 "@types/react-dom" : " ^19.1.9" ,
2222 "@vitejs/plugin-react" : " latest" ,
2929 "@vitejs/test-dep-transitive-cjs" : " file:./test-dep/transitive-cjs" ,
3030 "@vitejs/test-dep-transitive-use-sync-external-store" : " file:./test-dep/transitive-use-sync-external-store" ,
3131 "rsc-html-stream" : " ^0.0.7" ,
32- "tailwindcss" : " ^4.1.12 " ,
33- "vite" : " ^7.1.3 " ,
34- "wrangler" : " ^4.33.1 "
32+ "tailwindcss" : " ^4.1.13 " ,
33+ "vite" : " ^7.1.4 " ,
34+ "wrangler" : " ^4.34.0 "
3535 },
3636 "stackblitz" : {
3737 "installDependencies" : false ,
Original file line number Diff line number Diff line change 1818 "@types/react-dom" : " ^19.1.9" ,
1919 "@vitejs/plugin-react" : " latest" ,
2020 "@vitejs/plugin-rsc" : " latest" ,
21- "vite" : " ^7.1.3 "
21+ "vite" : " ^7.1.4 "
2222 }
2323}
Original file line number Diff line number Diff line change 77 "@vitejs/plugin-rsc" : " latest" ,
88 "babel-plugin-react-compiler" : " 19.1.0-rc.3" ,
99 "connect" : " ^3.7.0" ,
10- "sirv" : " ^3.0.1 "
10+ "sirv" : " ^3.0.2 "
1111 }
1212}
Original file line number Diff line number Diff line change 1818 "@types/react-dom" : " ^19.1.9" ,
1919 "@vitejs/plugin-react" : " latest" ,
2020 "@vitejs/plugin-rsc" : " latest" ,
21- "vite" : " ^7.1.3 "
21+ "vite" : " ^7.1.4 "
2222 }
2323}
Original file line number Diff line number Diff line change 1818 "react-router" : " 7.8.2"
1919 },
2020 "devDependencies" : {
21- "@cloudflare/vite-plugin" : " ^1.12.1 " ,
21+ "@cloudflare/vite-plugin" : " ^1.12.3 " ,
2222 "@tailwindcss/typography" : " ^0.5.16" ,
23- "@tailwindcss/vite" : " ^4.1.12 " ,
23+ "@tailwindcss/vite" : " ^4.1.13 " ,
2424 "@types/react" : " ^19.1.12" ,
2525 "@types/react-dom" : " ^19.1.9" ,
2626 "@vitejs/plugin-react" : " latest" ,
2727 "@vitejs/plugin-rsc" : " latest" ,
28- "tailwindcss" : " ^4.1.12 " ,
29- "vite" : " ^7.1.3 " ,
30- "wrangler" : " ^4.33.1 "
28+ "tailwindcss" : " ^4.1.13 " ,
29+ "vite" : " ^7.1.4 " ,
30+ "wrangler" : " ^4.34.0 "
3131 }
3232}
Original file line number Diff line number Diff line change 1515 "react-dom" : " ^19.1.1"
1616 },
1717 "devDependencies" : {
18- "@cloudflare/vite-plugin" : " ^1.12.1 " ,
18+ "@cloudflare/vite-plugin" : " ^1.12.3 " ,
1919 "@types/react" : " ^19.1.12" ,
2020 "@types/react-dom" : " ^19.1.9" ,
2121 "@vitejs/plugin-react" : " latest" ,
2222 "@vitejs/plugin-rsc" : " latest" ,
2323 "rsc-html-stream" : " ^0.0.7" ,
24- "vite" : " ^7.1.3 "
24+ "vite" : " ^7.1.4 "
2525 }
2626}
You can’t perform that action at this time.
0 commit comments