Skip to content

Commit

Permalink
demo update react version
Browse files Browse the repository at this point in the history
  • Loading branch information
albho committed Jan 3, 2025
1 parent c98e086 commit 13a73b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion demo/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@picovoice/leopard-react-native": "../../binding/react-native/pkg/picovoice-leopard-react-native-2.0.3.tgz",
"@picovoice/react-native-voice-processor": "1.2.3",
"@react-native-picker/picker": "^1.9.2",
"react": "^17.0.2",
"react": "18.2.0",
"react-native": "0.71.18",
"react-native-fs": "^2.20.0"
},
Expand Down
9 changes: 4 additions & 5 deletions demo/react-native/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4527,13 +4527,12 @@ [email protected]:
react-shallow-renderer "^16.13.1"
scheduler "^0.20.2"

react@^17.0.2:
version "17.0.2"
resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037"
integrity sha512-gnhPt75i/dq/z3/6q/0asP78D0u592D5L1pd7M8P+dck6Fu/jJeL6iVVK23fptSUZj8Vjf++7wXA8UNclGQcbA==
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==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"

readable-stream@^3.4.0:
version "3.6.0"
Expand Down

0 comments on commit 13a73b2

Please sign in to comment.