Skip to content

Commit 036b114

Browse files
Update dependency @vitejs/plugin-react to v4.3.3
1 parent f646357 commit 036b114

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@types/redux-mock-store": "1.0.6",
9393
"@typescript-eslint/eslint-plugin": "6.21.0",
9494
"@typescript-eslint/parser": "6.21.0",
95-
"@vitejs/plugin-react": "4.3.2",
95+
"@vitejs/plugin-react": "4.3.3",
9696
"autoprefixer": "10.4.20",
9797
"cssnano": "6.1.2",
9898
"eslint": "8.57.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2707,10 +2707,10 @@
27072707
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
27082708
integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==
27092709

2710-
"@vitejs/[email protected].2":
2711-
version "4.3.2"
2712-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.3.2.tgz#1e13f666fe3135b477220d3c13b783704636b6e4"
2713-
integrity sha512-hieu+o05v4glEBucTcKMK3dlES0OeJlD9YVOAPraVMOInBCwzumaIFiUjr4bHK7NPgnAHgiskUoceKercrN8vg==
2710+
"@vitejs/[email protected].3":
2711+
version "4.3.3"
2712+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.3.3.tgz#28301ac6d7aaf20b73a418ee5c65b05519b4836c"
2713+
integrity sha512-NooDe9GpHGqNns1i8XDERg0Vsg5SSYRhRxxyTGogUdkdNt47jal+fbuYi+Yfq6pzRCKXyoPcWisfxE6RIM3GKA==
27142714
dependencies:
27152715
"@babel/core" "^7.25.2"
27162716
"@babel/plugin-transform-react-jsx-self" "^7.24.7"

0 commit comments

Comments
 (0)