Skip to content

Commit 69f992e

Browse files
fix(deps): update js dependencies
1 parent 41c123d commit 69f992e

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

example-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"dependencies": {
3838
"expo": "^49.0.0",
3939
"react": "^18.2.0",
40-
"react-native": "^0.73.0"
40+
"react-native": "^0.75.0"
4141
}
4242
}

example-app/yarn.lock

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4910,9 +4910,7 @@ react-shallow-renderer@^16.15.0:
49104910
react-is "^16.12.0 || ^17.0.0 || ^18.0.0"
49114911

49124912
react@^18.2.0:
4913-
version "18.2.0"
4914-
resolved "https://registry.yarnpkg.com/react/-/react-18.2.0.tgz#555bd98592883255fa00de14f1151a917b5d77d5"
4915-
integrity sha512-/3IjMdb2L9QbBdWiW5e3P2/npwMBaU9mHCSCUzNln0ZCYbcfTsGbTJrU/kGemdH2IWmB2ioZ+zkxtmq6g09fGQ==
4913+
version "18.3.1"
49164914
dependencies:
49174915
loose-envify "^1.1.0"
49184916

0 commit comments

Comments
 (0)