Skip to content

Commit 151d3b2

Browse files
committed
Update uilib-native version to 4.5.1
1 parent 830afb6 commit 151d3b2

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"react-native-redash": "^12.0.3",
5555
"semver": "^5.5.0",
5656
"tinycolor2": "^1.4.2",
57-
"uilib-native": "^4.5.0",
57+
"uilib-native": "4.5.1",
5858
"url-parse": "^1.2.0",
5959
"wix-react-native-text-size": "1.0.9"
6060
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8412,7 +8412,7 @@ __metadata:
84128412
languageName: node
84138413
linkType: hard
84148414

8415-
"lodash@npm:4.17.x, lodash@npm:4.x.x, lodash@npm:^4, lodash@npm:^4.0.0, lodash@npm:^4.17.10, lodash@npm:^4.17.21":
8415+
"lodash@npm:4.17.x, lodash@npm:4.x.x, lodash@npm:^4, lodash@npm:^4.17.10, lodash@npm:^4.17.21":
84168416
version: 4.17.21
84178417
resolution: "lodash@npm:4.17.21"
84188418
checksum: eb835a2e51d381e561e508ce932ea50a8e5a68f4ebdd771ea240d3048244a8d13658acbd502cd4829768c56f2e16bdd4340b9ea141297d472517b83868e677f7
@@ -10367,7 +10367,7 @@ __metadata:
1036710367
shell-utils: ^1.0.10
1036810368
tinycolor2: ^1.4.2
1036910369
typescript: 5.0.4
10370-
uilib-native: ^4.5.0
10370+
uilib-native: 4.5.1
1037110371
url-parse: ^1.2.0
1037210372
wix-react-native-text-size: 1.0.9
1037310373
peerDependencies:
@@ -12038,16 +12038,16 @@ __metadata:
1203812038
languageName: node
1203912039
linkType: hard
1204012040

12041-
"uilib-native@npm:^4.5.0":
12042-
version: 4.5.0
12043-
resolution: "uilib-native@npm:4.5.0"
12041+
"uilib-native@npm:4.5.1":
12042+
version: 4.5.1
12043+
resolution: "uilib-native@npm:4.5.1"
1204412044
dependencies:
12045-
lodash: ^4.0.0
12045+
lodash: ^4.17.21
1204612046
prop-types: ^15.5.10
1204712047
peerDependencies:
12048-
react: ^16.0.0
12049-
react-native: ^0.51.0
12050-
checksum: fcd4f6e08412608ce2cd3f64c2aa3e2e8c944ddce46d06f2effca2d05461966d56362887f9c629cb19b9779710ba0d7aef48f44ccd00c428c43093c4680b269c
12048+
react: ">=17.0.1"
12049+
react-native: ">=0.64.1"
12050+
checksum: 2a85fe8976f50003c7eeda7c752fa12f7b9af24089b07e86b2b93505eeb0e91d1f9268b8a9166091432b39a535b676efb0eaa0a0d01e8f7f6ae33d0f06b2cf37
1205112051
languageName: node
1205212052
linkType: hard
1205312053

0 commit comments

Comments
 (0)