Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 059db43

Browse files
authoredOct 21, 2024··
Bump @vitejs/plugin-react from 3.1.0 to 4.3.3 in /app-react-vite
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 3.1.0 to 4.3.3. - [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.3/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 87c39a4 commit 059db43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎app-react-vite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/react": "^18.0.28",
1919
"@types/react-dom": "^18.0.11",
2020
"@types/styled-components": "^5.1.26",
21-
"@vitejs/plugin-react": "^3.1.0",
21+
"@vitejs/plugin-react": "^4.3.3",
2222
"typescript": "^4.9.3",
2323
"vite": "^4.2.0"
2424
}

0 commit comments

Comments
 (0)
Please sign in to comment.