Skip to content

Commit 9b97d6d

Browse files
chore(deps): update dependency @vitejs/plugin-react to v4.3.1 (#4018)
1 parent 384d8b1 commit 9b97d6d

File tree

5 files changed

+337
-277
lines changed

5 files changed

+337
-277
lines changed

native-federation-tests-typescript-plugins/host/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/react": "18.2.64",
3131
"@types/react-dom": "18.2.21",
3232
"@types/react-test-renderer": "18.3.0",
33-
"@vitejs/plugin-react": "4.3.0",
33+
"@vitejs/plugin-react": "4.3.1",
3434
"babel-loader": "9.1.3",
3535
"css-loader": "6.11.0",
3636
"html-webpack-plugin": "5.6.0",

native-federation-tests-typescript-plugins/remote/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@types/react": "18.2.64",
3030
"@types/react-dom": "18.2.21",
3131
"@types/react-test-renderer": "18.3.0",
32-
"@vitejs/plugin-react": "4.3.0",
32+
"@vitejs/plugin-react": "4.3.1",
3333
"babel-loader": "9.1.3",
3434
"css-loader": "6.11.0",
3535
"html-webpack-plugin": "5.6.0",

0 commit comments

Comments
 (0)