Skip to content

Commit a7dd5fe

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

File tree

2 files changed

+18
-362
lines changed

2 files changed

+18
-362
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@testing-library/jest-dom": "^6.8.0",
2222
"@testing-library/react": "^16.3.0",
2323
"@testing-library/user-event": "^14.6.1",
24-
"@vitejs/plugin-react": "^5.0.2",
24+
"@vitejs/plugin-react": "^6.0.1",
2525
"jsdom": "^26.1.0",
2626
"vite": "^7.1.5"
2727
}

0 commit comments

Comments
 (0)