Skip to content

Commit 82906ec

Browse files
chore(deps-dev): bump @vitejs/plugin-react from 5.0.4 to 5.1.2
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 5.0.4 to 5.1.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/[email protected]/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-version: 5.1.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 45da34f commit 82906ec

File tree

4 files changed

+83
-140
lines changed

4 files changed

+83
-140
lines changed

package-lock.json

Lines changed: 80 additions & 137 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

showcases/react-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@types/react": "18.3.13",
3232
"@types/react-dom": "18.3.1",
33-
"@vitejs/plugin-react": "5.0.4",
33+
"@vitejs/plugin-react": "5.1.2",
3434
"cross-env": "10.1.0",
3535
"typescript": "5.9.3",
3636
"vite": "7.3.0"

storybooks/_storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@storybook/react-vite": "9.1.13",
1818
"@types/react": "18.3.13",
1919
"@types/react-dom": "18.3.1",
20-
"@vitejs/plugin-react": "5.0.4",
20+
"@vitejs/plugin-react": "5.1.2",
2121
"eslint": "9.39.1",
2222
"eslint-plugin-react-hooks": "7.0.1",
2323
"eslint-plugin-react-refresh": "0.4.24",

storybooks/react-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@storybook/react-vite": "9.1.13",
1717
"@types/react": "18.3.13",
1818
"@types/react-dom": "18.3.1",
19-
"@vitejs/plugin-react": "5.0.4",
19+
"@vitejs/plugin-react": "5.1.2",
2020
"eslint": "9.39.1",
2121
"eslint-plugin-react-hooks": "7.0.1",
2222
"eslint-plugin-react-refresh": "0.4.24",

0 commit comments

Comments
 (0)