Skip to content

Commit 4c6b2a2

Browse files
chore(deps): bump @vitejs/plugin-react (#390)
Bumps the toolchain group with 1 update in the / directory: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react). Updates `@vitejs/plugin-react` from 4.3.3 to 4.3.4 - [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/v4.3.4/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: toolchain ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6f9c9f commit 4c6b2a2

File tree

2 files changed

+203
-173
lines changed

2 files changed

+203
-173
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@fluentui/react-components": "^9.58.2",
3636
"@fluentui/react-context-selector": "^9.1.72",
3737
"@fluentui/react-icons": "^2.0.271 ",
38-
"@vitejs/plugin-react": "^4.3.3",
38+
"@vitejs/plugin-react": "^4.3.4",
3939
"react": "^18.2.0",
4040
"react-dom": "^18.2.0",
4141
"react-router-dom": "6.28.0",

0 commit comments

Comments
 (0)