Skip to content

Commit 0ea858d

Browse files
committed
Bump audio-api version
1 parent 4782eda commit 0ea858d

2 files changed

Lines changed: 2 additions & 30 deletions

File tree

apps/llm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"metro-config": "^0.83.0",
2929
"react": "19.2.5",
3030
"react-native": "0.83.4",
31-
"react-native-audio-api": "0.12.0",
31+
"react-native-audio-api": "0.12.2",
3232
"react-native-device-info": "^15.0.2",
3333
"react-native-executorch": "workspace:*",
3434
"react-native-executorch-expo-resource-fetcher": "workspace:*",

yarn.lock

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -12734,7 +12734,7 @@ __metadata:
1273412734
metro-config: "npm:^0.83.0"
1273512735
react: "npm:19.2.5"
1273612736
react-native: "npm:0.83.4"
12737-
react-native-audio-api: "npm:0.12.0"
12737+
react-native-audio-api: "npm:0.12.2"
1273812738
react-native-device-info: "npm:^15.0.2"
1273912739
react-native-executorch: "workspace:*"
1274012740
react-native-executorch-expo-resource-fetcher: "workspace:*"
@@ -15283,34 +15283,6 @@ __metadata:
1528315283
languageName: node
1528415284
linkType: hard
1528515285

15286-
"react-native-audio-api@npm:0.11.5":
15287-
version: 0.11.5
15288-
resolution: "react-native-audio-api@npm:0.11.5"
15289-
dependencies:
15290-
semver: "npm:^7.7.3"
15291-
peerDependencies:
15292-
react: "*"
15293-
react-native: "*"
15294-
bin:
15295-
setup-rn-audio-api-web: scripts/setup-rn-audio-api-web.js
15296-
checksum: 10/f8a388954c42cfd390b9adbfe6781f9d8049d43ea6ab83a8b229a0d0082df3489d9b48072d7166403ae95a33e8d741aab86ba2307d1bd4ff949fdb72e14ef42d
15297-
languageName: node
15298-
linkType: hard
15299-
15300-
"react-native-audio-api@npm:0.12.0":
15301-
version: 0.12.0
15302-
resolution: "react-native-audio-api@npm:0.12.0"
15303-
dependencies:
15304-
semver: "npm:^7.7.3"
15305-
peerDependencies:
15306-
react: "*"
15307-
react-native: "*"
15308-
bin:
15309-
setup-rn-audio-api-web: scripts/setup-rn-audio-api-web.js
15310-
checksum: 10/3328a36649c30ea24a6c957f89c8f97969f06f530a72147eb2c59d7332b8ce5b1a2a34dd95f2a6cd2f8b279505161e1117d1329bfd5101167971c0189e5ab5f3
15311-
languageName: node
15312-
linkType: hard
15313-
1531415286
"react-native-audio-api@npm:0.12.2":
1531515287
version: 0.12.2
1531615288
resolution: "react-native-audio-api@npm:0.12.2"

0 commit comments

Comments
 (0)