Skip to content

Commit d5d110f

Browse files
committed
add dep icons
1 parent 824e744 commit d5d110f

File tree

2 files changed

+67
-1
lines changed

2 files changed

+67
-1
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"react": "17.0.2",
1717
"react-native": "0.67.2",
1818
"react-native-reanimated": "^2.3.1",
19+
"react-native-vector-icons": "^9.1.0",
1920
"react-native-vision-camera": "^2.12.1",
2021
"styled-components": "^5.3.3"
2122
},
@@ -26,6 +27,7 @@
2627
"@types/jest": "^27.4.0",
2728
"@types/react": "^17.0.39",
2829
"@types/react-native": "^0.66.16",
30+
"@types/react-native-vector-icons": "^6.4.10",
2931
"@types/react-test-renderer": "^17.0.1",
3032
"@types/styled-components-react-native": "^5.1.3",
3133
"babel-jest": "^26.6.3",

yarn.lock

Lines changed: 65 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1360,6 +1360,21 @@
13601360
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
13611361
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==
13621362

1363+
"@types/react-native-vector-icons@^6.4.10":
1364+
version "6.4.10"
1365+
resolved "https://registry.yarnpkg.com/@types/react-native-vector-icons/-/react-native-vector-icons-6.4.10.tgz#9bfd6e64dd37b8119425496b5e53ff91d034efa9"
1366+
integrity sha512-z4sexbuZ7nmYsp7Z9YB5fSQoN3KFn6nZA3QsCkQLOYnVmVlxX4U22v/bM9Xx/6dOA1vClxoRZo2CFDX16uryXQ==
1367+
dependencies:
1368+
"@types/react" "*"
1369+
"@types/react-native" "*"
1370+
1371+
"@types/react-native@*":
1372+
version "0.67.1"
1373+
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.67.1.tgz#b11dad862c850e2556caaf252ad87cff12502f0b"
1374+
integrity sha512-uUlyohC91eQN0FWYq1pyYFSbwbnIDFjYSoc3ILieRfnH1epvSDXcSklfCVYjDizoD3ByWu2h5Yk6HbcbRJ4oGw==
1375+
dependencies:
1376+
"@types/react" "*"
1377+
13631378
"@types/react-native@^0.65":
13641379
version "0.65.20"
13651380
resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.65.20.tgz#14e7e2a70ef57393150d26df10c86497ce2949ea"
@@ -2155,6 +2170,15 @@ cliui@^6.0.0:
21552170
strip-ansi "^6.0.0"
21562171
wrap-ansi "^6.2.0"
21572172

2173+
cliui@^7.0.2:
2174+
version "7.0.4"
2175+
resolved "https://registry.yarnpkg.com/cliui/-/cliui-7.0.4.tgz#a0265ee655476fc807aea9df3df8df7783808b4f"
2176+
integrity sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==
2177+
dependencies:
2178+
string-width "^4.2.0"
2179+
strip-ansi "^6.0.0"
2180+
wrap-ansi "^7.0.0"
2181+
21582182
clone-deep@^4.0.1:
21592183
version "4.0.1"
21602184
resolved "https://registry.yarnpkg.com/clone-deep/-/clone-deep-4.0.1.tgz#c19fd9bdbbf85942b4fd979c84dcf7d5f07c2387"
@@ -3133,7 +3157,7 @@ gensync@^1.0.0-beta.2:
31333157
resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0"
31343158
integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==
31353159

3136-
get-caller-file@^2.0.1:
3160+
get-caller-file@^2.0.1, get-caller-file@^2.0.5:
31373161
version "2.0.5"
31383162
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
31393163
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
@@ -5523,6 +5547,14 @@ react-native-screens@^3.4.0:
55235547
react-native-gradle-plugin "^0.0.3"
55245548
warn-once "^0.1.0"
55255549

5550+
react-native-vector-icons@^9.1.0:
5551+
version "9.1.0"
5552+
resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-9.1.0.tgz#52eaa205f5954d567b7048eb93d58ac854a2c59e"
5553+
integrity sha512-2AHZ/h9d/+rC0odz+OwbGNlc1Lik/pHhSixn4HfC8RtQ8CxfSBZ6gg7bTLcZhdSvZN+ZEGi30Fj+ZnOSQy+smg==
5554+
dependencies:
5555+
prop-types "^15.7.2"
5556+
yargs "^16.1.1"
5557+
55265558
react-native-vision-camera@^2.12.1:
55275559
version "2.12.1"
55285560
resolved "https://registry.yarnpkg.com/react-native-vision-camera/-/react-native-vision-camera-2.12.1.tgz#433c31f0d01799e6991e07e8c9807d8bcff38ced"
@@ -6821,6 +6853,15 @@ wrap-ansi@^6.2.0:
68216853
string-width "^4.1.0"
68226854
strip-ansi "^6.0.0"
68236855

6856+
wrap-ansi@^7.0.0:
6857+
version "7.0.0"
6858+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6859+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6860+
dependencies:
6861+
ansi-styles "^4.0.0"
6862+
string-width "^4.1.0"
6863+
strip-ansi "^6.0.0"
6864+
68246865
wrappy@1:
68256866
version "1.0.2"
68266867
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
@@ -6912,6 +6953,11 @@ y18n@^4.0.0:
69126953
resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.3.tgz#b5f259c82cd6e336921efd7bfd8bf560de9eeedf"
69136954
integrity sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==
69146955

6956+
y18n@^5.0.5:
6957+
version "5.0.8"
6958+
resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55"
6959+
integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==
6960+
69156961
yallist@^4.0.0:
69166962
version "4.0.0"
69176963
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
@@ -6925,6 +6971,11 @@ yargs-parser@^18.1.2:
69256971
camelcase "^5.0.0"
69266972
decamelize "^1.2.0"
69276973

6974+
yargs-parser@^20.2.2:
6975+
version "20.2.9"
6976+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee"
6977+
integrity sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==
6978+
69286979
yargs@^15.1.0, yargs@^15.3.1, yargs@^15.4.1:
69296980
version "15.4.1"
69306981
resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.4.1.tgz#0d87a16de01aee9d8bec2bfbf74f67851730f4f8"
@@ -6941,3 +6992,16 @@ yargs@^15.1.0, yargs@^15.3.1, yargs@^15.4.1:
69416992
which-module "^2.0.0"
69426993
y18n "^4.0.0"
69436994
yargs-parser "^18.1.2"
6995+
6996+
yargs@^16.1.1:
6997+
version "16.2.0"
6998+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"
6999+
integrity sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==
7000+
dependencies:
7001+
cliui "^7.0.2"
7002+
escalade "^3.1.1"
7003+
get-caller-file "^2.0.5"
7004+
require-directory "^2.1.1"
7005+
string-width "^4.2.0"
7006+
y18n "^5.0.5"
7007+
yargs-parser "^20.2.2"

0 commit comments

Comments
 (0)