Skip to content

Commit bd44de0

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 4a41faf commit bd44de0

File tree

3 files changed

+91
-199
lines changed

3 files changed

+91
-199
lines changed

packages/components-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/jest": "29.5.12",
5757
"@types/lodash.chunk": "4.2.9",
5858
"@types/react": "18.3.3",
59-
"@vitejs/plugin-react": "4.3.1",
59+
"@vitejs/plugin-react": "4.3.2",
6060
"jest": "29.7.0",
6161
"jest-environment-jsdom": "29.7.0",
6262
"next": "14.2.5",

packages/storybook/package.json

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

0 commit comments

Comments
 (0)