Skip to content

Commit 8001798

Browse files
committed
Update RSC Vite Plugin to latest
1 parent 7985e72 commit 8001798

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

unstable_rsc-data-mode-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/react": "^19.2.7",
2626
"@types/react-dom": "^19.2.3",
2727
"@vitejs/plugin-react": "^4.5.2",
28-
"@vitejs/plugin-rsc": "0.5.4",
28+
"@vitejs/plugin-rsc": "~0.5.6",
2929
"tailwindcss": "^4.1.10",
3030
"typescript": "^5.8.3",
3131
"vite": "^6.3.5",

unstable_rsc-framework-mode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/node": "24.5.2",
1515
"@types/react": "^19.2.7",
1616
"@types/react-dom": "^19.2.3",
17-
"@vitejs/plugin-rsc": "0.5.4",
17+
"@vitejs/plugin-rsc": "0.5.6",
1818
"tailwindcss": "4.1.13",
1919
"typescript": "5.9.2",
2020
"vite": "7.1.6",

0 commit comments

Comments
 (0)