Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(deps): Bump the mobile group across 1 directory with 37 updates #1079

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps the mobile group with 36 updates in the /frontend/mobile directory:

Package From To
@10play/tentap-editor 0.5.2 0.5.16
@fortawesome/fontawesome-svg-core 6.5.2 6.6.0
@fortawesome/free-brands-svg-icons 6.5.2 6.6.0
@fortawesome/free-regular-svg-icons 6.5.2 6.6.0
@fortawesome/free-solid-svg-icons 6.5.2 6.6.0
@generatesac/lib 0.0.189 0.0.193
@gorhom/bottom-sheet 4.6.3 4.6.4
@hookform/resolvers 3.6.0 3.9.0
@react-native-async-storage/async-storage 1.23.1 1.24.0
@react-navigation/native 6.1.17 6.1.18
@reduxjs/toolkit 2.2.5 2.2.7
@tanstack/react-query 5.44.0 5.51.18
expo 51.0.11 51.0.24
expo-dev-client 4.0.15 4.0.21
expo-router 3.5.15 3.5.20
expo-secure-store 13.0.1 13.0.2
expo-system-ui 3.0.6 3.0.7
react-hook-form 7.51.5 7.52.1
react-native 0.74.2 0.74.4
react-native-calendars-sac 1.22.22 1.22.261
react-native-element-dropdown 2.12.0 2.12.1
react-native-gesture-handler 2.16.2 2.18.1
react-native-maps 1.14.0 1.17.3
react-native-reanimated 3.11.0 3.14.0
react-native-safe-area-context 4.10.1 4.10.8
react-native-screens 3.31.1 3.33.0
react-native-svg 15.2.0 15.4.0
react-native-svg-transformer 1.4.0 1.5.0
react-native-webview 11.26.1 13.10.5
@babel/core 7.24.7 7.25.2
@types/react 18.2.79 18.3.3
eslint 8.57.0 9.8.0
eslint-plugin-prettier 5.1.3 5.2.1
jest-expo 51.0.2 51.0.3
prettier 3.3.1 3.3.3
typescript 5.3.3 5.5.4

Updates @10play/tentap-editor from 0.5.2 to 0.5.16

Release notes

Sourced from @​10play/tentap-editor's releases.

Release 0.5.16

0.5.16 (2024-07-30)

Bug Fixes

  • advanced example (cf37cea)
  • expose internal tiptap view/state (e8ea6ae)

Release 0.5.15

0.5.15 (2024-07-29)

Bug Fixes

  • vite config for web editor utils (1ed95e8)

Release 0.5.14

0.5.14 (2024-07-29)

Bug Fixes

  • add active styling to edit link bar link icon (85242ae)
  • reset semver (7284c77)

Release 0.5.13

0.5.13 (2024-07-14)

Bug Fixes

  • dynamic height on android new-arch (31cbb11)

Release 0.5.12

0.5.12 (2024-07-11)

Bug Fixes

  • change readme title (ca76969)
  • rename TentapUtils.h call on TenTapViewImpl (bafa01f)
  • revert 10tap title (522a13b)

Release 0.5.11

0.5.11 (2024-07-09)

Bug Fixes

... (truncated)

Commits
  • 6bab9b0 chore: release 0.5.16 [skip ci]
  • 182490c Merge pull request #176 from 10play/rm-tp-view-external
  • cf37cea fix: advanced example
  • cff5f83 Merge branch 'main' into rm-tp-view-external
  • e8ea6ae fix: expose internal tiptap view/state
  • 78fdb33 chore: release 0.5.15 [skip ci]
  • 558ccf3 Merge pull request #174 from 10play/rm-tp-view-external
  • 1ed95e8 fix: vite config for web editor utils
  • 88a4ca9 chore: release 0.5.14 [skip ci]
  • 90ab3ea Merge pull request #172 from arpitv96171/add-active-styling-to-link-icon
  • Additional commits viewable in compare view

Updates @fortawesome/fontawesome-svg-core from 6.5.2 to 6.6.0

Release notes

Sourced from @​fortawesome/fontawesome-svg-core's releases.

Release 6.6.0

Change log available at https://fontawesome.com/docs/changelog/

Commits

Updates @fortawesome/free-brands-svg-icons from 6.5.2 to 6.6.0

Release notes

Sourced from @​fortawesome/free-brands-svg-icons's releases.

Release 6.6.0

Change log available at https://fontawesome.com/docs/changelog/

Commits

Updates @fortawesome/free-regular-svg-icons from 6.5.2 to 6.6.0

Release notes

Sourced from @​fortawesome/free-regular-svg-icons's releases.

Release 6.6.0

Change log available at https://fontawesome.com/docs/changelog/

Commits

Updates @fortawesome/free-solid-svg-icons from 6.5.2 to 6.6.0

Release notes

Sourced from @​fortawesome/free-solid-svg-icons's releases.

Release 6.6.0

Change log available at https://fontawesome.com/docs/changelog/

Commits

Updates @generatesac/lib from 0.0.189 to 0.0.193

Commits

Updates @gorhom/bottom-sheet from 4.6.3 to 4.6.4

Release notes

Sourced from @​gorhom/bottom-sheet's releases.

Release 4.6.4

4.6.4 (2024-07-29)

Bug Fixes

Changelog

Sourced from @​gorhom/bottom-sheet's changelog.

4.6.4 (2024-07-29)

Bug Fixes

Commits

Updates @hookform/resolvers from 3.6.0 to 3.9.0

Release notes

Sourced from @​hookform/resolvers's releases.

v3.9.0

3.9.0 (2024-07-05)

Features

  • fluentvalidation-ts: add fluentvalidation-ts resolver (#702) (5fc1e63)
import { useForm } from 'react-hook-form';
import { fluentValidationResolver } from '@hookform/resolvers/fluentvalidation-ts';
import { Validator } from 'fluentvalidation-ts';
class FormDataValidator extends Validator<FormData> {
constructor() {
super();
this.ruleFor('username')
  .notEmpty()
  .withMessage('username is a required field');
this.ruleFor('password')
  .notEmpty()
  .withMessage('password is a required field');

}
}
const App = () => {
const { register, handleSubmit } = useForm({
resolver: fluentValidationResolver(new FormDataValidator()),
});
return (
<form onSubmit={handleSubmit((d) => console.log(d))}>
<input {...register('username')} />
{errors.username && <span role="alert">{errors.username.message}</span>}
<input {...register('password')} />
{errors.password && <span role="alert">{errors.password.message}</span>}
<button type="submit">submit</button>
</form>
);
};

v3.8.0

3.8.0 (2024-07-05)

... (truncated)

Commits
  • 5fc1e63 feat(fluentvalidation-ts): add fluentvalidation-ts resolver (#702)
  • 039385e ci: node (#701)
  • 1c277bb ci: fix publish step (#700)
  • 18e423f feat: add typeschema resolver (#699)
  • 4b9acb7 Revert "fix: move back to in-build set and remove lodash.set (#685)"
  • e8e0f80 feat(typeboxResolver): make TypeBox resolver work with compiled schema (#674)
  • c0d528b feat: add VineJS resolver (#677)
  • a3e50c6 fix(zodResolver): cannot read properties of undefined (reading 'length')
  • f0174e0 chore: update valibot dependency to version >=0.33.0 (#695)
  • f7a4fd4 Update README.md
  • See full diff in compare view

Updates @react-native-async-storage/async-storage from 1.23.1 to 1.24.0

Release notes

Sourced from @​react-native-async-storage/async-storage's releases.

@​react-native-async-storage/async-storage@​1.24.0

Minor Changes

  • 8bf1526: dependencies bump and multiset type fix
Commits

Updates @react-navigation/native from 6.1.17 to 6.1.18

Release notes

Sourced from @​react-navigation/native's releases.

@​react-navigation/native@​6.1.18

6.1.18 (2024-07-16)

Note: Version bump only for package @​react-navigation/native

Changelog

Sourced from @​react-navigation/native's changelog.

6.1.18 (2024-07-16)

Note: Version bump only for package @​react-navigation/native

Commits

Updates @reduxjs/toolkit from 2.2.5 to 2.2.7

Release notes

Sourced from @​reduxjs/toolkit's releases.

v2.2.7

This bugfix release fixes issues with "TS type portability" errors, improves build artifact tree shaking behavior, and exports some additional TS types.

Changelog

TS Type Portability

We've had a slew of issues reported around "TS type portability" errors, such as:

The error messages are typically along the lines of:

Type error: The inferred type of 'configureStore' cannot be named without a reference to '@reduxjs/toolkit/node_modules/redux'. This is likely not portable. A type annotation is necessary.

@​aryaemami59 did some deep investigation and concluded these were due to a mixture of using interface instead of type in most places, not pre-bundling our TS typedefs, and not exporting some of the unique symbols we use internally.

Arya put together a highly detailed writeup and set of fixes in [ #4467: Fix: TypeScript Type Portability Issues](#4467), and that appears to resolve all of those issues we've seen. Thank you!

Other Changes

Arya also did significant work to improve RTK's treeshaking, tweaking internal definitions to let bundlers better separate out unused code.

We've exported additional types like UpdateDefinitions and RetryOptions, per request.

listenerMiddleware.withTypes() methods now allow passing in an ExtraArgument generic.

What's Changed

Full Changelog: reduxjs/redux-toolkit@v2.2.6...v2.2.7

v2.2.6

This bugfix release:

  • Brings internal useIsomorphicLayoutEffect usage in line with React Redux in React Native environments
  • Exports FetchBaseQueryArgs type
  • Fixes an issue in recent createEntityAdapter sorting perf improvements that could (in specific cases) cause Immer to throw an error

What's Changed

... (truncated)

Commits

Updates @tanstack/react-query from 5.44.0 to 5.51.18

Release notes

Sourced from @​tanstack/react-query's releases.

v5.51.18

Version 5.51.18 - 8/1/24, 1:38 PM

Changes

Fix

  • query-options: allow returning undefined in initialData function (#7351) (fdb8ce1) by Shahar Har-Shuv

Packages

  • @​tanstack/react-query@​5.51.18
  • @​tanstack/angular-query-experimental@​5.51.18
  • @​tanstack/react-query-devtools@​5.51.18
  • @​tanstack/react-query-persist-client@​5.51.18
  • @​tanstack/react-query-next-experimental@​5.51.18
  • @​tanstack/angular-query-devtools-experimental@​5.51.18

v5.51.17

Version 5.51.17 - 8/1/24, 1:21 PM

Changes

Fix

  • core: query should reset to default state even when created from hydration (#7837) (bbb2244) by Dominik Dorfmeister

Chore

  • deps: lock file maintenance (c7245c9) by renovate[bot]

Packages

  • @​tanstack/query-core@​5.51.17
  • @​tanstack/query-broadcast-client-experimental@​5.51.17
  • @​tanstack/query-persist-client-core@​5.51.17
  • @​tanstack/query-sync-storage-persister@​5.51.17
  • @​tanstack/react-query@​5.51.17
  • @​tanstack/react-query-devtools@​5.51.17
  • @​tanstack/react-query-persist-client@​5.51.17
  • @​tanstack/react-query-next-experimental@​5.51.17
  • @​tanstack/solid-query@​5.51.17
  • @​tanstack/solid-query-devtools@​5.51.17
  • @​tanstack/solid-query-persist-client@​5.51.17
  • @​tanstack/svelte-query@​5.51.17
  • @​tanstack/svelte-query-devtools@​5.51.17
  • @​tanstack/svelte-query-persist-client@​5.51.17
  • @​tanstack/vue-query@​5.51.17
  • @​tanstack/vue-query-devtools@​5.51.17
  • @​tanstack/angular-query-experimental@​5.51.17

... (truncated)

Commits

Updates expo from 51.0.11 to 51.0.24

Changelog

Sourced from expo's changelog.

51.0.24 - 2024-07-30

This version does not introduce any user-facing changes.

51.0.23 - 2024-07-29

🎉 New features

  • Added websocketBinaryType option for useDevToolsPluginClient hook. (#30655 by @​kudo)

51.0.22 - 2024-07-22

This version does not introduce any user-facing changes.

51.0.21 - 2024-07-16

This version does not introduce any user-facing changes.

51.0.20 - 2024-07-11

This version does not introduce any user-facing changes.

51.0.19 - 2024-07-11

This version does not introduce any user-facing changes.

51.0.18 - 2024-07-03

📚 3rd party library updates

51.0.17 - 2024-06-28

This version does not introduce any user-facing changes.

51.0.16 - 2024-06-27

This version does not introduce any user-facing changes.

51.0.15 - 2024-06-20

This version does not introduce any user-facing changes.

51.0.14 - 2024-06-13

This version does not introduce any user-facing changes.

51.0.13 - 2024-06-12

... (truncated)

Commits

Updates expo-dev-client from 4.0.15 to 4.0.21

Changelog

Sourced from expo-dev-client's changelog.

4.0.21 - 2024-07-29

This version does not introduce any user-facing changes.

4.0.20 - 2024-07-11

This version does not introduce any user-facing changes.

4.0.19 - 2024-06-27

This version does not introduce any user-facing changes.

4.0.18 - 2024-06-13

This version does not introduce any user-facing changes.

4.0.17 - 2024-06-12

This version does not introduce any user-facing changes.

4.0.16 - 2024-06-10

This version does not introduce any user-facing changes.

Commits

Updates expo-font from 12.0.7 to 12.0.9

Changelog

Sourced from expo-font's changelog.

12.0.9 - 2024-07-16

🐛 Bug fixes

12.0.8 - 2024-07-11

🎉 New features

Commits

Updates expo-router from 3.5.15 to 3.5.20

Changelog

Sourced from expo-router's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

3.5.19 - 2024-07-29

🐛 Bug fixes

💡 Others

3.5.18 - 2024-07-11

🐛 Bug fixes

3.5.17 - 2024-06-27

🐛 Bug fixes

... (truncated)

Commits

Updates expo-secure-store from 13.0.1 to 13.0.2

Changelog

Sourced from expo-secure-store's changelog.

13.0.2 - 2024-06-27

🐛 Bug fixes

  • [iOS] Improve error message for unhandled errors (#29394 by @​hassankhan)
  • [Android] Fix decryption errors after Android Auto Backup has restored expo-secure-store data. (#29943 by @​behenate)
Commits

Updates expo-system-ui from 3.0.6 to 3.0.7

Changelog

Sourced from expo-system-ui's changelog.

3.0.7 - 2024-07-03

This version does not introduce any user-facing changes.

Commits

Updates react-hook-form from 7.51.5 to 7.52.1

Release notes

Sourced from react-hook-form's releases.

v7.52.1

🐞 fix #12024 dirty not update issue with values prop (#12041) 🐞 fix: field array validate rules shift errors (#12033)

thanks to @​JardelCheung

v7.52.0

⚛️ close #11932 enable react 19 peer dependency (#11935) 👮‍♀️ close #11954 getFieldState remove unnessaried inValidating and touched subscription (#11995) 🐞 fix #11985 logic createFormControl check field before usage (#11986) ⌨️ fix: enforce type safety for deps property in RegisterOptions (#11969) 🐞 fix #11922 keep dirty on reset with dirty fields (#11958) 🚔 close #11937 add validation in the cleanup process in useController (#11938) Revert "⌨️ close: correct type of error field in getFieldState return object (#11831)" 📖 fix: change info.values type in WatchObserver (#11917)

thanks to @​nakaakist, @​IdoBouskila, @​pincy and @​peinguin

Commits

Updates react-native from 0.74.2 to 0.74.4

Release notes

Sourced from react-native's releases.

0.74.4

Added

Android specific

iOS specific

Fixed

iOS specific


Hermes dSYMS:


You can file issues or pick requests against this release here.


To help you upgrade to this version, you can use the Upgrade Helper ⚛️.


View the whole changelog in the CHANGELOG.md file.

0.74.3

Added

  • Add the ReactMarkerConstants.CONTENT_APPEARED support on Android in bridgeless mode. (3c4d7618f0 by @​Kudo)

Changed

... (truncated)

Changelog

Sourced from react-native's changelog.

v0.74.4

Added

Android specific

iOS specific

Fixed

iOS specific

v0.74.3

Added

  • Add the ReactMarkerConstants.CONTENT_APPEARED support on Android in bridgeless mode. (3c4d7618f0 by @​Kudo)

Changed

iOS specific

Fixed

  • Codegen computes output path relative to project root instead of current working directory. (d3e0430dea by @​dmytrorykun)

Android specific

... (truncated)

Commits
  • 097ce07 Release 0.74.4
  • b9f7005 Not all the targets have a defined symbol_type (#45591)
  • 3597552 [LOCAL][RN][CI] Fix Build Slice Job for VisionOS
  • 713b6b9 [LOCAL][RN][CI] Fix Hermes for iOS in CI
  • c0dd236 Factor out the CXX language standard in a separate const (#45374)
  • 8271278 feat: build visionos hermes binary on the CI (#44691)
  • c374415 Adding space to $(inherited) string to avoid mergi...

    Description has been truncated

Bumps the mobile group with 36 updates in the /frontend/mobile directory:

| Package | From | To |
| --- | --- | --- |
| [@10play/tentap-editor](https://github.com/10play/10Tap-Editor) | `0.5.2` | `0.5.16` |
| [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome) | `6.5.2` | `6.6.0` |
| [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.5.2` | `6.6.0` |
| [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.5.2` | `6.6.0` |
| [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) | `6.5.2` | `6.6.0` |
| [@generatesac/lib](https://github.com/GenerateNU/sac) | `0.0.189` | `0.0.193` |
| [@gorhom/bottom-sheet](https://github.com/gorhom/react-native-bottom-sheet) | `4.6.3` | `4.6.4` |
| [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.6.0` | `3.9.0` |
| [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage/tree/HEAD/packages/default-storage-backend) | `1.23.1` | `1.24.0` |
| [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) | `6.1.17` | `6.1.18` |
| [@reduxjs/toolkit](https://github.com/reduxjs/redux-toolkit) | `2.2.5` | `2.2.7` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.44.0` | `5.51.18` |
| [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `51.0.11` | `51.0.24` |
| [expo-dev-client](https://github.com/expo/expo/tree/HEAD/packages/expo-dev-client) | `4.0.15` | `4.0.21` |
| [expo-router](https://github.com/expo/expo/tree/HEAD/packages/expo-router) | `3.5.15` | `3.5.20` |
| [expo-secure-store](https://github.com/expo/expo/tree/HEAD/packages/expo-secure-store) | `13.0.1` | `13.0.2` |
| [expo-system-ui](https://github.com/expo/expo/tree/HEAD/packages/expo-system-ui) | `3.0.6` | `3.0.7` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.51.5` | `7.52.1` |
| [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.74.2` | `0.74.4` |
| [react-native-calendars-sac](https://github.com/wix/react-native-calendars) | `1.22.22` | `1.22.261` |
| [react-native-element-dropdown](https://github.com/hoaphantn7604/react-native-element-dropdown) | `2.12.0` | `2.12.1` |
| [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | `2.16.2` | `2.18.1` |
| [react-native-maps](https://github.com/react-native-maps/react-native-maps) | `1.14.0` | `1.17.3` |
| [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) | `3.11.0` | `3.14.0` |
| [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) | `4.10.1` | `4.10.8` |
| [react-native-screens](https://github.com/software-mansion/react-native-screens) | `3.31.1` | `3.33.0` |
| [react-native-svg](https://github.com/react-native-community/react-native-svg) | `15.2.0` | `15.4.0` |
| [react-native-svg-transformer](https://github.com/kristerkari/react-native-svg-transformer) | `1.4.0` | `1.5.0` |
| [react-native-webview](https://github.com/react-native-webview/react-native-webview) | `11.26.1` | `13.10.5` |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.7` | `7.25.2` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.79` | `18.3.3` |
| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.8.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` |
| [jest-expo](https://github.com/expo/expo/tree/HEAD/packages/jest-expo) | `51.0.2` | `51.0.3` |
| [prettier](https://github.com/prettier/prettier) | `3.3.1` | `3.3.3` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.5.4` |



Updates `@10play/tentap-editor` from 0.5.2 to 0.5.16
- [Release notes](https://github.com/10play/10Tap-Editor/releases)
- [Commits](10play/10tap-editor@v0.5.2...v0.5.16)

Updates `@fortawesome/fontawesome-svg-core` from 6.5.2 to 6.6.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.5.2...6.6.0)

Updates `@fortawesome/free-brands-svg-icons` from 6.5.2 to 6.6.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.5.2...6.6.0)

Updates `@fortawesome/free-regular-svg-icons` from 6.5.2 to 6.6.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.5.2...6.6.0)

Updates `@fortawesome/free-solid-svg-icons` from 6.5.2 to 6.6.0
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@6.5.2...6.6.0)

Updates `@generatesac/lib` from 0.0.189 to 0.0.193
- [Commits](https://github.com/GenerateNU/sac/commits)

Updates `@gorhom/bottom-sheet` from 4.6.3 to 4.6.4
- [Release notes](https://github.com/gorhom/react-native-bottom-sheet/releases)
- [Changelog](https://github.com/gorhom/react-native-bottom-sheet/blob/master/CHANGELOG.md)
- [Commits](gorhom/react-native-bottom-sheet@v4.6.3...v4.6.4)

Updates `@hookform/resolvers` from 3.6.0 to 3.9.0
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v3.6.0...v3.9.0)

Updates `@react-native-async-storage/async-storage` from 1.23.1 to 1.24.0
- [Release notes](https://github.com/react-native-async-storage/async-storage/releases)
- [Commits](https://github.com/react-native-async-storage/async-storage/commits/@react-native-async-storage/[email protected]/packages/default-storage-backend)

Updates `@react-navigation/native` from 6.1.17 to 6.1.18
- [Release notes](https://github.com/react-navigation/react-navigation/releases)
- [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/[email protected]/packages/native/CHANGELOG.md)
- [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/[email protected]/packages/native)

Updates `@reduxjs/toolkit` from 2.2.5 to 2.2.7
- [Release notes](https://github.com/reduxjs/redux-toolkit/releases)
- [Commits](reduxjs/redux-toolkit@v2.2.5...v2.2.7)

Updates `@tanstack/react-query` from 5.44.0 to 5.51.18
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.51.18/packages/react-query)

Updates `expo` from 51.0.11 to 51.0.24
- [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.15 to 4.0.21
- [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.7 to 12.0.9
- [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 `expo-router` from 3.5.15 to 3.5.20
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-router/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-router)

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

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

Updates `react-hook-form` from 7.51.5 to 7.52.1
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.51.5...v7.52.1)

Updates `react-native` from 0.74.2 to 0.74.4
- [Release notes](https://github.com/facebook/react-native/releases)
- [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react-native/commits/v0.74.4/packages/react-native)

Updates `react-native-calendars-sac` from 1.22.22 to 1.22.261
- [Release notes](https://github.com/wix/react-native-calendars/releases)
- [Changelog](https://github.com/wix/react-native-calendars/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wix/react-native-calendars/commits)

Updates `react-native-element-dropdown` from 2.12.0 to 2.12.1
- [Release notes](https://github.com/hoaphantn7604/react-native-element-dropdown/releases)
- [Commits](hoaphantn7604/react-native-element-dropdown@v2.12.0...v2.12.1)

Updates `react-native-gesture-handler` from 2.16.2 to 2.18.1
- [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases)
- [Commits](software-mansion/react-native-gesture-handler@2.16.2...2.18.1)

Updates `react-native-maps` from 1.14.0 to 1.17.3
- [Release notes](https://github.com/react-native-maps/react-native-maps/releases)
- [Changelog](https://github.com/react-native-maps/react-native-maps/blob/master/CHANGELOG.md)
- [Commits](react-native-maps/react-native-maps@v1.14.0...v1.17.3)

Updates `react-native-reanimated` from 3.11.0 to 3.14.0
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](software-mansion/react-native-reanimated@3.11.0...3.14.0)

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

Updates `react-native-screens` from 3.31.1 to 3.33.0
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@3.31.1...3.33.0)

Updates `react-native-svg` from 15.2.0 to 15.4.0
- [Release notes](https://github.com/react-native-community/react-native-svg/releases)
- [Commits](software-mansion/react-native-svg@v15.2.0...v15.4.0)

Updates `react-native-svg-transformer` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/kristerkari/react-native-svg-transformer/releases)
- [Changelog](https://github.com/kristerkari/react-native-svg-transformer/blob/master/CHANGELOG.md)
- [Commits](kristerkari/react-native-svg-transformer@v1.4.0...v1.5.0)

Updates `react-native-webview` from 11.26.1 to 13.10.5
- [Release notes](https://github.com/react-native-webview/react-native-webview/releases)
- [Changelog](https://github.com/react-native-webview/react-native-webview/blob/master/.releaserc)
- [Commits](react-native-webview/react-native-webview@v11.26.1...v13.10.5)

Updates `@babel/core` from 7.24.7 to 7.25.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.2/packages/babel-core)

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.8.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.8.0)

Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1)

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

Updates `prettier` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.1...3.3.3)

Updates `typescript` from 5.3.3 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.5.4)

---
updated-dependencies:
- dependency-name: "@10play/tentap-editor"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile
- dependency-name: "@fortawesome/fontawesome-svg-core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: "@fortawesome/free-brands-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: "@fortawesome/free-regular-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: "@generatesac/lib"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile
- dependency-name: "@gorhom/bottom-sheet"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile
- dependency-name: "@hookform/resolvers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: "@react-native-async-storage/async-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: "@react-navigation/native"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile
- dependency-name: "@reduxjs/toolkit"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- 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: expo-router
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile
- dependency-name: expo-secure-store
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile
- dependency-name: expo-system-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react-native
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile
- dependency-name: react-native-calendars-sac
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile
- dependency-name: react-native-element-dropdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: mobile
- dependency-name: react-native-gesture-handler
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react-native-maps
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react-native-reanimated
  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: react-native-screens
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react-native-svg
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react-native-svg-transformer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: react-native-webview
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: "@babel/core"
  dependency-type: direct:development
  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: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: mobile
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: mobile
- dependency-name: jest-expo
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: mobile
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: mobile
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: mobile
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Sep 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/mobile/mobile-af10caa561 branch September 1, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants