Skip to content
Open
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
6,820 changes: 2,819 additions & 4,001 deletions packages/react-native-hms/example/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/react-native-hms/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@react-navigation/native-stack": "^6.5.0",
"@shopify/flash-list": "1.4.3",
"react": "17.0.1",
"react-native": "0.64.4",
"react-native": "0.86.0",
"react-native-avoid-softinput": "^2.4.8",
"react-native-camera": "^4.2.1",
"react-native-device-info": "^9.0.2",
Expand All @@ -39,7 +39,7 @@
"rn-fetch-blob": "^0.12.0"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/core": "^7.29.6",
"@babel/runtime": "^7.12.5",
"@react-native-community/eslint-config": "^2.0.0",
"@types/jest": "^26.0.23",
Expand Down
195 changes: 107 additions & 88 deletions packages/react-native-hms/package-lock.json

Large diffs are not rendered by default.

3,026 changes: 2,115 additions & 911 deletions packages/react-native-room-kit/example/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/react-native-room-kit/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"zustand": "^5.0.8"
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@babel/core": "^7.29.6",
"@babel/plugin-transform-private-methods": "^7.27.1",
"@babel/preset-env": "^7.20.0",
"@babel/preset-env": "^8.0.2",
"@babel/runtime": "^7.28.4",
"@react-native-community/cli": "20.1.3",
"@react-native-community/cli-platform-android": "20.1.3",
Expand Down
5,528 changes: 2,159 additions & 3,369 deletions sample-apps/HMSReactNativeSample/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions sample-apps/HMSReactNativeSample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@react-navigation/native": "^6.0.8",
"@react-navigation/native-stack": "^6.5.0",
"react": "17.0.2",
"react-native": "0.66.5",
"react-native": "0.86.0",
"react-native-camera": "^4.2.1",
"react-native-device-info": "^9.0.2",
"react-native-document-picker": "^8.2.2",
Expand All @@ -35,7 +35,7 @@
"rn-fetch-blob": "^0.12.0"
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/core": "^7.29.6",
"@babel/runtime": "^7.12.5",
"@react-native-community/eslint-config": "^2.0.0",
"@types/jest": "^26.0.23",
Expand Down
3,088 changes: 1,000 additions & 2,088 deletions sample-apps/HMSReactNativeSample/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sample-apps/VirtualBackgroundSample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"react-native-webview": "^13.10.3"
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@babel/core": "^7.29.6",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@react-native/babel-preset": "0.73.21",
Expand Down
382 changes: 220 additions & 162 deletions sample-apps/VirtualBackgroundSample/yarn.lock

Large diffs are not rendered by default.

Loading
Loading