mirror of
https://github.com/Jellify-Music/App.git
synced 2025-12-21 10:39:59 -06:00
Bump the react-native group across 1 directory with 8 updates
Bumps the react-native group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) | `20.0.0` | `20.0.2` | | [react-native-blob-util](https://github.com/RonRadtke/react-native-blob-util) | `0.22.2` | `0.24.5` | | [react-native-config](https://github.com/luggit/react-native-config) | `1.5.6` | `1.6.1` | | [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated/tree/HEAD/packages/react-native-reanimated) | `4.1.6` | `4.2.0` | | [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.18.0` | `4.19.0` | | [react-native-url-polyfill](https://github.com/charpeni/react-native-url-polyfill) | `2.0.0` | `3.0.0` | | [@react-native-community/cli-platform-android](https://github.com/react-native-community/cli/tree/HEAD/packages/platform-android) | `20.0.0` | `20.0.2` | | [@react-native-community/cli-platform-ios](https://github.com/react-native-community/cli/tree/HEAD/packages/cli-platform-ios) | `20.0.0` | `20.0.2` | Updates `@react-native-community/cli` from 20.0.0 to 20.0.2 - [Release notes](https://github.com/react-native-community/cli/releases) - [Changelog](https://github.com/react-native-community/cli/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/react-native-community/cli/commits/v20.0.2/packages/cli) Updates `react-native-blob-util` from 0.22.2 to 0.24.5 - [Release notes](https://github.com/RonRadtke/react-native-blob-util/releases) - [Commits](https://github.com/RonRadtke/react-native-blob-util/compare/0.22.2...0.24.5) Updates `react-native-config` from 1.5.6 to 1.6.1 - [Release notes](https://github.com/luggit/react-native-config/releases) - [Changelog](https://github.com/react-native-config/react-native-config/blob/master/release.config.js) - [Commits](https://github.com/luggit/react-native-config/compare/v1.5.6...v1.6.1) Updates `react-native-reanimated` from 4.1.6 to 4.2.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/RELEASE.md) - [Commits](https://github.com/software-mansion/react-native-reanimated/commits/4.2.0/packages/react-native-reanimated) Updates `react-native-screens` from 4.18.0 to 4.19.0 - [Release notes](https://github.com/software-mansion/react-native-screens/releases) - [Commits](https://github.com/software-mansion/react-native-screens/compare/4.18.0...4.19.0) Updates `react-native-url-polyfill` from 2.0.0 to 3.0.0 - [Release notes](https://github.com/charpeni/react-native-url-polyfill/releases) - [Commits](https://github.com/charpeni/react-native-url-polyfill/compare/v2.0.0...v3.0.0) Updates `@react-native-community/cli-platform-android` from 20.0.0 to 20.0.2 - [Release notes](https://github.com/react-native-community/cli/releases) - [Commits](https://github.com/react-native-community/cli/commits/v20.0.2/packages/platform-android) Updates `@react-native-community/cli-platform-ios` from 20.0.0 to 20.0.2 - [Release notes](https://github.com/react-native-community/cli/releases) - [Changelog](https://github.com/react-native-community/cli/blob/main/packages/cli-platform-ios/CHANGELOG.md) - [Commits](https://github.com/react-native-community/cli/commits/v20.0.2/packages/cli-platform-ios) --- updated-dependencies: - dependency-name: "@react-native-community/cli" dependency-version: 20.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react-native - dependency-name: react-native-blob-util dependency-version: 0.24.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-native - dependency-name: react-native-config dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-native - dependency-name: react-native-reanimated dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-native - dependency-name: react-native-screens dependency-version: 4.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-native - dependency-name: react-native-url-polyfill dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: react-native - dependency-name: "@react-native-community/cli-platform-android" dependency-version: 20.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react-native - dependency-name: "@react-native-community/cli-platform-ios" dependency-version: 20.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: react-native ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
16
package.json
16
package.json
@@ -39,7 +39,7 @@
|
||||
"dependencies": {
|
||||
"@jellyfin/sdk": "0.13.0",
|
||||
"@react-native-async-storage/async-storage": "^2.2.0",
|
||||
"@react-native-community/cli": "20.0.0",
|
||||
"@react-native-community/cli": "20.0.2",
|
||||
"@react-native-community/netinfo": "^11.4.1",
|
||||
"@react-native-masked-view/masked-view": "^0.3.2",
|
||||
"@react-native-vector-icons/material-design-icons": "12.4.0",
|
||||
@@ -64,10 +64,10 @@
|
||||
"react": "19.2.0",
|
||||
"react-native": "0.83.0",
|
||||
"react-native-background-actions": "^4.0.1",
|
||||
"react-native-blob-util": "^0.22.2",
|
||||
"react-native-blob-util": "^0.24.5",
|
||||
"react-native-blurhash": "^2.1.3",
|
||||
"react-native-carplay": "^2.4.1-beta.0",
|
||||
"react-native-config": "1.5.6",
|
||||
"react-native-config": "1.6.1",
|
||||
"react-native-device-info": "15.0.1",
|
||||
"react-native-dns-lookup": "^1.0.6",
|
||||
"react-native-fs": "^2.20.0",
|
||||
@@ -80,14 +80,14 @@
|
||||
"react-native-nitro-modules": "0.31.10",
|
||||
"react-native-nitro-ota": "0.8.2",
|
||||
"react-native-pager-view": "^7.0.2",
|
||||
"react-native-reanimated": "4.1.6",
|
||||
"react-native-reanimated": "4.2.0",
|
||||
"react-native-safe-area-context": "5.6.2",
|
||||
"react-native-screens": "4.18.0",
|
||||
"react-native-screens": "4.19.0",
|
||||
"react-native-sortables": "1.9.4",
|
||||
"react-native-text-ticker": "^1.15.0",
|
||||
"react-native-toast-message": "^2.3.3",
|
||||
"react-native-track-player": "5.0.0-alpha0",
|
||||
"react-native-url-polyfill": "^2.0.0",
|
||||
"react-native-url-polyfill": "^3.0.0",
|
||||
"react-native-uuid": "^2.0.3",
|
||||
"react-native-worklets": "^0.7.1",
|
||||
"react-native-worklets-core": "^1.6.2",
|
||||
@@ -102,8 +102,8 @@
|
||||
"@babel/runtime": "7.28.4",
|
||||
"@eslint/eslintrc": "^3.3.1",
|
||||
"@eslint/js": "9.39.2",
|
||||
"@react-native-community/cli-platform-android": "20.0.0",
|
||||
"@react-native-community/cli-platform-ios": "20.0.0",
|
||||
"@react-native-community/cli-platform-android": "20.0.2",
|
||||
"@react-native-community/cli-platform-ios": "20.0.2",
|
||||
"@react-native/babel-preset": "0.83.0",
|
||||
"@react-native/eslint-config": "0.83.0",
|
||||
"@react-native/metro-config": "0.83.0",
|
||||
|
||||
Reference in New Issue
Block a user