Skip to content

Commit 1771f3b

Browse files
chore(deps): bump the react-native group across 1 directory with 7 updates
Bumps the react-native group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@react-native-community/cli-types](https://github.com/react-native-community/cli/tree/HEAD/packages/cli-types) | `19.1.2` | `20.1.3` | | [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.81.6` | `0.85.3` | | [@react-native/codegen](https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen) | `0.81.6` | `0.85.3` | | [@react-native-community/cli](https://github.com/react-native-community/cli/tree/HEAD/packages/cli) | `19.1.2` | `20.1.3` | | [@react-native/babel-preset](https://github.com/facebook/react-native) | `0.81.6` | `0.85.3` | | [@react-native/metro-config](https://github.com/facebook/react-native/tree/HEAD/packages/metro-config) | `0.81.6` | `0.85.3` | | [react-native-paper](https://github.com/callstack/react-native-paper) | `5.15.2` | `5.15.3` | Updates `@react-native-community/cli-types` from 19.1.2 to 20.1.3 - [Release notes](https://github.com/react-native-community/cli/releases) - [Changelog](https://github.com/react-native-community/cli/blob/main/packages/cli-types/CHANGELOG.md) - [Commits](https://github.com/react-native-community/cli/commits/v20.1.3/packages/cli-types) Updates `react-native` from 0.81.6 to 0.85.3 - [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.85.3/packages/react-native) Updates `@react-native/codegen` from 0.81.6 to 0.85.3 - [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.85.3/packages/react-native-codegen) Updates `@react-native-community/cli` from 19.1.2 to 20.1.3 - [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.1.3/packages/cli) Updates `@react-native/babel-preset` from 0.81.6 to 0.85.3 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](react/react-native@v0.81.6...v0.85.3) Updates `@react-native/metro-config` from 0.81.6 to 0.85.3 - [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.85.3/packages/metro-config) Updates `react-native-paper` from 5.15.2 to 5.15.3 - [Release notes](https://github.com/callstack/react-native-paper/releases) - [Commits](callstack/react-native-paper@v5.15.2...v5.15.3) --- updated-dependencies: - dependency-name: "@react-native-community/cli" dependency-version: 20.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: react-native - dependency-name: "@react-native-community/cli-types" dependency-version: 20.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: react-native - dependency-name: "@react-native/babel-preset" dependency-version: 0.85.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react-native - dependency-name: "@react-native/codegen" dependency-version: 0.85.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-native - dependency-name: "@react-native/metro-config" dependency-version: 0.85.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react-native - dependency-name: react-native dependency-version: 0.85.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-native - dependency-name: react-native-paper dependency-version: 5.15.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react-native ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 835a647 commit 1771f3b

7 files changed

Lines changed: 1463 additions & 761 deletions

File tree

apps/playground/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"expo-camera": "^56.0.7",
2222
"expo-location": "^56.0.14",
2323
"react": "19.2.3",
24-
"react-native": "^0.81.6",
24+
"react-native": "^0.85.3",
2525
"react-native-device-info": "^15.0.2",
2626
"react-native-paper": "^5",
2727
"react-native-vector-icons": "^10.3.0",
@@ -30,9 +30,9 @@
3030
"devDependencies": {
3131
"@babel/runtime": "^7.24.0",
3232
"@lucid-softworks/react-native-linux-cli": "workspace:*",
33-
"@react-native-community/cli": "^19.1.2",
34-
"@react-native/babel-preset": "^0.81.6",
35-
"@react-native/metro-config": "^0.81.6",
33+
"@react-native-community/cli": "^20.1.3",
34+
"@react-native/babel-preset": "^0.85.3",
35+
"@react-native/metro-config": "^0.85.3",
3636
"@swc/core": "^1.15.40",
3737
"@types/react": "^19.1.0",
3838
"babel-jest": "^29.7.0",

packages/@lucid-softworks/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"react-native": "^0.81.6"
3939
},
4040
"devDependencies": {
41-
"@react-native-community/cli-types": "^19.1.2",
41+
"@react-native-community/cli-types": "^20.1.3",
4242
"@types/jest": "^29.5.12",
4343
"@types/node": "^20.11.0",
4444
"@types/ws": "^8.5.10",

packages/@lucid-softworks/react-native-linux-codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"test": "jest --passWithNoTests"
2727
},
2828
"dependencies": {
29-
"@react-native/codegen": "^0.81.6"
29+
"@react-native/codegen": "^0.85.3"
3030
},
3131
"devDependencies": {
3232
"@types/jest": "^29.5.12",

packages/@lucid-softworks/react-native-linux-expo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
"peerDependencies": {
4141
"@lucid-softworks/react-native-linux": "workspace:*",
4242
"react": "*",
43-
"react-native": "^0.81.6"
43+
"react-native": "^0.85.3"
4444
},
4545
"devDependencies": {
4646
"react": "19.2.3",
47-
"react-native": "^0.81.6"
47+
"react-native": "^0.85.3"
4848
},
4949
"keywords": [
5050
"react-native",

packages/@lucid-softworks/react-native-linux/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
},
3030
"peerDependencies": {
3131
"react": "*",
32-
"react-native": "^0.81.6"
32+
"react-native": "^0.85.3"
3333
},
3434
"devDependencies": {
3535
"@types/react": "^19.1.0",
3636
"react": "19.2.3",
37-
"react-native": "^0.81.6",
37+
"react-native": "^0.85.3",
3838
"typescript": "^5.4.0"
3939
},
4040
"keywords": [

pnpm-lock.yaml

Lines changed: 1449 additions & 747 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

template/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@
1010
},
1111
"dependencies": {
1212
"react": "19.2.3",
13-
"react-native": "^0.81.6",
13+
"react-native": "^0.85.3",
1414
"@lucid-softworks/react-native-linux": "workspace:*"
1515
},
1616
"devDependencies": {
1717
"@babel/core": "^7.24.0",
1818
"@babel/preset-env": "^7.24.0",
1919
"@babel/runtime": "^7.24.0",
2020
"@lucid-softworks/react-native-linux-cli": "workspace:*",
21-
"@react-native-community/cli": "^19.1.2",
22-
"@react-native/babel-preset": "^0.81.6",
23-
"@react-native/metro-config": "^0.81.6",
21+
"@react-native-community/cli": "^20.1.3",
22+
"@react-native/babel-preset": "^0.85.3",
23+
"@react-native/metro-config": "^0.85.3",
2424
"@types/react": "^19.1.0",
2525
"babel-jest": "^29.7.0",
2626
"jest": "^29.7.0",

0 commit comments

Comments
 (0)