Skip to content

Commit cb6a4f5

Browse files
chore(deps-dev): bump @vitejs/plugin-react from 4.7.0 to 5.1.0
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.7.0 to 5.1.0. - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/[email protected]/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cf490cd commit cb6a4f5

File tree

2 files changed

+2117
-1548
lines changed

2 files changed

+2117
-1548
lines changed

examples/vite-react-18-suspense-prerender-siblings-problem/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@suspensive/tsconfig": "workspace:*",
2222
"@types/react": "catalog:react18",
2323
"@types/react-dom": "catalog:react18",
24-
"@vitejs/plugin-react": "^4.3.4",
24+
"@vitejs/plugin-react": "^5.1.0",
2525
"globals": "^16.3.0"
2626
}
2727
}

0 commit comments

Comments
 (0)