Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/llm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"metro-config": "^0.81.5",
"react": "19.1.0",
"react-native": "0.81.5",
"react-native-audio-api": "^0.8.2",
"react-native-audio-api": "^0.11.5",
"react-native-device-info": "^15.0.2",
"react-native-executorch": "workspace:*",
"react-native-gesture-handler": "~2.28.0",
Expand Down
16 changes: 2 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10855,7 +10855,7 @@ __metadata:
metro-config: "npm:^0.81.5"
react: "npm:19.1.0"
react-native: "npm:0.81.5"
react-native-audio-api: "npm:^0.8.2"
react-native-audio-api: "npm:^0.11.5"
react-native-device-info: "npm:^15.0.2"
react-native-executorch: "workspace:*"
react-native-gesture-handler: "npm:~2.28.0"
Expand Down Expand Up @@ -13322,7 +13322,7 @@ __metadata:
languageName: node
linkType: hard

"react-native-audio-api@npm:0.11.5":
"react-native-audio-api@npm:0.11.5, react-native-audio-api@npm:^0.11.5":
version: 0.11.5
resolution: "react-native-audio-api@npm:0.11.5"
dependencies:
Expand All @@ -13336,18 +13336,6 @@ __metadata:
languageName: node
linkType: hard

"react-native-audio-api@npm:^0.8.2":
version: 0.8.4
resolution: "react-native-audio-api@npm:0.8.4"
peerDependencies:
react: "*"
react-native: "*"
bin:
setup-rn-audio-api-web: scripts/setup-rn-audio-api-web.js
checksum: 10/35cae9ba8509c90ef625c448b5fbc40d9c8b80c3dd470f5bff9c298b2784132cec8d7370c8f2f69d1a8d586d5b91f2c4eb7b8e412bfd008729ceaf27f44550be
languageName: node
linkType: hard

"react-native-builder-bob@npm:^0.40.12":
version: 0.40.18
resolution: "react-native-builder-bob@npm:0.40.18"
Expand Down
Loading