Skip to content

Commit

Permalink
chore(deps-dev): bump expo from 47.0.14 to 51.0.2
Browse files Browse the repository at this point in the history
Bumps [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) from 47.0.14 to 51.0.2.
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo)

---
updated-dependencies:
- dependency-name: expo
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent f45c37e commit aa0e1fb
Show file tree
Hide file tree
Showing 4 changed files with 7,812 additions and 7,019 deletions.
4 changes: 2 additions & 2 deletions packages/taro-components-rn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@testing-library/jest-native": "^4.0.4",
"@testing-library/react-native": "^11.5.0",
"@types/react-native": "^0.69.8",
"expo": "~47.0.3",
"expo": "~51.0.2",
"jest": "^26.4.2",
"jest-cli": "^26.4.2",
"jest-environment-node": "^26.0.0",
Expand All @@ -62,7 +62,7 @@
"peerDependencies": {
"@react-native-community/slider": "~4.3.2",
"@react-native-picker/picker": "~2.4.2",
"expo": "~47.0.3",
"expo": "~51.0.2",
"expo-av": "~13.0.0",
"expo-barcode-scanner": "~12.0.0",
"expo-camera": "~13.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-rn-runner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"babel-plugin-global-define": "1.0.3",
"babel-plugin-jsx-attributes-array-to-object": "0.3.0",
"babel-plugin-transform-react-jsx-to-rn-stylesheet": "workspace:*",
"expo": "~47.0.3",
"expo": "~51.0.2",
"expo-file-system": "~15.1.1",
"jest": "^29.3.1",
"jest-cli": "^29.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/taro-rn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@testing-library/react-native": "^11.5.0",
"@types/jest": "^27.4.1",
"@types/react-native": "^0.69.8",
"expo": "~47.0.3",
"expo": "~51.0.2",
"expo-modules-core": "~1.0.2",
"fbjs-scripts": "^3.0.1",
"jest": "^26.4.2",
Expand Down

0 comments on commit aa0e1fb

Please sign in to comment.