File tree 2 files changed +1
-30
lines changed
2 files changed +1
-30
lines changed Original file line number Diff line number Diff line change 14
14
"dependencies" : {
15
15
"@react-navigation/native" : " ^6.1.6" ,
16
16
"@react-navigation/native-stack" : " ^6.9.12" ,
17
- "add" : " ^2.0.6" ,
18
17
"expo" : " ^49.0.0" ,
19
18
"expo-status-bar" : " ~1.6.0" ,
20
19
"react" : " 18.2.0" ,
21
20
"react-native" : " 0.72.3" ,
22
21
"react-native-safe-area-context" : " 4.6.3" ,
23
- "react-native-screens" : " ~3.22.0" ,
24
- "yarn" : " ^1.22.19"
22
+ "react-native-screens" : " ~3.22.0"
25
23
},
26
24
"devDependencies" : {
27
25
"@babel/core" : " ^7.20.0" ,
28
26
"@types/react" : " ~18.2.14" ,
29
- "@types/react-native" : " 0.71" ,
30
27
"typescript" : " ^5.1.3"
31
28
}
32
29
}
Original file line number Diff line number Diff line change 2047
2047
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.5.tgz#5f19d2b85a98e9558036f6a3cacc8819420f05cf"
2048
2048
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
2049
2049
2050
- " @types/react-native@0.71 " :
2051
- version "0.71.7"
2052
- resolved "https://registry.yarnpkg.com/@types/react-native/-/react-native-0.71.7.tgz#b6ce1c512097fc2047bacd01cc18ce2b8ca2920a"
2053
- integrity sha512-SYlf5Vw2qX4qDQfdcCEdfskoMG6yn0T/jWwvBNR1xZJ3qEobcGNHuOTZQdfu4TNK+VFkH5rSXZraRlio1/bvcA==
2054
- dependencies :
2055
- " @types/react" " *"
2056
-
2057
- " @types/react@* " :
2058
- version "18.2.7"
2059
- resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.7.tgz#dfb4518042a3117a045b8c222316f83414a783b3"
2060
- integrity sha512-ojrXpSH2XFCmHm7Jy3q44nXDyN54+EYKP2lBhJ2bqfyPj6cIUW/FZW/Csdia34NQgq7KYcAlHi5184m4X88+yw==
2061
- dependencies :
2062
- " @types/prop-types" " *"
2063
- " @types/scheduler" " *"
2064
- csstype "^3.0.2"
2065
-
2066
2050
" @types/react@~18.2.14 " :
2067
2051
version "18.2.19"
2068
2052
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.19.tgz#f77cb2c8307368e624d464a25b9675fa35f95a8b"
@@ -2157,11 +2141,6 @@ acorn@^8.5.0:
2157
2141
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.2.tgz#1b2f25db02af965399b9776b0c2c391276d37c4a"
2158
2142
integrity sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==
2159
2143
2160
- add@^2.0.6 :
2161
- version "2.0.6"
2162
- resolved "https://registry.yarnpkg.com/add/-/add-2.0.6.tgz#248f0a9f6e5a528ef2295dbeec30532130ae2235"
2163
- integrity sha512-j5QzrmsokwWWp6kUcJQySpbG+xfOBqqKnup3OIk1pz+kB/80SLorZ9V8zHFLO92Lcd+hbvq8bT+zOGoPkmBV0Q==
2164
-
2165
2144
agent-base@6 :
2166
2145
version "6.0.2"
2167
2146
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-6.0.2.tgz#49fff58577cfee3f37176feab4c22e00f86d7f77"
@@ -6724,11 +6703,6 @@ yargs@^17.6.2:
6724
6703
y18n "^5.0.5"
6725
6704
yargs-parser "^21.1.1"
6726
6705
6727
- yarn@^1.22.19 :
6728
- version "1.22.19"
6729
- resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.19.tgz#4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447"
6730
- integrity sha512-/0V5q0WbslqnwP91tirOvldvYISzaqhClxzyUKXYxs07yUILIs5jx/k6CFe8bvKSkds5w+eiOqta39Wk3WxdcQ==
6731
-
6732
6706
yocto-queue@^0.1.0 :
6733
6707
version "0.1.0"
6734
6708
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
You can’t perform that action at this time.
0 commit comments