Skip to content

Commit d2c9bc2

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@types/react": "^19.1.0",
2020
"@types/react-dom": "^19.1.0",
21-
"@vitejs/plugin-react": "^4.4.1",
21+
"@vitejs/plugin-react": "^6.0.3",
2222
"typescript": "~5.7.2",
2323
"vite": "^6.3.1",
2424
"vitest": "^2.0.0",

0 commit comments

Comments
 (0)