無効化と依存関係の修正

This commit is contained in:
harukin-DeskMini 2022-09-30 11:52:39 +09:00
parent 15bb692676
commit b31bb01430
3 changed files with 41 additions and 9 deletions

View File

@ -843,11 +843,12 @@ export default function Menu(props) {
アプリの設定画面を表示します
</Text>
</TextBox>
{/*
<SvgUri
width="200"
height="200"
source={require("./assets/トレインビジョン関係/1.svg")}
/>
/> */}
</ScrollView>
<ActionSheet
ref={JRSTraInfoEXAcSR}

View File

@ -16,7 +16,7 @@
"expo": "^45.0.0",
"expo-font": "~10.1.0",
"expo-location": "~14.2.2",
"expo-updates": "~0.13.2",
"expo-updates": "~0.13.4",
"expo-web-browser": "~10.2.1",
"firebase": "8.2.3",
"lottie-react-native": "5.0.1",

View File

@ -1952,6 +1952,23 @@
slugify "^1.3.4"
sucrase "^3.20.0"
"@expo/config@6.0.26":
version "6.0.26"
resolved "https://registry.yarnpkg.com/@expo/config/-/config-6.0.26.tgz#2c9255ab618a354c8c8bd97366d60992ed21195f"
integrity sha512-nMQaZl69r6CMJFhCj0xcGJN9bIi4Uws0k9K6q6rGFPFNarS0z0aexeyNLv93/J+hsTJVn0GEYtGz5Y/R8boXxw==
dependencies:
"@babel/code-frame" "~7.10.4"
"@expo/config-plugins" "4.1.5"
"@expo/config-types" "^45.0.0"
"@expo/json-file" "8.2.36"
getenv "^1.0.0"
glob "7.1.6"
require-from-string "^2.0.2"
resolve-from "^5.0.0"
semver "7.3.2"
slugify "^1.3.4"
sucrase "^3.20.0"
"@expo/dev-server@~0.1.110":
version "0.1.113"
resolved "https://registry.yarnpkg.com/@expo/dev-server/-/dev-server-0.1.113.tgz#db4a52af1817fbfbc9dbe52d8673ddc159d0b92c"
@ -2016,7 +2033,7 @@
json5 "^1.0.1"
write-file-atomic "^2.3.0"
"@expo/metro-config@0.3.18", "@expo/metro-config@~0.3.16", "@expo/metro-config@~0.3.7":
"@expo/metro-config@0.3.18", "@expo/metro-config@~0.3.16":
version "0.3.18"
resolved "https://registry.yarnpkg.com/@expo/metro-config/-/metro-config-0.3.18.tgz#72705b3a0a3fb863b1a068f2b5f4cb43828cb26b"
integrity sha512-DWtwV67kD8X2uOKIs5QyHlHD+6L6RAgudZZDBmu433ZvL62HAUYfjEi3+i0jeMiUqN85o1vbXg6xqWnBCpS50g==
@ -2030,6 +2047,20 @@
resolve-from "^5.0.0"
sucrase "^3.20.0"
"@expo/metro-config@0.3.19":
version "0.3.19"
resolved "https://registry.yarnpkg.com/@expo/metro-config/-/metro-config-0.3.19.tgz#fb962f3569681b9fe5b074182389ddd76013feb5"
integrity sha512-UZlwnD0g/7uAx/AZ5ulC7Y4unfJFJywXy3Ozu40dhQnSciOU/nkzK94XpKbxHuRZJ3crZxvL2EDwQ8jguDjASw==
dependencies:
"@expo/config" "6.0.26"
"@expo/json-file" "8.2.36"
chalk "^4.1.0"
debug "^4.3.2"
find-yarn-workspace-root "~2.0.0"
getenv "^1.0.0"
resolve-from "^5.0.0"
sucrase "^3.20.0"
"@expo/osascript@2.0.33", "@expo/osascript@^2.0.31":
version "2.0.33"
resolved "https://registry.yarnpkg.com/@expo/osascript/-/osascript-2.0.33.tgz#e9dcc8da54466c11939074aa71a006024ea884b1"
@ -4976,15 +5007,15 @@ expo-updates-interface@~0.6.0:
resolved "https://registry.yarnpkg.com/expo-updates-interface/-/expo-updates-interface-0.6.0.tgz#cef5250106e59572afdfcf245c534754c8c844ba"
integrity sha512-oQcGTsE8mSkSxENPlWjZPGoJpt3RFDNPuO5d8shBDxBb4ZNH/W2ojavSFQMaLbNMoS0bYQQhzbRNEIBd306QMg==
expo-updates@~0.13.2:
version "0.13.2"
resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-0.13.2.tgz#c96d664d8a97eb3af6841e46a137962b8bf06361"
integrity sha512-2ZthmyxYuN/c71y2oLNz9fdVXLf7ggxAw3Tfy+kwtGOTKNyOf/YoG+SwX7a0v+jZTJnuorEj5FuNf3wrniQ7+w==
expo-updates@~0.13.4:
version "0.13.4"
resolved "https://registry.yarnpkg.com/expo-updates/-/expo-updates-0.13.4.tgz#7ffca09721fdf3ba43eb413cab918010881f3b55"
integrity sha512-GrA88YT2WN0rY4+uDHm7Yb3Gt7hAtVkaGq3ANIDbtIDVarvnHJ4d7cSp0U+FAyhtJCOPRo0QjF/Gy8rpP/G4yw==
dependencies:
"@expo/code-signing-certificates" "0.0.1"
"@expo/config" "^6.0.14"
"@expo/config" "~6.0.23"
"@expo/config-plugins" "^4.0.14"
"@expo/metro-config" "~0.3.7"
"@expo/metro-config" "0.3.19"
arg "4.1.0"
expo-eas-client "~0.2.0"
expo-manifests "~0.3.0"