Skip to content

Commit 3b6b4c7

Browse files
build(deps-dev): bump @vitejs/plugin-react in /react-tailwind-template (#1838)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.4.0 to 4.4.1. - [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: 4.4.1 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 154f839 commit 3b6b4c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

react-tailwind-template/package-lock.json

+4-4
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.30.1",
2323
"@typescript-eslint/parser": "^8.30.1",
24-
"@vitejs/plugin-react": "^4.4.0",
24+
"@vitejs/plugin-react": "^4.4.1",
2525
"autoprefixer": "^10.4.21",
2626
"eslint": "^9.25.0",
2727
"eslint-plugin-react-hooks": "^5.2.0",

0 commit comments

Comments
 (0)