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
13,499 changes: 6,557 additions & 6,942 deletions packages/react-native-hms/example/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 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.84.0",
"react-native-avoid-softinput": "^2.4.8",
"react-native-camera": "^4.2.1",
"react-native-device-info": "^9.0.2",
Expand All @@ -40,16 +40,16 @@
},
"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",
"@types/react-native-vector-icons": "^6.4.8",
"@types/react-test-renderer": "^16.9.2",
"babel-jest": "^26.6.3",
"babel-jest": "^30.2.0",
"babel-plugin-module-resolver": "^5.0.0",
"eslint": "^7.14.0",
"jest": "^26.6.3",
"jest": "^30.2.0",
"metro-react-native-babel-preset": "^0.64.0",
"react-test-renderer": "17.0.1",
"typescript": "^3.8.3"
Expand Down
12,700 changes: 5,889 additions & 6,811 deletions packages/react-native-hms/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions packages/react-native-hms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,10 +135,10 @@
"eslint-config-prettier": "^7.0.0",
"eslint-plugin-prettier": "^3.1.3",
"husky": "^4.2.5",
"jest": "^26.0.1",
"jest": "^30.2.0",
"prettier": "^2.0.5",
"react": "18.2.0",
"react-native": "0.73.11",
"react-native": "0.84.0",
"react-native-builder-bob": "^0.18.0",
"typedoc": "^0.24.7",
"typescript": "^4.6.3"
Expand Down
60 changes: 22 additions & 38 deletions packages/react-native-room-kit/example/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/react-native-room-kit/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@babel/core": "^7.20.0",
"@babel/plugin-transform-private-methods": "^7.27.1",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.28.4",
"@babel/runtime": "^7.28.6",
"@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",
Expand Down
Loading
Loading