Skip to content

Commit

Permalink
Chore(deps): Bump the mobile group across 1 directory with 9 updates
Browse files Browse the repository at this point in the history
Bumps the mobile group with 8 updates in the /frontend/mobile directory:

| Package | From | To |
| --- | --- | --- |
| [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `51.0.8` | `51.0.9` |
| [expo-dev-client](https://github.com/expo/expo/tree/HEAD/packages/expo-dev-client) | `4.0.14` | `4.0.15` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.79` | `18.3.3` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` |
| [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) | `4.10.1` | `4.10.3` |
| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.4.0` |
| [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer) | `18.2.0` | `18.3.1` |



Updates `expo` from 51.0.8 to 51.0.9
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo)

Updates `expo-dev-client` from 4.0.14 to 4.0.15
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-dev-client/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-dev-client)

Updates `expo-font` from 12.0.5 to 12.0.6
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-font/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-font)

Updates `react` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react)

Updates `@types/react` from 18.2.79 to 18.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `react-dom` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom)

Updates `react-native-safe-area-context` from 4.10.1 to 4.10.3
- [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases)
- [Commits](th3rdwave/react-native-safe-area-context@v4.10.1...v4.10.3)

Updates `@types/react` from 18.2.79 to 18.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `eslint` from 8.57.0 to 9.4.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v9.4.0)

Updates `react-test-renderer` from 18.2.0 to 18.3.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-test-renderer)

---
updated-dependencies:
- dependency-name: expo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile
- dependency-name: expo-dev-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile
- dependency-name: expo-font
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react-native-safe-area-context
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: react-test-renderer
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: mobile
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 4f3a7da commit 37bb600
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 179 deletions.
16 changes: 8 additions & 8 deletions frontend/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"@rneui/themed": "^4.0.0-rc.8",
"@shopify/restyle": "^2.4.4",
"@svgr/core": "^8.1.0",
"expo": "~51.0.2",
"expo-dev-client": "~4.0.14",
"expo": "~51.0.9",
"expo-dev-client": "~4.0.15",
"expo-font": "~12.0.5",
"expo-linking": "~6.3.1",
"expo-router": "~3.5.14",
Expand All @@ -42,12 +42,12 @@
"expo-web-browser": "~13.0.3",
"font-awesome": "^4.7.0",
"path-dirname": "^1.0.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.74.1",
"react-native-gesture-handler": "^2.16.2",
"react-native-reanimated": "^3.11.0",
"react-native-safe-area-context": "4.10.1",
"react-native-safe-area-context": "4.10.3",
"react-native-screens": "3.31.1",
"react-native-svg": "^15.3.0",
"react-native-svg-transformer": "^1.4.0",
Expand All @@ -59,13 +59,13 @@
"@babel/core": "^7.24.0",
"@react-native-community/eslint-config": "^3.2.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/react": "~18.2.45",
"eslint": "8.57.0",
"@types/react": "~18.3.3",
"eslint": "9.4.0",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.2.1",
"jest-expo": "~51.0.2",
"prettier": "^3.2.4",
"react-test-renderer": "18.2.0",
"react-test-renderer": "18.3.1",
"typescript": "~5.4.5"
},
"private": true
Expand Down
Loading

0 comments on commit 37bb600

Please sign in to comment.