Skip to content

Commit b296c95

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

File tree

3 files changed

+64
-166
lines changed

3 files changed

+64
-166
lines changed

packages/components-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/jest": "29.5.12",
6666
"@types/lodash.chunk": "4.2.9",
6767
"@types/react": "18.3.3",
68-
"@vitejs/plugin-react": "4.3.1",
68+
"@vitejs/plugin-react": "4.3.2",
6969
"cross-env": "7.0.3",
7070
"jest": "29.7.0",
7171
"jest-environment-jsdom": "29.7.0",

packages/storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@utrecht/button-css": "1.2.0",
5555
"@utrecht/link-css": "1.1.0",
5656
"@utrecht/paragraph-css": "1.1.0",
57-
"@vitejs/plugin-react": "4.3.1",
57+
"@vitejs/plugin-react": "4.3.2",
5858
"chromatic": "11.7.0",
5959
"react": "18.3.1",
6060
"react-dom": "18.3.1",

0 commit comments

Comments
 (0)