Skip to content

Commit 59a3810

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/[email protected]/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] <[email protected]>
1 parent 576f019 commit 59a3810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/example-dapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@tanstack/router-plugin": "^1.131.2",
4040
"@types/react": "^19.1.9",
4141
"@types/react-dom": "^19.1.7",
42-
"@vitejs/plugin-react": "^4.7.0",
42+
"@vitejs/plugin-react": "^5.0.0",
4343
"eslint": "catalog:",
4444
"eslint-plugin-react-hooks": "^5.2.0",
4545
"eslint-plugin-react-refresh": "^0.4.20",

0 commit comments

Comments
 (0)