Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
ThaliApp
Commits
8136e4a5
Commit
8136e4a5
authored
May 29, 2019
by
Sébastiaan Versteeg
Browse files
Merge branch 'renovate/pin-dependencies' into 'master'
Pin dependencies See merge request
!238
parents
f2a7e8e9
662da0e2
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
8136e4a5
...
...
@@ -47,54 +47,54 @@
}
},
"dependencies"
:
{
"
@react-native-community/cli
"
:
"
^
1.9.5
"
,
"
i18next
"
:
"
^
14.1.1
"
,
"
i18next-react-native-language-detector
"
:
"
^
1.0.2
"
,
"
metro-config
"
:
"
^
0.54.1
"
,
"
metro-core
"
:
"
^
0.51.1
"
,
"
moment
"
:
"
^
2.24.0
"
,
"
prop-types
"
:
"
^
15.7.2
"
,
"
@react-native-community/cli
"
:
"
1.9.5
"
,
"
i18next
"
:
"
14.1.1
"
,
"
i18next-react-native-language-detector
"
:
"
1.0.2
"
,
"
metro-config
"
:
"
0.54.1
"
,
"
metro-core
"
:
"
0.51.1
"
,
"
moment
"
:
"
2.24.0
"
,
"
prop-types
"
:
"
15.7.2
"
,
"
react
"
:
"
16.8.3
"
,
"
react-i18next
"
:
"
^
9.0.10
"
,
"
react-i18next
"
:
"
9.0.10
"
,
"
react-native
"
:
"
0.59.8
"
,
"
react-native-dotenv
"
:
"
^
0.2.0
"
,
"
react-native-drawer
"
:
"
^
2.
3.0
"
,
"
react-native-dotenv
"
:
"
0.2.0
"
,
"
react-native-drawer
"
:
"
2.
5.1
"
,
"
react-native-firebase
"
:
"
5.0.0-rc0
"
,
"
react-native-linear-gradient
"
:
"
^2.4.0
"
,
"
react-native-locale-detector
"
:
"
^
1.0.1
"
,
"
react-native-render-html
"
:
"
^
4.1.
1
"
,
"
react-native-sentry
"
:
"
^
0.39.
0
"
,
"
react-native-share
"
:
"
^
1.1.3
"
,
"
react-native-snackbar
"
:
"
^
0.4.7
"
,
"
react-native-vector-icons
"
:
"
^
6.
3.0
"
,
"
react-navigation
"
:
"
^
2.18.3
"
,
"
react-redux
"
:
"
^
5.1.1
"
,
"
redux
"
:
"
^
4.0.1
"
,
"
redux-saga
"
:
"
^
0.16.
0
"
"
react-native-linear-gradient
"
:
"
2.5.4
"
,
"
react-native-locale-detector
"
:
"
1.0.1
"
,
"
react-native-render-html
"
:
"
4.1.
2
"
,
"
react-native-sentry
"
:
"
0.39.
1
"
,
"
react-native-share
"
:
"
1.1.3
"
,
"
react-native-snackbar
"
:
"
0.4.7
"
,
"
react-native-vector-icons
"
:
"
6.
4.2
"
,
"
react-navigation
"
:
"
2.18.3
"
,
"
react-redux
"
:
"
5.1.1
"
,
"
redux
"
:
"
4.0.1
"
,
"
redux-saga
"
:
"
0.16.
2
"
},
"devDependencies"
:
{
"
@babel/plugin-proposal-class-properties
"
:
"
^
7.4.4
"
,
"
@babel/plugin-proposal-optional-chaining
"
:
"
^
7.2.0
"
,
"
@babel/plugin-transform-flow-strip-types
"
:
"
^
7.
2.3
"
,
"
@babel/plugin-transform-runtime
"
:
"
^
7.4.4
"
,
"
@babel/preset-env
"
:
"
^
7.4.5
"
,
"
@babel/preset-react
"
:
"
^
7.0.0
"
,
"
@babel/plugin-proposal-class-properties
"
:
"
7.4.4
"
,
"
@babel/plugin-proposal-optional-chaining
"
:
"
7.2.0
"
,
"
@babel/plugin-transform-flow-strip-types
"
:
"
7.
4.4
"
,
"
@babel/plugin-transform-runtime
"
:
"
7.4.4
"
,
"
@babel/preset-env
"
:
"
7.4.5
"
,
"
@babel/preset-react
"
:
"
7.0.0
"
,
"
babel-core
"
:
"
7.0.0-bridge.0
"
,
"
babel-eslint
"
:
"
^
10.0.1
"
,
"
babel-jest
"
:
"
^
24.8.0
"
,
"
eslint
"
:
"
^
5.16.0
"
,
"
eslint-config-airbnb
"
:
"
^
17.1.0
"
,
"
eslint-plugin-import
"
:
"
^
2.17.2
"
,
"
eslint-plugin-jsx-a11y
"
:
"
^
6.2.1
"
,
"
eslint-plugin-react
"
:
"
^
7.13.0
"
,
"
eslint-plugin-react-native
"
:
"
^
3.7.0
"
,
"
i18next-scanner
"
:
"
^
2.10.1
"
,
"
jest
"
:
"
^
24.8.0
"
,
"
metro-react-native-babel-preset
"
:
"
^
0.54.1
"
,
"
metro-react-native-babel-transformer
"
:
"
^
0.54.1
"
,
"
react-native-git-upgrade
"
:
"
^
0.2.7
"
,
"
react-test-renderer
"
:
"
^
16.8.6
"
,
"
redux-mock-store
"
:
"
^
1.5.3
"
,
"
redux-saga-test-plan
"
:
"
^
3.
2
.0
"
"
babel-eslint
"
:
"
10.0.1
"
,
"
babel-jest
"
:
"
24.8.0
"
,
"
eslint
"
:
"
5.16.0
"
,
"
eslint-config-airbnb
"
:
"
17.1.0
"
,
"
eslint-plugin-import
"
:
"
2.17.2
"
,
"
eslint-plugin-jsx-a11y
"
:
"
6.2.1
"
,
"
eslint-plugin-react
"
:
"
7.13.0
"
,
"
eslint-plugin-react-native
"
:
"
3.7.0
"
,
"
i18next-scanner
"
:
"
2.10.1
"
,
"
jest
"
:
"
24.8.0
"
,
"
metro-react-native-babel-preset
"
:
"
0.54.1
"
,
"
metro-react-native-babel-transformer
"
:
"
0.54.1
"
,
"
react-native-git-upgrade
"
:
"
0.2.7
"
,
"
react-test-renderer
"
:
"
16.8.6
"
,
"
redux-mock-store
"
:
"
1.5.3
"
,
"
redux-saga-test-plan
"
:
"
3.
7
.0
"
}
}
yarn.lock
View file @
8136e4a5
This diff is collapsed.
Click to expand it.
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