fix(deps): update dependency native-base to v3.4.9

[skip release]
This commit is contained in:
renovate[bot]
2022-07-14 01:57:11 +00:00
committed by GitHub
parent 50c928f0e3
commit 61ba9969a4
2 changed files with 9 additions and 6 deletions

View File

@@ -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": "*",

13
package-lock.json generated
View File

@@ -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",