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 5
5
"engines" : {
6
6
"node" : " ^20.19.0 || >=22.12.0"
7
7
},
8
- "packageManager" : " pnpm@10.15.0 " ,
8
+ "packageManager" : " pnpm@10.15.1 " ,
9
9
"homepage" : " https://github.com/vitejs/vite-plugin-react/" ,
10
10
"keywords" : [
11
11
" frontend" ,
33
33
"ci-publish" : " node scripts/publishCI.ts"
34
34
},
35
35
"devDependencies" : {
36
- "@eslint/js" : " ^9.34 .0" ,
36
+ "@eslint/js" : " ^9.35 .0" ,
37
37
"@types/fs-extra" : " ^11.0.4" ,
38
- "@types/node" : " ^22.18.0 " ,
38
+ "@types/node" : " ^22.18.1 " ,
39
39
"@vitejs/release-scripts" : " ^1.6.0" ,
40
- "eslint" : " ^9.34 .0" ,
40
+ "eslint" : " ^9.35 .0" ,
41
41
"eslint-plugin-import-x" : " ^4.16.1" ,
42
42
"eslint-plugin-n" : " ^17.21.3" ,
43
43
"eslint-plugin-regexp" : " ^2.10.0" ,
49
49
"prettier" : " ^3.6.2" ,
50
50
"simple-git-hooks" : " ^2.13.1" ,
51
51
"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 " ,
54
54
"vite-plugin-inspect" : " ^11.3.3" ,
55
55
"vitest" : " ^3.2.4"
56
56
},
Original file line number Diff line number Diff line change 47
47
"vite" : " catalog:rolldown-vite"
48
48
},
49
49
"dependencies" : {
50
- "@rolldown/pluginutils" : " 1.0.0-beta.34 "
50
+ "@rolldown/pluginutils" : " 1.0.0-beta.35 "
51
51
}
52
52
}
Original file line number Diff line number Diff line change 32
32
},
33
33
"homepage" : " https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react-swc#readme" ,
34
34
"dependencies" : {
35
- "@rolldown/pluginutils" : " 1.0.0-beta.34 " ,
35
+ "@rolldown/pluginutils" : " 1.0.0-beta.35 " ,
36
36
"@swc/core" : " ^1.13.5"
37
37
},
38
38
"peerDependencies" : {
41
41
"devDependencies" : {
42
42
"@playwright/test" : " ^1.55.0" ,
43
43
"@types/fs-extra" : " ^11.0.4" ,
44
- "@types/node" : " ^22.18.0 " ,
44
+ "@types/node" : " ^22.18.1 " ,
45
45
"@vitejs/react-common" : " workspace:*" ,
46
46
"fs-extra" : " ^11.3.1" ,
47
47
"prettier" : " ^3.0.3" ,
Original file line number Diff line number Diff line change 40
40
},
41
41
"homepage" : " https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme" ,
42
42
"dependencies" : {
43
- "@babel/core" : " ^7.28.3 " ,
43
+ "@babel/core" : " ^7.28.4 " ,
44
44
"@babel/plugin-transform-react-jsx-self" : " ^7.27.1" ,
45
45
"@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 " ,
47
47
"@types/babel__core" : " ^7.20.5" ,
48
48
"react-refresh" : " ^0.17.0"
49
49
},
55
55
"babel-plugin-react-compiler" : " 19.1.0-rc.3" ,
56
56
"react" : " ^19.1.1" ,
57
57
"react-dom" : " ^19.1.1" ,
58
- "rolldown" : " 1.0.0-beta.34 " ,
58
+ "rolldown" : " 1.0.0-beta.35 " ,
59
59
"tsdown" : " ^0.14.2" ,
60
60
"vitest" : " ^3.2.4"
61
61
}
Original file line number Diff line number Diff line change 16
16
"react-dom" : " ^19.1.1"
17
17
},
18
18
"devDependencies" : {
19
- "@tailwindcss/vite" : " ^4.1.12 " ,
19
+ "@tailwindcss/vite" : " ^4.1.13 " ,
20
20
"@types/react" : " ^19.1.12" ,
21
21
"@types/react-dom" : " ^19.1.9" ,
22
22
"@vitejs/plugin-react" : " latest" ,
29
29
"@vitejs/test-dep-transitive-cjs" : " file:./test-dep/transitive-cjs" ,
30
30
"@vitejs/test-dep-transitive-use-sync-external-store" : " file:./test-dep/transitive-use-sync-external-store" ,
31
31
"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 "
35
35
},
36
36
"stackblitz" : {
37
37
"installDependencies" : false ,
Original file line number Diff line number Diff line change 18
18
"@types/react-dom" : " ^19.1.9" ,
19
19
"@vitejs/plugin-react" : " latest" ,
20
20
"@vitejs/plugin-rsc" : " latest" ,
21
- "vite" : " ^7.1.3 "
21
+ "vite" : " ^7.1.4 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change 7
7
"@vitejs/plugin-rsc" : " latest" ,
8
8
"babel-plugin-react-compiler" : " 19.1.0-rc.3" ,
9
9
"connect" : " ^3.7.0" ,
10
- "sirv" : " ^3.0.1 "
10
+ "sirv" : " ^3.0.2 "
11
11
}
12
12
}
Original file line number Diff line number Diff line change 18
18
"@types/react-dom" : " ^19.1.9" ,
19
19
"@vitejs/plugin-react" : " latest" ,
20
20
"@vitejs/plugin-rsc" : " latest" ,
21
- "vite" : " ^7.1.3 "
21
+ "vite" : " ^7.1.4 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change 18
18
"react-router" : " 7.8.2"
19
19
},
20
20
"devDependencies" : {
21
- "@cloudflare/vite-plugin" : " ^1.12.1 " ,
21
+ "@cloudflare/vite-plugin" : " ^1.12.3 " ,
22
22
"@tailwindcss/typography" : " ^0.5.16" ,
23
- "@tailwindcss/vite" : " ^4.1.12 " ,
23
+ "@tailwindcss/vite" : " ^4.1.13 " ,
24
24
"@types/react" : " ^19.1.12" ,
25
25
"@types/react-dom" : " ^19.1.9" ,
26
26
"@vitejs/plugin-react" : " latest" ,
27
27
"@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 "
31
31
}
32
32
}
Original file line number Diff line number Diff line change 15
15
"react-dom" : " ^19.1.1"
16
16
},
17
17
"devDependencies" : {
18
- "@cloudflare/vite-plugin" : " ^1.12.1 " ,
18
+ "@cloudflare/vite-plugin" : " ^1.12.3 " ,
19
19
"@types/react" : " ^19.1.12" ,
20
20
"@types/react-dom" : " ^19.1.9" ,
21
21
"@vitejs/plugin-react" : " latest" ,
22
22
"@vitejs/plugin-rsc" : " latest" ,
23
23
"rsc-html-stream" : " ^0.0.7" ,
24
- "vite" : " ^7.1.3 "
24
+ "vite" : " ^7.1.4 "
25
25
}
26
26
}
You can’t perform that action at this time.
0 commit comments