Skip to content

Commit 70c99d7

Browse files
authored
Update uilib-native version (#3480)
1 parent 5a8330c commit 70c99d7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.3.2",
57+
"uilib-native": "^4.5.0",
5858
"url-parse": "^1.2.0",
5959
"wix-react-native-text-size": "1.0.9"
6060
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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.3.2
10370+
uilib-native: ^4.5.0
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.3.2":
12042-
version: 4.3.2
12043-
resolution: "uilib-native@npm:4.3.2"
12041+
"uilib-native@npm:^4.5.0":
12042+
version: 4.5.0
12043+
resolution: "uilib-native@npm:4.5.0"
1204412044
dependencies:
1204512045
lodash: ^4.0.0
1204612046
prop-types: ^15.5.10
1204712047
peerDependencies:
1204812048
react: ^16.0.0
1204912049
react-native: ^0.51.0
12050-
checksum: 051fbba7a351f5ab098c8471a8b35f05c1b61df55b94b0fbb56d594e2fb856bc4ed1bc0575aedaa0659da5f14c4a0d2b4e6b4d48e5bce6eefab0067b5352b95f
12050+
checksum: fcd4f6e08412608ce2cd3f64c2aa3e2e8c944ddce46d06f2effca2d05461966d56362887f9c629cb19b9779710ba0d7aef48f44ccd00c428c43093c4680b269c
1205112051
languageName: node
1205212052
linkType: hard
1205312053

0 commit comments

Comments
 (0)