File tree Expand file tree Collapse file tree 9 files changed +238
-167
lines changed
packages/plugin-rsc/examples Expand file tree Collapse file tree 9 files changed +238
-167
lines changed Original file line number Diff line number Diff line change 33
33
"ci-publish" : " tsx scripts/publishCI.ts"
34
34
},
35
35
"devDependencies" : {
36
- "@eslint/js" : " ^9.31 .0" ,
36
+ "@eslint/js" : " ^9.32 .0" ,
37
37
"@types/fs-extra" : " ^11.0.4" ,
38
38
"@types/node" : " ^22.16.5" ,
39
39
"@vitejs/release-scripts" : " ^1.6.0" ,
40
- "eslint" : " ^9.31 .0" ,
40
+ "eslint" : " ^9.32 .0" ,
41
41
"eslint-plugin-import-x" : " ^4.16.1" ,
42
- "eslint-plugin-n" : " ^17.21.0 " ,
42
+ "eslint-plugin-n" : " ^17.21.2 " ,
43
43
"eslint-plugin-regexp" : " ^2.9.0" ,
44
44
"fs-extra" : " ^11.3.0" ,
45
45
"globals" : " ^16.3.0" ,
51
51
"tsx" : " ^4.20.3" ,
52
52
"typescript" : " ^5.8.3" ,
53
53
"typescript-eslint" : " ^8.38.0" ,
54
- "vite" : " ^7.0.5 " ,
54
+ "vite" : " ^7.0.6 " ,
55
55
"vitest" : " ^3.2.4"
56
56
},
57
57
"simple-git-hooks" : {
Original file line number Diff line number Diff line change 29
29
"@vitejs/test-dep-css-in-server" : " file:./test-dep/css-in-server" ,
30
30
"rsc-html-stream" : " ^0.0.7" ,
31
31
"tailwindcss" : " ^4.1.11" ,
32
- "vite" : " ^7.0.5 " ,
33
- "vite-plugin-inspect" : " ^11.3.0 " ,
34
- "wrangler" : " ^4.25.1 "
32
+ "vite" : " ^7.0.6 " ,
33
+ "vite-plugin-inspect" : " ^11.3.2 " ,
34
+ "wrangler" : " ^4.26.0 "
35
35
}
36
36
}
Original file line number Diff line number Diff line change 18
18
"@types/react" : " ^19.1.8" ,
19
19
"@types/react-dom" : " ^19.1.6" ,
20
20
"@vitejs/plugin-react" : " latest" ,
21
- "vite" : " ^7.0.5 "
21
+ "vite" : " ^7.0.6 "
22
22
}
23
23
}
Original file line number Diff line number Diff line change 19
19
"react-router" : " 7.7.0"
20
20
},
21
21
"devDependencies" : {
22
- "@cloudflare/vite-plugin" : " ^1.10.0 " ,
22
+ "@cloudflare/vite-plugin" : " ^1.10.1 " ,
23
23
"@react-router/dev" : " 7.7.0" ,
24
24
"@tailwindcss/typography" : " ^0.5.16" ,
25
25
"@tailwindcss/vite" : " ^4.1.11" ,
26
26
"@types/react" : " ^19.1.8" ,
27
27
"@types/react-dom" : " ^19.1.6" ,
28
28
"@vitejs/plugin-react" : " latest" ,
29
29
"tailwindcss" : " ^4.1.11" ,
30
- "vite" : " ^7.0.5 " ,
31
- "vite-plugin-inspect" : " ^11.3.0 " ,
32
- "wrangler" : " ^4.25.1 "
30
+ "vite" : " ^7.0.6 " ,
31
+ "vite-plugin-inspect" : " ^11.3.2 " ,
32
+ "wrangler" : " ^4.26.0 "
33
33
}
34
34
}
Original file line number Diff line number Diff line change 19
19
"@types/react" : " ^19.1.8" ,
20
20
"@types/react-dom" : " ^19.1.6" ,
21
21
"@vitejs/plugin-react" : " latest" ,
22
- "vite-plugin-inspect" : " ^11.3.0 "
22
+ "vite-plugin-inspect" : " ^11.3.2 "
23
23
}
24
24
}
Original file line number Diff line number Diff line change 16
16
"react-dom" : " ^19.1.0"
17
17
},
18
18
"devDependencies" : {
19
- "@cloudflare/vite-plugin" : " ^1.10.0 " ,
19
+ "@cloudflare/vite-plugin" : " ^1.10.1 " ,
20
20
"@types/react" : " ^19.1.8" ,
21
21
"@types/react-dom" : " ^19.1.6" ,
22
22
"@vitejs/plugin-react" : " latest"
Original file line number Diff line number Diff line change 19
19
"@types/react-dom" : " ^19.1.6" ,
20
20
"@vitejs/plugin-react" : " latest" ,
21
21
"rsc-html-stream" : " ^0.0.7" ,
22
- "vite" : " ^7.0.5 " ,
23
- "vite-plugin-inspect" : " ^11.3.0 "
22
+ "vite" : " ^7.0.6 " ,
23
+ "vite-plugin-inspect" : " ^11.3.2 "
24
24
}
25
25
}
You can’t perform that action at this time.
0 commit comments