Skip to content

Commit 216f5ff

Browse files
chore(deps): bump the frontend-dependencies group across 1 directory with 23 updates (#440)
Bumps the frontend-dependencies group with 23 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@react-native-community/slider](https://github.com/callstack/react-native-slider) | `5.1.2` | `5.2.1` | | [@react-navigation/native](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/native) | `7.2.2` | `7.3.17` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.95.2` | `5.101.4` | | [axios](https://github.com/axios/axios) | `1.18.1` | `1.19.0` | | [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `54.0.36` | `54.0.37` | | [expo-constants](https://github.com/expo/expo/tree/HEAD/packages/expo-constants) | `18.0.13` | `18.0.14` | | [expo-image-picker](https://github.com/expo/expo/tree/HEAD/packages/expo-image-picker) | `17.0.10` | `17.0.11` | | [expo-web-browser](https://github.com/expo/expo/tree/HEAD/packages/expo-web-browser) | `15.0.10` | `15.0.11` | | [lucide-react-native](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react-native) | `1.14.0` | `1.33.0` | | [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.1.0` | `19.2.8` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.17` | `19.2.18` | | [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.1.0` | `19.2.8` | | [react-native](https://github.com/react/react-native/tree/HEAD/packages/react-native) | `0.81.5` | `0.87.0` | | [react-native-chart-kit](https://github.com/chart-kit/react-native-chart-kit) | `6.12.0` | `6.12.3` | | [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | `2.28.0` | `2.32.0` | | [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.1.7` | `4.6.0` | | [react-native-safe-area-context](https://github.com/AppAndFlow/react-native-safe-area-context) | `5.6.2` | `5.9.1` | | [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.16.0` | `4.27.0` | | [react-native-svg](https://github.com/software-mansion/react-native-svg) | `15.12.1` | `15.15.5` | | [react-native-webview](https://github.com/react-native-webview/react-native-webview) | `13.16.1` | `13.17.0` | | [react-native-worklets](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-worklets) | `0.5.1` | `0.12.1` | | [zustand](https://github.com/pmndrs/zustand) | `5.0.12` | `5.0.15` | | [react-test-renderer](https://github.com/react/react/tree/HEAD/packages/react-test-renderer) | `19.1.0` | `19.2.8` | Updates `@react-native-community/slider` from 5.1.2 to 5.2.1 - [Release notes](https://github.com/callstack/react-native-slider/releases) - [Commits](callstack/react-native-slider@v5.1.2...v5.2.1) Updates `@react-navigation/native` from 7.2.2 to 7.3.17 - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/@react-navigation/native@7.3.17/packages/native/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/native@7.3.17/packages/native) Updates `@tanstack/react-query` from 5.95.2 to 5.101.4 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.101.4/packages/react-query) Updates `axios` from 1.18.1 to 1.19.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.18.1...v1.19.0) Updates `expo` from 54.0.36 to 54.0.37 - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo) Updates `expo-constants` from 18.0.13 to 18.0.14 - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-constants) Updates `expo-image-picker` from 17.0.10 to 17.0.11 - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-image-picker) Updates `expo-web-browser` from 15.0.10 to 15.0.11 - [Changelog](https://github.com/expo/expo/blob/main/packages/expo-web-browser/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-web-browser) Updates `lucide-react-native` from 1.14.0 to 1.33.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.33.0/packages/lucide-react-native) Updates `react` from 19.1.0 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react) Updates `@types/react` from 19.1.17 to 19.2.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 19.1.0 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom) Updates `react-native` from 0.81.5 to 0.87.0 - [Release notes](https://github.com/react/react-native/releases) - [Changelog](https://github.com/react/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react-native/commits/v0.87.0/packages/react-native) Updates `react-native-chart-kit` from 6.12.0 to 6.12.3 - [Release notes](https://github.com/chart-kit/react-native-chart-kit/releases) - [Changelog](https://github.com/chart-kit/react-native-chart-kit/blob/main/CHANGELOG.md) - [Commits](chart-kit/react-native-chart-kit@v6.12.0...v6.12.3) Updates `react-native-gesture-handler` from 2.28.0 to 2.32.0 - [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases) - [Commits](software-mansion/react-native-gesture-handler@2.28.0...v2.32.0) Updates `react-native-reanimated` from 4.1.7 to 4.6.0 - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-reanimated/CHANGELOG.md) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/4.6.0/packages/react-native-reanimated) Updates `react-native-safe-area-context` from 5.6.2 to 5.9.1 - [Release notes](https://github.com/AppAndFlow/react-native-safe-area-context/releases) - [Commits](appandflow/react-native-safe-area-context@v5.6.2...v5.9.1) Updates `react-native-screens` from 4.16.0 to 4.27.0 - [Release notes](https://github.com/software-mansion/react-native-screens/releases) - [Commits](software-mansion/react-native-screens@4.16.0...4.27.0) Updates `react-native-svg` from 15.12.1 to 15.15.5 - [Release notes](https://github.com/software-mansion/react-native-svg/releases) - [Commits](software-mansion/react-native-svg@v15.12.1...v15.15.5) Updates `react-native-webview` from 13.16.1 to 13.17.0 - [Release notes](https://github.com/react-native-webview/react-native-webview/releases) - [Commits](react-native-webview/react-native-webview@v13.16.1...v13.17.0) Updates `react-native-worklets` from 0.5.1 to 0.12.1 - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases) - [Changelog](https://github.com/software-mansion/react-native-reanimated/blob/main/packages/react-native-worklets/CHANGELOG.md) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/worklets-0.12.1/packages/react-native-worklets) Updates `zustand` from 5.0.12 to 5.0.15 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v5.0.12...v5.0.15) Updates `@types/react` from 19.1.17 to 19.2.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-test-renderer` from 19.1.0 to 19.2.8 - [Release notes](https://github.com/react/react/releases) - [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-test-renderer) --- updated-dependencies: - dependency-name: "@react-native-community/slider" dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@react-navigation/native" dependency-version: 7.3.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@tanstack/react-query" dependency-version: 5.101.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@types/react" dependency-version: 19.2.18 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: "@types/react" dependency-version: 19.2.18 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: axios dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: expo dependency-version: 54.0.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: expo-constants dependency-version: 18.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: expo-image-picker dependency-version: 17.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: expo-web-browser dependency-version: 15.0.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: lucide-react-native dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: react dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: react-dom dependency-version: 19.2.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: react-native dependency-version: 0.87.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: react-native-chart-kit dependency-version: 6.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies - dependency-name: react-native-gesture-handler dependency-version: 2.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: react-native-reanimated dependency-version: 4.5.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: react-native-safe-area-context dependency-version: 5.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: react-native-screens dependency-version: 4.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: react-native-svg dependency-version: 15.15.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: react-native-webview dependency-version: 13.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: react-native-worklets dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: react-test-renderer dependency-version: 19.2.8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: frontend-dependencies - dependency-name: zustand dependency-version: 5.0.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: frontend-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 41a657a commit 216f5ff

2 files changed

Lines changed: 1599 additions & 1272 deletions

File tree

0 commit comments

Comments
 (0)