mirror of
https://github.com/zhigang1992/nativewind.git
synced 2026-06-16 11:49:47 +08:00
fix(deps): update dependency native-base to v3.4.9
[skip release]
This commit is contained in:
@@ -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
13
package-lock.json
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user