Skip to content

Commit 221e79d

Browse files
chore(deps): update dependency @vitejs/plugin-react to v4.3.0 (#3969)
1 parent cad6037 commit 221e79d

File tree

5 files changed

+46
-24
lines changed

5 files changed

+46
-24
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.2.1",
33+
"@vitejs/plugin-react": "4.3.0",
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.2.1",
32+
"@vitejs/plugin-react": "4.3.0",
3333
"babel-loader": "9.1.3",
3434
"css-loader": "6.11.0",
3535
"html-webpack-plugin": "5.6.0",

pnpm-lock.yaml

Lines changed: 42 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vite-react-microfrontends/host/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@softarc/native-federation-esbuild": "2.0.4",
1919
"@types/react": "18.2.64",
2020
"@types/react-dom": "18.2.21",
21-
"@vitejs/plugin-react": "4.2.1",
21+
"@vitejs/plugin-react": "4.3.0",
2222
"typescript": "4.9.4",
2323
"vite": "4.5.3"
2424
}

vite-react-microfrontends/remote/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@softarc/native-federation-esbuild": "2.0.4",
1818
"@types/react": "18.2.64",
1919
"@types/react-dom": "18.2.21",
20-
"@vitejs/plugin-react": "4.2.1",
20+
"@vitejs/plugin-react": "4.3.0",
2121
"typescript": "4.9.4",
2222
"vite": "4.5.3"
2323
}

0 commit comments

Comments
 (0)