Skip to content

Commit 001e70f

Browse files
Update dependency @vitejs/plugin-react to v4.3.1
1 parent 8ce62b6 commit 001e70f

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.0",
95+
"@vitejs/plugin-react": "4.3.1",
9696
"autoprefixer": "10.4.19",
9797
"cssnano": "6.1.2",
9898
"eslint": "8.57.0",

yarn.lock

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

2476-
"@vitejs/[email protected].0":
2477-
version "4.3.0"
2478-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.3.0.tgz#f20ec2369a92d8abaaefa60da8b7157819d20481"
2479-
integrity sha512-KcEbMsn4Dpk+LIbHMj7gDPRKaTMStxxWRkRmxsg/jVdFdJCZWt1SchZcf0M4t8lIKdwwMsEyzhrcOXRrDPtOBw==
2476+
"@vitejs/[email protected].1":
2477+
version "4.3.1"
2478+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.3.1.tgz#d0be6594051ded8957df555ff07a991fb618b48e"
2479+
integrity sha512-m/V2syj5CuVnaxcUJOQRel/Wr31FFXRFlnOoq1TVtkCxsY5veGMTEmpWHndrhB2U8ScHtCQB1e+4hWYExQc6Lg==
24802480
dependencies:
24812481
"@babel/core" "^7.24.5"
24822482
"@babel/plugin-transform-react-jsx-self" "^7.24.5"

0 commit comments

Comments
 (0)