Skip to content

Commit 5966a65

Browse files
Update @vitejs/plugin-react requirement from ^4.0.0 to ^4.3.0
Updates the requirements on [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) to permit the latest version. - [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.0/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de38071 commit 5966a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@sudoo/react-force-dev": "^2.0.0",
2323
"@sudoo/triforce": "^3.11.0",
2424
"@types/styled-components": "^5.1.26",
25-
"@vitejs/plugin-react": "^4.0.0",
25+
"@vitejs/plugin-react": "^4.3.0",
2626
"babel-loader": "^9.1.2",
2727
"cross-env": "^7.0.3",
2828
"react-icons": "^5.0.1",

0 commit comments

Comments
 (0)