Skip to content

Commit 0d18030

Browse files
committed
chore(deps): update dependency react to ^18.3.1
1 parent 8154d20 commit 0d18030

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
@@ -43,7 +43,7 @@
4343
"husky": "^9.0.11",
4444
"jest": "^29.7.0",
4545
"lint-staged": "^15.2.2",
46-
"react": "^18.3.0",
46+
"react": "^18.3.1",
4747
"ts-jest": "^29.1.2",
4848
"typescript": "^5.4.5"
4949
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6793,10 +6793,10 @@ react-is@^18.0.0:
67936793
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
67946794
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
67956795

6796-
react@^18.3.0:
6797-
version "18.3.0"
6798-
resolved "https://registry.yarnpkg.com/react/-/react-18.3.0.tgz#84386d0a36fdf5ef50fa5755b7812bdfb76194a5"
6799-
integrity sha512-RPutkJftSAldDibyrjuku7q11d3oy6wKOyPe5K1HA/HwwrXcEqBdHsLypkC2FFYjP7bPUa6gbzSBhw4sY2JcDg==
6796+
react@^18.3.1:
6797+
version "18.3.1"
6798+
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
6799+
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
68006800
dependencies:
68016801
loose-envify "^1.1.0"
68026802

0 commit comments

Comments
 (0)