Skip to content

Commit 77db98d

Browse files
authored
bump keyboard dep (#8528)
1 parent 51babe0 commit 77db98d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
"react-native-gesture-handler": "2.25.0",
192192
"react-native-get-random-values": "~1.11.0",
193193
"react-native-ios-context-menu": "^1.15.3",
194-
"react-native-keyboard-controller": "^1.17.1",
194+
"react-native-keyboard-controller": "^1.17.5",
195195
"react-native-mmkv": "^2.12.2",
196196
"react-native-pager-view": "^6.7.1",
197197
"react-native-progress": "bluesky-social/react-native-progress",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16843,10 +16843,10 @@ react-native-is-edge-to-edge@^1.1.6:
1684316843
resolved "https://registry.yarnpkg.com/react-native-is-edge-to-edge/-/react-native-is-edge-to-edge-1.1.6.tgz#69ec13f70d76e9245e275eed4140d0873a78f902"
1684416844
integrity sha512-1pHnFTlBahins6UAajXUqeCOHew9l9C2C8tErnpGC3IyLJzvxD+TpYAixnCbrVS52f7+NvMttbiSI290XfwN0w==
1684516845

16846-
react-native-keyboard-controller@^1.17.1:
16847-
version "1.17.1"
16848-
resolved "https://registry.yarnpkg.com/react-native-keyboard-controller/-/react-native-keyboard-controller-1.17.1.tgz#46efe148c1bdd0ee22094dcb2660f70f81e6544e"
16849-
integrity sha512-YM3GYvtkuWimCKkZFURn5hIb1WiKOQqi2DijdwZSF5QSSzGqfqwzEEC3bm1xCN8HGHAEIXAaWIBUsc3Xp5L+Ng==
16846+
react-native-keyboard-controller@^1.17.5:
16847+
version "1.17.5"
16848+
resolved "https://registry.yarnpkg.com/react-native-keyboard-controller/-/react-native-keyboard-controller-1.17.5.tgz#a517f0d42f73e69a03e768379934a3bb705595f5"
16849+
integrity sha512-2bZi4uH/beAcHiQ7nv6sxW03/UpNcnNAPpaSnQtg0cbU3ySThPRETMqr0ZupFLUSZovolyFhyFJLjxmQ7cavJg==
1685016850
dependencies:
1685116851
react-native-is-edge-to-edge "^1.1.6"
1685216852

0 commit comments

Comments
 (0)