Skip to content

Commit f180478

Browse files
committed
Update uilib-native to 5.0.0
1 parent f44aa6f commit f180478

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,15 +129,15 @@
129129
"setimmediate": "^1.0.5",
130130
"shell-utils": "^1.0.10",
131131
"typescript": "5.0.4",
132-
"uilib-native": "5.0.0-snapshot.7426"
132+
"uilib-native": "5.0.0"
133133
},
134134
"peerDependencies": {
135135
"react": ">=18.3.1",
136136
"react-native": ">=0.77.3",
137137
"react-native-gesture-handler": ">=2.24.0",
138138
"react-native-reanimated": ">=3.17.5",
139139
"react-native-ui-lib": "*",
140-
"uilib-native": "5.0.0-snapshot.7426"
140+
"uilib-native": "5.0.0"
141141
},
142142
"jest": {
143143
"preset": "react-native",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9777,7 +9777,7 @@ __metadata:
97779777
shell-utils: ^1.0.10
97789778
tinycolor2: ^1.4.2
97799779
typescript: 5.0.4
9780-
uilib-native: 5.0.0-snapshot.7426
9780+
uilib-native: 5.0.0
97819781
url-parse: ^1.2.0
97829782
wix-react-native-text-size: 1.0.9
97839783
peerDependencies:
@@ -9786,7 +9786,7 @@ __metadata:
97869786
react-native-gesture-handler: ">=2.24.0"
97879787
react-native-reanimated: ">=3.17.5"
97889788
react-native-ui-lib: "*"
9789-
uilib-native: 5.0.0-snapshot.7426
9789+
uilib-native: 5.0.0
97909790
languageName: unknown
97919791
linkType: soft
97929792

@@ -11344,16 +11344,16 @@ __metadata:
1134411344
languageName: node
1134511345
linkType: hard
1134611346

11347-
"uilib-native@npm:5.0.0-snapshot.7426":
11348-
version: 5.0.0-snapshot.7426
11349-
resolution: "uilib-native@npm:5.0.0-snapshot.7426"
11347+
"uilib-native@npm:5.0.0":
11348+
version: 5.0.0
11349+
resolution: "uilib-native@npm:5.0.0"
1135011350
dependencies:
1135111351
lodash: ^4.17.21
1135211352
prop-types: ^15.5.10
1135311353
peerDependencies:
1135411354
react: ">=18.3.1"
1135511355
react-native: ">=0.77.3"
11356-
checksum: 0d65491bb9b89f795ed8ae9375cf4f5416a439cdef80dee4f8fa3119e98f5ad5904fd83b4879a8662244c599a9006c1dc64d2c12b46c1d1b41232f6986e6c921
11356+
checksum: 2f8c8eec6957c21be3c67f83bb8e73b6d4e6fd94afb066c3ae28a38c7c46930f24783922d1ea53f090e810eeea31337b21b7fddf4a84b3d853ca936c498dc570
1135711357
languageName: node
1135811358
linkType: hard
1135911359

0 commit comments

Comments
 (0)