Skip to content

Commit

Permalink
fix(deps): update js dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent b09e75d commit 92919f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion example-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"dependencies": {
"expo": "^49.0.0",
"react": "^18.2.0",
"react-native": "^0.73.0"
"react-native": "^0.75.0"
}
}
4 changes: 1 addition & 3 deletions example-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4910,9 +4910,7 @@ react-shallow-renderer@^16.15.0:
react-is "^16.12.0 || ^17.0.0 || ^18.0.0"

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

Expand Down

0 comments on commit 92919f6

Please sign in to comment.