Skip to content

Commit

Permalink
chore(deps): bump react-native-device-info from 10.3.1 to 10.13.1
Browse files Browse the repository at this point in the history
Bumps [react-native-device-info](https://github.com/react-native-device-info/react-native-device-info) from 10.3.1 to 10.13.1.
- [Release notes](https://github.com/react-native-device-info/react-native-device-info/releases)
- [Changelog](https://github.com/react-native-device-info/react-native-device-info/blob/master/CHANGELOG.md)
- [Commits](react-native-device-info/react-native-device-info@v10.3.1...v10.13.1)

---
updated-dependencies:
- dependency-name: react-native-device-info
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 4cc3348 commit c633296
Show file tree
Hide file tree
Showing 3 changed files with 1,873 additions and 3,099 deletions.
4 changes: 2 additions & 2 deletions packages/taro-rn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"expo-sensors": "~12.0.1",
"nullthrows": "^1.1.1",
"prop-types": "^15.8.1",
"react-native-device-info": "~10.3.0",
"react-native-device-info": "~10.13.1",
"react-native-image-zoom-viewer": "^3.0.1",
"react-native-root-siblings": "^4.1.1",
"react-native-root-toast": "^3.0.1",
Expand Down Expand Up @@ -98,7 +98,7 @@
"expo-keep-awake": "~11.0.1",
"expo-location": "~15.0.1",
"expo-sensors": "~12.0.1",
"react-native-device-info": "~10.3.0",
"react-native-device-info": "~10.13.1",
"react-native-safe-area-context": "~4.4.1",
"react-native-syan-image-picker": "0.5.3"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/taro-runtime-rn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@
"dependencies": {
"@tarojs/components-rn": "workspace:*",
"@tarojs/router-rn": "workspace:*",
"react-native-device-info": "~10.3.0",
"react-native-device-info": "~10.13.1",
"react-native-root-siblings": "^4.1.1"
},
"devDependencies": {
"@types/react-native": "^0.69.8"
},
"peerDependencies": {
"react-native-device-info": "~10.3.0"
"react-native-device-info": "~10.13.1"
}
}
Loading

0 comments on commit c633296

Please sign in to comment.