From 61ba9969a4561edf89c52d30c02407be7f623116 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 01:57:11 +0000 Subject: [PATCH] fix(deps): update dependency native-base to v3.4.9 [skip release] --- apps/benchmarks/package.json | 2 +- package-lock.json | 13 ++++++++----- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/apps/benchmarks/package.json b/apps/benchmarks/package.json index 6944ef4..4370925 100644 --- a/apps/benchmarks/package.json +++ b/apps/benchmarks/package.json @@ -19,7 +19,7 @@ "dripsy": "^3.6.0", "expo": "~45.0.0", "jest": "28.1.3", - "native-base": "3.4.8", + "native-base": "3.4.9", "nativewind": "2.0.0-next.49", "react": "*", "react-dom": "*", diff --git a/package-lock.json b/package-lock.json index af5c050..a135d54 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "dripsy": "^3.6.0", "expo": "~45.0.0", "jest": "28.1.3", - "native-base": "3.4.8", + "native-base": "3.4.9", "nativewind": "2.0.0-next.49", "react": "*", "react-dom": "*", @@ -23332,8 +23332,9 @@ } }, "node_modules/native-base": { - "version": "3.4.8", - "license": "MIT", + "version": "3.4.9", + "resolved": "https://registry.npmjs.org/native-base/-/native-base-3.4.9.tgz", + "integrity": "sha512-5Fu2SpVHcgSsvyaiPEeSSwYyymajC34TNqwWmimVEv9+QyrkT2qfiY52t/cmhpnPDECodIq8fyjPTJIqIK3tMw==", "dependencies": { "@react-aria/focus": "^3.2.3", "@react-aria/utils": "^3.6.0", @@ -40168,7 +40169,7 @@ "dripsy": "^3.6.0", "expo": "~45.0.0", "jest": "28.1.3", - "native-base": "3.4.8", + "native-base": "3.4.9", "nativewind": "2.0.0-next.49", "patch-package": "^6.4.7", "react": "*", @@ -47495,7 +47496,9 @@ } }, "native-base": { - "version": "3.4.8", + "version": "3.4.9", + "resolved": "https://registry.npmjs.org/native-base/-/native-base-3.4.9.tgz", + "integrity": "sha512-5Fu2SpVHcgSsvyaiPEeSSwYyymajC34TNqwWmimVEv9+QyrkT2qfiY52t/cmhpnPDECodIq8fyjPTJIqIK3tMw==", "requires": { "@react-aria/focus": "^3.2.3", "@react-aria/utils": "^3.6.0",