Skip to content

Commit d41945e

Browse files
committed
devDeps: react@@18.2.0->^18.3.1
1 parent 29db7dd commit d41945e

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
@@ -60,7 +60,7 @@
6060
"eslint-plugin-react-native": "3.7.0",
6161
"jest": "^29.4.1",
6262
"metro-react-native-babel-preset": "0.73.7",
63-
"react": "18.2.0",
63+
"react": "^18.3.1",
6464
"react-native": "0.71.12",
6565
"react-native-macos": "0.71.33",
6666
"react-native-test-app": "2.5.15",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11888,10 +11888,10 @@ react-shallow-renderer@^16.15.0:
1188811888
object-assign "^4.1.1"
1188911889
react-is "^16.12.0 || ^17.0.0 || ^18.0.0"
1189011890

11891-
react@18.2.0:
11892-
version "18.2.0"
11893-
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
11894-
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
11891+
react@^18.3.1:
11892+
version "18.3.1"
11893+
resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891"
11894+
integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
1189511895
dependencies:
1189611896
loose-envify "^1.1.0"
1189711897

0 commit comments

Comments
 (0)