Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
2
240
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
2022-240
240
Commits
9bc791bc
Commit
9bc791bc
authored
Nov 13, 2022
by
Malsha Rathnasiri
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
upgrade expo
parent
fef514b4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2323 additions
and
832 deletions
+2323
-832
MobileApp/package.json
MobileApp/package.json
+24
-24
MobileApp/yarn.lock
MobileApp/yarn.lock
+2299
-808
No files found.
MobileApp/package.json
View file @
9bc791bc
...
...
@@ -14,41 +14,41 @@
"preset"
:
"jest-expo"
},
"dependencies"
:
{
"@expo/vector-icons"
:
"^1
2
.0.0"
,
"@react-native-async-storage/async-storage"
:
"~1.1
5.0
"
,
"@react-native-community/slider"
:
"4.
1.12
"
,
"@expo/vector-icons"
:
"^1
3
.0.0"
,
"@react-native-async-storage/async-storage"
:
"~1.1
7.3
"
,
"@react-native-community/slider"
:
"4.
2.1
"
,
"@react-navigation/bottom-tabs"
:
"^6.0.5"
,
"@react-navigation/native"
:
"^6.0.2"
,
"@react-navigation/native-stack"
:
"^6.1.0"
,
"axios"
:
"^0.27.2"
,
"expo"
:
"
~44
.0.0"
,
"expo-asset"
:
"~8.
4.4
"
,
"expo-av"
:
"~1
0.2.0
"
,
"expo-constants"
:
"~13.
0.0
"
,
"expo-file-system"
:
"~1
3.1.4
"
,
"expo-font"
:
"~10.
0.4
"
,
"expo-linking"
:
"~3.
0
.0"
,
"expo-media-library"
:
"~14.
0
.0"
,
"expo-speech"
:
"~10.
1
.0"
,
"expo-splash-screen"
:
"~0.1
4.0
"
,
"expo-status-bar"
:
"~1.
2
.0"
,
"expo-web-browser"
:
"~10.
1.0
"
,
"expo"
:
"
^45
.0.0"
,
"expo-asset"
:
"~8.
5.0
"
,
"expo-av"
:
"~1
1.2.3
"
,
"expo-constants"
:
"~13.
1.1
"
,
"expo-file-system"
:
"~1
4.0.0
"
,
"expo-font"
:
"~10.
1.0
"
,
"expo-linking"
:
"~3.
1
.0"
,
"expo-media-library"
:
"~14.
1
.0"
,
"expo-speech"
:
"~10.
2
.0"
,
"expo-splash-screen"
:
"~0.1
5.1
"
,
"expo-status-bar"
:
"~1.
3
.0"
,
"expo-web-browser"
:
"~10.
2.1
"
,
"jwt-decode"
:
"^3.1.2"
,
"native-base"
:
"^3.4.11"
,
"react"
:
"17.0.
1
"
,
"react-dom"
:
"17.0.
1
"
,
"react-native"
:
"0.6
4.3
"
,
"react-native-safe-area-context"
:
"
3.3.2
"
,
"react-native-screens"
:
"~3.1
0
.1"
,
"react-native-svg"
:
"12.
1.1
"
,
"react-native-web"
:
"0.17.
1
"
"react"
:
"17.0.
2
"
,
"react-dom"
:
"17.0.
2
"
,
"react-native"
:
"0.6
8.2
"
,
"react-native-safe-area-context"
:
"
4.2.4
"
,
"react-native-screens"
:
"~3.1
1
.1"
,
"react-native-svg"
:
"12.
3.0
"
,
"react-native-web"
:
"0.17.
7
"
},
"devDependencies"
:
{
"@babel/core"
:
"^7.12.9"
,
"@types/react"
:
"~17.0.21"
,
"@types/react-native"
:
"~0.6
4.12
"
,
"@types/react-native"
:
"~0.6
7.6
"
,
"jest"
:
"^26.6.3"
,
"jest-expo"
:
"
~44.0.1
"
,
"jest-expo"
:
"
^45.0.0
"
,
"react-test-renderer"
:
"17.0.1"
,
"typescript"
:
"~4.3.5"
},
...
...
MobileApp/yarn.lock
View file @
9bc791bc
This source diff could not be displayed because it is too large. You can
view the blob
instead.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment