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
469 changes: 305 additions & 164 deletions packages/react-native-hms/example/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/react-native-hms/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@babel/core": "^7.12.9",
"@babel/runtime": "^7.12.5",
"@babel/runtime": "^7.28.6",
"@react-native-community/eslint-config": "^2.0.0",
"@types/jest": "^26.0.23",
"@types/react-native": "^0.64.5",
Expand Down
193 changes: 118 additions & 75 deletions packages/react-native-hms/package-lock.json

Large diffs are not rendered by default.

1,050 changes: 403 additions & 647 deletions packages/react-native-room-kit/example/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions packages/react-native-room-kit/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"@babel/core": "^7.20.0",
"@babel/plugin-transform-private-methods": "^7.27.1",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.28.4",
"@react-native-community/cli": "15.1.3",
"@react-native-community/cli-platform-android": "15.1.3",
"@react-native-community/cli-platform-ios": "15.1.3",
"@babel/runtime": "^7.28.6",
"@react-native-community/cli": "20.1.2",
"@react-native-community/cli-platform-android": "20.1.2",
"@react-native-community/cli-platform-ios": "20.1.2",
"@react-native-community/eslint-config": "^3.2.0",
"@react-native/babel-preset": "0.77.3",
"@react-native/metro-config": "0.77.3",
Expand Down
164 changes: 100 additions & 64 deletions sample-apps/HMSReactNativeSample/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading