From c30443ac2755652005e1d3918f0df37fa6e1260b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 18:30:41 +0000 Subject: [PATCH] fix(deps): bump react-native-mmkv from 3.3.3 to 4.0.1 Bumps [react-native-mmkv](https://github.com/mrousavy/react-native-mmkv) from 3.3.3 to 4.0.1. - [Release notes](https://github.com/mrousavy/react-native-mmkv/releases) - [Commits](https://github.com/mrousavy/react-native-mmkv/compare/v3.3.3...v4.0.1) --- updated-dependencies: - dependency-name: react-native-mmkv dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- examples/expo/package.json | 2 +- pnpm-lock.yaml | 23 ++++++++++++++++++----- 2 files changed, 19 insertions(+), 6 deletions(-) diff --git a/examples/expo/package.json b/examples/expo/package.json index 97dcc60..645a89a 100644 --- a/examples/expo/package.json +++ b/examples/expo/package.json @@ -35,7 +35,7 @@ "react-dom": "catalog:", "react-native": "0.81.4", "react-native-gesture-handler": "~2.28.0", - "react-native-mmkv": "^3.3.3", + "react-native-mmkv": "^4.0.1", "react-native-reanimated": "~4.1.1", "react-native-safe-area-context": "~5.6.0", "react-native-screens": "~4.16.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 668cd63..d2a10fa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -148,8 +148,8 @@ importers: specifier: ~2.28.0 version: 2.28.0(react-native@0.81.4(@babel/core@7.28.5)(@types/react@19.2.6)(react@19.2.0))(react@19.2.0) react-native-mmkv: - specifier: ^3.3.3 - version: 3.3.3(react-native@0.81.4(@babel/core@7.28.5)(@types/react@19.2.6)(react@19.2.0))(react@19.2.0) + specifier: ^4.0.1 + version: 4.0.1(react-native-nitro-modules@0.31.7(react-native@0.81.4(@babel/core@7.28.5)(@types/react@19.2.6)(react@19.2.0))(react@19.2.0))(react-native@0.81.4(@babel/core@7.28.5)(@types/react@19.2.6)(react@19.2.0))(react@19.2.0) react-native-reanimated: specifier: ~4.1.1 version: 4.1.2(@babel/core@7.28.5)(react-native-worklets@0.5.1(@babel/core@7.28.5)(react-native@0.81.4(@babel/core@7.28.5)(@types/react@19.2.6)(react@19.2.0))(react@19.2.0))(react-native@0.81.4(@babel/core@7.28.5)(@types/react@19.2.6)(react@19.2.0))(react@19.2.0) @@ -4312,8 +4312,15 @@ packages: react: '*' react-native: '*' - react-native-mmkv@3.3.3: - resolution: {integrity: sha512-GMsfOmNzx0p5+CtrCFRVtpOOMYNJXuksBVARSQrCFaZwjUyHJdQzcN900GGaFFNTxw2fs8s5Xje//RDKj9+PZA==} + react-native-mmkv@4.0.1: + resolution: {integrity: sha512-0JjO0U33b2hngFACsGwxoMCOZlCChP6R42aqvU85kXBaxY/kltSYr0FW9T6lkU3uEkE4IWMV1eLjoJplEY920w==} + peerDependencies: + react: '*' + react-native: '*' + react-native-nitro-modules: '*' + + react-native-nitro-modules@0.31.7: + resolution: {integrity: sha512-YpK4qNUrWvpvPp1Yp2yzHIWeUu9mHnZP6DDEQNgj47cmmkzYa89IMZFrWRjSh1muDeYru6lEgh7FOUAMC/SniQ==} peerDependencies: react: '*' react-native: '*' @@ -10094,7 +10101,13 @@ snapshots: react: 19.2.0 react-native: 0.81.4(@babel/core@7.28.5)(@types/react@19.2.6)(react@19.2.0) - react-native-mmkv@3.3.3(react-native@0.81.4(@babel/core@7.28.5)(@types/react@19.2.6)(react@19.2.0))(react@19.2.0): + react-native-mmkv@4.0.1(react-native-nitro-modules@0.31.7(react-native@0.81.4(@babel/core@7.28.5)(@types/react@19.2.6)(react@19.2.0))(react@19.2.0))(react-native@0.81.4(@babel/core@7.28.5)(@types/react@19.2.6)(react@19.2.0))(react@19.2.0): + dependencies: + react: 19.2.0 + react-native: 0.81.4(@babel/core@7.28.5)(@types/react@19.2.6)(react@19.2.0) + react-native-nitro-modules: 0.31.7(react-native@0.81.4(@babel/core@7.28.5)(@types/react@19.2.6)(react@19.2.0))(react@19.2.0) + + react-native-nitro-modules@0.31.7(react-native@0.81.4(@babel/core@7.28.5)(@types/react@19.2.6)(react@19.2.0))(react@19.2.0): dependencies: react: 19.2.0 react-native: 0.81.4(@babel/core@7.28.5)(@types/react@19.2.6)(react@19.2.0)