Skip to content

Commit f5f2b2f

Browse files
committed
chore(deps): update dependency @vitejs/plugin-react to v4.3.1
1 parent 640cb53 commit f5f2b2f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/react-dom": "18.3.0",
2929
"@typescript-eslint/eslint-plugin": "6.21.0",
3030
"@typescript-eslint/parser": "6.21.0",
31-
"@vitejs/plugin-react": "4.3.0",
31+
"@vitejs/plugin-react": "4.3.1",
3232
"eslint": "8.57.0",
3333
"eslint-config-productsway": "1.3.3",
3434
"prettier": "3.3.1",

frontend/yarn.lock

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

1028-
"@vitejs/[email protected].0":
1029-
version "4.3.0"
1030-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.3.0.tgz#f20ec2369a92d8abaaefa60da8b7157819d20481"
1031-
integrity sha512-KcEbMsn4Dpk+LIbHMj7gDPRKaTMStxxWRkRmxsg/jVdFdJCZWt1SchZcf0M4t8lIKdwwMsEyzhrcOXRrDPtOBw==
1028+
"@vitejs/[email protected].1":
1029+
version "4.3.1"
1030+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.3.1.tgz#d0be6594051ded8957df555ff07a991fb618b48e"
1031+
integrity sha512-m/V2syj5CuVnaxcUJOQRel/Wr31FFXRFlnOoq1TVtkCxsY5veGMTEmpWHndrhB2U8ScHtCQB1e+4hWYExQc6Lg==
10321032
dependencies:
10331033
"@babel/core" "^7.24.5"
10341034
"@babel/plugin-transform-react-jsx-self" "^7.24.5"

0 commit comments

Comments
 (0)