Skip to content

Commit

Permalink
chore(deps): bump react from 18.2.0 to 18.3.1
Browse files Browse the repository at this point in the history
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/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)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent a9359c3 commit dce0a95
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 14 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"expo-status-bar": "~1.12.1",
"lucide-react-native": "^0.438.0",
"nativewind": "4.0.36",
"react": "18.2.0",
"react": "18.3.1",
"react-dom": "18.2.0",
"react-native": "0.74.5",
"react-native-gesture-handler": "~2.16.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"lucide-react-native": "^0.438.0",
"nativewind": "next",
"prettier": "^3.0.3",
"react": "18.2.0",
"react": "18.3.1",
"react-native": "0.74.5",
"react-native-builder-bob": "^0.30.0",
"react-native-gesture-handler": "~2.16.1",
Expand Down
15 changes: 3 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18210,7 +18210,7 @@ __metadata:
expo-status-bar: ~1.12.1
lucide-react-native: ^0.438.0
nativewind: 4.0.36
react: 18.2.0
react: 18.3.1
react-dom: 18.2.0
react-native: 0.74.5
react-native-builder-bob: ^0.30.0
Expand Down Expand Up @@ -18246,7 +18246,7 @@ __metadata:
lucide-react-native: ^0.438.0
nativewind: next
prettier: ^3.0.3
react: 18.2.0
react: 18.3.1
react-native: 0.74.5
react-native-builder-bob: ^0.30.0
react-native-gesture-handler: ~2.16.1
Expand Down Expand Up @@ -18480,16 +18480,7 @@ __metadata:
languageName: node
linkType: hard

"react@npm:18.2.0":
version: 18.2.0
resolution: "react@npm:18.2.0"
dependencies:
loose-envify: ^1.1.0
checksum: 88e38092da8839b830cda6feef2e8505dec8ace60579e46aa5490fc3dc9bba0bd50336507dc166f43e3afc1c42939c09fe33b25fae889d6f402721dcd78fca1b
languageName: node
linkType: hard

"react@npm:^18.0.0":
"react@npm:18.3.1, react@npm:^18.0.0":
version: 18.3.1
resolution: "react@npm:18.3.1"
dependencies:
Expand Down

0 comments on commit dce0a95

Please sign in to comment.