Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@react-navigation/bottom-tabs": "^7.15.7",
"@react-navigation/native": "^7.2.0",
"@react-navigation/stack": "^7.8.7",
"react": "19.2.3",
"react": "19.2.6",
"react-native": "0.84.1",
"react-native-gesture-handler": "^2.30.0",
"react-native-safe-area-context": "^5.7.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"prettier": "^3.8.1",
"prettier-plugin-organize-imports": "4.3.0",
"pretty-quick": "^4.2.2",
"react": "19.2.3",
"react": "19.2.6",
"react-dom": "19.2.3",
"react-native": "0.84.1",
"react-native-builder-bob": "^0.40.18",
Expand Down
29 changes: 10 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5369,21 +5369,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*":
version: 19.2.7
resolution: "@types/react@npm:19.2.7"
"@types/react@npm:*, @types/react@npm:^19.2.14":
version: 19.2.15
resolution: "@types/react@npm:19.2.15"
dependencies:
csstype: "npm:^3.2.2"
checksum: 10c0/a7b75f1f9fcb34badd6f84098be5e35a0aeca614bc91f93d2698664c0b2ba5ad128422bd470ada598238cebe4f9e604a752aead7dc6f5a92261d0c7f9b27cfd1
languageName: node
linkType: hard

"@types/react@npm:^19.2.14":
version: 19.2.14
resolution: "@types/react@npm:19.2.14"
dependencies:
csstype: "npm:^3.2.2"
checksum: 10c0/7d25bf41b57719452d86d2ac0570b659210402707313a36ee612666bf11275a1c69824f8c3ee1fdca077ccfe15452f6da8f1224529b917050eb2d861e52b59b7
checksum: 10c0/b554eab715bb14e581f0ae60e5cefe91e1a5e06c31022b543a9806cf224aa056f21e4fb46208e46eb934d86ca0b247ebc82377192a0dead303cb28b8764c6e67
languageName: node
linkType: hard

Expand Down Expand Up @@ -6018,7 +6009,7 @@ __metadata:
babel-loader: "npm:^10.1.1"
babel-plugin-react-native-web: "npm:^0.21.2"
html-webpack-plugin: "npm:^5.6.6"
react: "npm:19.2.3"
react: "npm:19.2.6"
react-native: "npm:0.84.1"
react-native-builder-bob: "npm:^0.40.18"
react-native-gesture-handler: "npm:^2.30.0"
Expand Down Expand Up @@ -15338,7 +15329,7 @@ __metadata:
prettier: "npm:^3.8.1"
prettier-plugin-organize-imports: "npm:4.3.0"
pretty-quick: "npm:^4.2.2"
react: "npm:19.2.3"
react: "npm:19.2.6"
react-dom: "npm:19.2.3"
react-native: "npm:0.84.1"
react-native-builder-bob: "npm:^0.40.18"
Expand Down Expand Up @@ -15515,10 +15506,10 @@ __metadata:
languageName: node
linkType: hard

"react@npm:19.2.3":
version: 19.2.3
resolution: "react@npm:19.2.3"
checksum: 10c0/094220b3ba3a76c1b668f972ace1dd15509b157aead1b40391d1c8e657e720c201d9719537375eff08f5e0514748c0319063392a6f000e31303aafc4471f1436
"react@npm:19.2.6":
version: 19.2.6
resolution: "react@npm:19.2.6"
checksum: 10c0/66afde33b9a9ee87b1e1cae39d8e7e040d1262e719524fd70660c4d4ce79929c532ac19fc3df5a911edaf02768fdf2c49de4ede1ba99bc6aad72796e0e26e798
languageName: node
linkType: hard

Expand Down
Loading