Skip to content

Commit c85830a

Browse files
build(deps-dev): bump @vitejs/plugin-react in /react-tailwind-template (#1819)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.3.4 to 4.4.0. - [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.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d2106a commit c85830a

File tree

2 files changed

+62
-59
lines changed

2 files changed

+62
-59
lines changed

react-tailwind-template/package-lock.json

+61-58
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.3.4",
24+
"@vitejs/plugin-react": "^4.4.0",
2525
"autoprefixer": "^10.4.21",
2626
"eslint": "^9.24.0",
2727
"eslint-plugin-react-hooks": "^5.2.0",

0 commit comments

Comments
 (0)