Skip to content

Commit b6db656

Browse files
authored
Update react-native-mmkv (#3039)
1 parent dabe4e6 commit b6db656

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
@@ -110,7 +110,7 @@
110110
"react-native-gesture-handler": "2.9.0",
111111
"react-native-haptic-feedback": "^1.11.0",
112112
"react-native-linear-gradient": "2.6.2",
113-
"react-native-mmkv": "2.6.1",
113+
"react-native-mmkv": "2.11.0",
114114
"react-native-navigation": "7.32.1",
115115
"react-native-reanimated": "3.4.0",
116116
"react-native-shimmer-placeholder": "^2.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7021,10 +7021,10 @@ [email protected]:
70217021
resolved "https://registry.npmjs.org/react-native-linear-gradient/-/react-native-linear-gradient-2.6.2.tgz#56598a76832724b2afa7889747635b5c80948f38"
70227022
integrity sha512-Z8Xxvupsex+9BBFoSYS87bilNPWcRfRsGC0cpJk72Nxb5p2nEkGSBv73xZbEHnW2mUFvP+huYxrVvjZkr/gRjQ==
70237023

7024-
react-native-mmkv@2.6.1:
7025-
version "2.6.1"
7026-
resolved "https://registry.npmjs.org/react-native-mmkv/-/react-native-mmkv-2.6.1.tgz#0d4873171d69fd648711b6c75562dc2633aba98c"
7027-
integrity sha512-CqtKCkyH9/ZUyvj2SelE3Ohc1FuTDTxr1cjlbTSS17n3RDod2ucBkzQWRyDqZeLJ5K/ViEvLEJbIwjfmICN6Rw==
7024+
react-native-mmkv@2.11.0:
7025+
version "2.11.0"
7026+
resolved "https://registry.npmjs.org/react-native-mmkv/-/react-native-mmkv-2.11.0.tgz#51b9985f6a5c09fe9c16d8c1861cc2901856ace1"
7027+
integrity sha512-28PdUHjZJmAw3q+8zJDAAdohnZMpDC7WgRUJxACOMkcmJeqS3u5cKS/lSq2bhf1CvaeIiHYHUWiyatUjMRCDQQ==
70287028

70297029
70307030
version "7.32.1"

0 commit comments

Comments
 (0)