Skip to content

Commit 07e32d3

Browse files
committed
chore(lib):update ui-kitten to v5.1.0
1 parent e6210c4 commit 07e32d3

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,19 @@
3131
"postinstall": "jetify"
3232
},
3333
"dependencies": {
34-
"@eva-design/eva": "^2.0.0",
35-
"@eva-design/material": "^2.0.0",
34+
"@eva-design/eva": "^2.1.0",
35+
"@eva-design/material": "^2.1.0",
3636
"@react-native-async-storage/async-storage": "^1.13.4",
3737
"@react-native-community/masked-view": "0.1.10",
3838
"@react-navigation/bottom-tabs": "^5.11.7",
3939
"@react-navigation/drawer": "^5.12.3",
4040
"@react-navigation/material-top-tabs": "^5.3.13",
4141
"@react-navigation/native": "^5.9.2",
4242
"@react-navigation/stack": "^5.14.2",
43-
"@ui-kitten/components": "5.0.0",
44-
"@ui-kitten/date-fns": "5.0.0",
45-
"@ui-kitten/eva-icons": "5.0.0",
46-
"@ui-kitten/moment": "5.0.0",
43+
"@ui-kitten/components": "5.1.0",
44+
"@ui-kitten/date-fns": "5.1.0",
45+
"@ui-kitten/eva-icons": "5.1.0",
46+
"@ui-kitten/moment": "5.1.0",
4747
"date-fns": "^1.30.1",
4848
"expo": "^40.0.0",
4949
"expo-app-loading": "^1.0.1",

yarn.lock

+28-28
Original file line numberDiff line numberDiff line change
@@ -1129,15 +1129,15 @@
11291129
resolved "https://registry.yarnpkg.com/@eva-design/dss/-/dss-2.0.0.tgz#d0038b43dfa3bcb925bc3ab4433e55d10bd92ea1"
11301130
integrity sha512-jHMSLG9w/uhu92Oi8pViwYL5kbUxDolTpAoS28DSl9SAgGSLpdlyX1vtDKC7+nx1Ay5J5OWhNIcsMML3IGSbZg==
11311131

1132-
"@eva-design/eva@^2.0.0":
1133-
version "2.0.0"
1134-
resolved "https://registry.yarnpkg.com/@eva-design/eva/-/eva-2.0.0.tgz#6a6265322f66441a8765307f5197fd8117506d1e"
1135-
integrity sha512-6cf3PPAZOHGl59Wx8QmPW/BZgGxOSjiLZctErBlFezsAdMNtoduUfoAE/SRaPFt25bTTpbPFL8o2FrxrQvvFeA==
1132+
"@eva-design/eva@^2.1.0":
1133+
version "2.1.0"
1134+
resolved "https://registry.yarnpkg.com/@eva-design/eva/-/eva-2.1.0.tgz#210561abd37a6a894203420a727b1184d66e809a"
1135+
integrity sha512-n/8sUkjo0GWrO9dhsjijkqg+nlste2p8/3mOWT18wymm03hQXoT4kg31IhawjdWgzubjNzSjqPh+Pov5ShtsHQ==
11361136

1137-
"@eva-design/material@^2.0.0":
1138-
version "2.0.0"
1139-
resolved "https://registry.yarnpkg.com/@eva-design/material/-/material-2.0.0.tgz#b24402ad140fa5b0d707811875b66542bf5ef1a1"
1140-
integrity sha512-Pm/FQ6qiJlbP6a7e1vc0wt9FA2VIA87uzWNyJQTeGhagd3rsvNuh4sCn0dl3aupeZ278cQ7nbh14KNjQoaZ2Gw==
1137+
"@eva-design/material@^2.1.0":
1138+
version "2.1.0"
1139+
resolved "https://registry.yarnpkg.com/@eva-design/material/-/material-2.1.0.tgz#69617f6d78756ac4e450f07f30bb9b828e0d2d51"
1140+
integrity sha512-/U5LFq+4qEafXCrsYSP0daB0cnC7MrLFCZ6oQq6OW+gZlhdnfKoMrcVE8UQPjI+s/FVr7nD35Yl4I7yYKHLCew==
11411141

11421142
"@eva-design/processor@^2.0.0":
11431143
version "2.0.0"
@@ -2485,33 +2485,33 @@
24852485
dependencies:
24862486
"@types/yargs-parser" "*"
24872487

2488-
"@ui-kitten/components@5.0.0":
2489-
version "5.0.0"
2490-
resolved "https://registry.yarnpkg.com/@ui-kitten/components/-/components-5.0.0.tgz#6a41719220f1c98afc3721abc19659f7e3a129ed"
2491-
integrity sha512-XYcXYju7yPDGvg7TAxfTSlxWbxGL/p2R1Y9rSroIpylnSlow7KGlfq0R1MOxeKCf3tZDxSNvuVzaSlFgvJK7fQ==
2488+
"@ui-kitten/components@5.1.0":
2489+
version "5.1.0"
2490+
resolved "https://registry.yarnpkg.com/@ui-kitten/components/-/components-5.1.0.tgz#fc83ffd00686a210bc59e5c8d0f0c7b3a99e63f3"
2491+
integrity sha512-jn8Q+SOIt0+VIIoNv6fkVwFcaE3+AxfENLZh9PGO+Sq+6fZsphntKlJI1q+AGjxxtsMbfhS+h6Pxtakw8/vMsg==
24922492
dependencies:
24932493
"@eva-design/dss" "^2.0.0"
24942494
"@eva-design/processor" "^2.0.0"
24952495
fecha "3.0.3"
24962496
hoist-non-react-statics "^3.2.1"
24972497
lodash.merge "^4.6.1"
24982498

2499-
"@ui-kitten/date-fns@5.0.0":
2500-
version "5.0.0"
2501-
resolved "https://registry.yarnpkg.com/@ui-kitten/date-fns/-/date-fns-5.0.0.tgz#b8e74ce84dbbe34d0e831e5231c88d114ee7d408"
2502-
integrity sha512-kauhX2f3E192pqTmdclAXRjhkgZ/9HYi5tjY1Fum6V8KqwfP14W7prhNpS5PKP3bCAZk1SHaLRde6v8qLKRQFg==
2499+
"@ui-kitten/date-fns@5.1.0":
2500+
version "5.1.0"
2501+
resolved "https://registry.yarnpkg.com/@ui-kitten/date-fns/-/date-fns-5.1.0.tgz#9b922640dcd3dccd5e2f199e1837a0de71d8442b"
2502+
integrity sha512-f23wU/tLl7DNXCMrUx2z7mCVsaDGykqiWUfIurPX3/lwOni+0/xCJ7hkdGfvsrXDybGNbE8p3US0OUtby0CBCA==
25032503

2504-
"@ui-kitten/eva-icons@5.0.0":
2505-
version "5.0.0"
2506-
resolved "https://registry.yarnpkg.com/@ui-kitten/eva-icons/-/eva-icons-5.0.0.tgz#b8ab2fea3dafcb9f914534ef66a5dfd1badfeb1d"
2507-
integrity sha512-Iae3FtnNQKC0PnRnFDUpaCFhvUFaN+NkRxag6LstEjNqAMcVnsQbPTqPQFx18j920Z5S7f5/oZqaJ8NxZtPaNA==
2504+
"@ui-kitten/eva-icons@5.1.0":
2505+
version "5.1.0"
2506+
resolved "https://registry.yarnpkg.com/@ui-kitten/eva-icons/-/eva-icons-5.1.0.tgz#0c9c3c1de303c05937f955808a3effd3c517e432"
2507+
integrity sha512-f96QGp4w61FM1tRfCzW5N2l+a0ToR0wdTU79yY3rMaO9sf0whTNn0+ciz4BFK1cTSn14BtshPLxtphzkhwCfGg==
25082508
dependencies:
25092509
react-native-eva-icons "^1.3.1"
25102510

2511-
"@ui-kitten/moment@5.0.0":
2512-
version "5.0.0"
2513-
resolved "https://registry.yarnpkg.com/@ui-kitten/moment/-/moment-5.0.0.tgz#b4dd043c649321b7b1316aa0c82e588d82a5b9eb"
2514-
integrity sha512-yM9nozxtD8bup5FXp5/CiA4ioDry8xlNX3WCved8GTrAeXiDkNuPomrmO8LC+3xYvJ+5gpNmXUkr7qKHiMkzEA==
2511+
"@ui-kitten/moment@5.1.0":
2512+
version "5.1.0"
2513+
resolved "https://registry.yarnpkg.com/@ui-kitten/moment/-/moment-5.1.0.tgz#ca07ec59acd8419b3b11a36e7eaf311c2b0eebd0"
2514+
integrity sha512-tKWHtrfKYOsqvfMQT1lb2bzqXtZPj/T3TH56GtNBkMV9mYDbmD2mGJKZovs6VY5kUwo0GIzcBKa4u8O3JbR1xQ==
25152515

25162516
"@unimodules/core@~6.0.0":
25172517
version "6.0.0"
@@ -11381,10 +11381,10 @@ react-native-safari-view@naoufal/react-native-safari-view#master:
1138111381
version "2.1.0"
1138211382
resolved "https://codeload.github.com/naoufal/react-native-safari-view/tar.gz/fc343b037ed5b91c85cfae5d9adac32839a9b04b"
1138311383

11384-
react-native-safe-area-context@0.6.0:
11385-
version "0.6.0"
11386-
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-0.6.0.tgz#f53f5a5bcafb462a8798a26b145e68946389ad60"
11387-
integrity sha512-blY0akr3ZLTuZFdUotmjV+7LVXpBnd5CGFlNhTiarNNGJoHu79K42IJpUpmtg75iC9aWbSW7QHstlP0xz11V0A==
11384+
react-native-safe-area-context@3.1.9:
11385+
version "3.1.9"
11386+
resolved "https://registry.yarnpkg.com/react-native-safe-area-context/-/react-native-safe-area-context-3.1.9.tgz#48864ea976b0fa57142a2cc523e1fd3314e7247e"
11387+
integrity sha512-wmcGbdyE/vBSL5IjDPReoJUEqxkZsywZw5gPwsVUV1NBpw5eTIdnL6Y0uNKHE25Z661moxPHQz6kwAkYQyorxA==
1138811388

1138911389
react-native-screens@~2.15.2:
1139011390
version "2.15.2"

0 commit comments

Comments
 (0)