Skip to content

Commit 00eff8c

Browse files
build(deps-dev): bump @vitejs/plugin-react in /react-tailwind-template (#1548)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2151d33 commit 00eff8c

File tree

2 files changed

+47
-22
lines changed

2 files changed

+47
-22
lines changed

react-tailwind-template/package-lock.json

+46-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react-tailwind-template/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/react-dom": "^18.3.1",
2222
"@typescript-eslint/eslint-plugin": "^8.16.0",
2323
"@typescript-eslint/parser": "^8.16.0",
24-
"@vitejs/plugin-react": "^4.3.3",
24+
"@vitejs/plugin-react": "^4.3.4",
2525
"autoprefixer": "^10.4.20",
2626
"eslint": "^9.15.0",
2727
"eslint-plugin-react-hooks": "^5.0.0",

0 commit comments

Comments
 (0)