Skip to content

Commit 5f97c4d

Browse files
chore(deps-dev): bump @vitejs/plugin-react from 4.7.0 to 5.0.0
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.7.0 to 5.0.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/plugin-react@5.0.0/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39c8cfb commit 5f97c4d

File tree

3 files changed

+123
-128
lines changed

3 files changed

+123
-128
lines changed

playgrounds/cloudflare-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@tanstack/react-query": "^5.85.5",
2525
"@types/react": "^19.1.10",
2626
"@types/react-dom": "^19.1.7",
27-
"@vitejs/plugin-react": "^4.7.0",
27+
"@vitejs/plugin-react": "^5.0.1",
2828
"react": "^19.1.1",
2929
"react-dom": "^19.1.1",
3030
"typescript": "^5.9.2",

playgrounds/electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/node": "^22.15.30",
2626
"@types/react": "^19.1.10",
2727
"@types/react-dom": "^19.1.7",
28-
"@vitejs/plugin-react": "^4.7.0",
28+
"@vitejs/plugin-react": "^5.0.1",
2929
"electron": "^37.3.1",
3030
"electron-builder": "^26.0.12",
3131
"electron-vite": "^4.0.0",

0 commit comments

Comments
 (0)