Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ensembl-web
ensembl-client
Commits
59076b12
Unverified
Commit
59076b12
authored
Mar 16, 2020
by
Andrey Azov
Committed by
GitHub
Mar 16, 2020
Browse files
Update dependencies (#271)
parent
a54be3b8
Pipeline
#64945
failed with stages
in 13 minutes and 6 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
767 additions
and
1112 deletions
+767
-1112
src/ensembl/package-lock.json
src/ensembl/package-lock.json
+745
-1090
src/ensembl/package.json
src/ensembl/package.json
+22
-22
No files found.
src/ensembl/package-lock.json
View file @
59076b12
This diff is collapsed.
Click to expand it.
src/ensembl/package.json
View file @
59076b12
...
...
@@ -49,10 +49,10 @@
},
"dependencies"
:
{
"@apollo/react-hooks"
:
"3.1.3"
,
"@sentry/browser"
:
"5.1
2.5
"
,
"@sentry/browser"
:
"5.1
4.2
"
,
"apollo-boost"
:
"0.4.7"
,
"classnames"
:
"2.2.6"
,
"connected-react-router"
:
"6.
7
.0"
,
"connected-react-router"
:
"6.
8
.0"
,
"core-js"
:
"3.6.4"
,
"d3"
:
"5.15.0"
,
"dotenv"
:
"8.2.0"
,
...
...
@@ -61,7 +61,7 @@
"graphql-tag"
:
"2.10.3"
,
"koa-proxy"
:
"1.0.0-alpha.3"
,
"lodash"
:
"4.17.15"
,
"query-string"
:
"6.11.
0
"
,
"query-string"
:
"6.11.
1
"
,
"react"
:
"16.13.0"
,
"react-cookie"
:
"4.0.3"
,
"react-dom"
:
"16.13.0"
,
...
...
@@ -76,31 +76,31 @@
"redux-thunk"
:
"2.3.0"
,
"rxjs"
:
"6.5.4"
,
"typesafe-actions"
:
"5.1.0"
,
"what-input"
:
"5.2.
6
"
"what-input"
:
"5.2.
7
"
},
"devDependencies"
:
{
"@babel/core"
:
"7.8.
6
"
,
"@babel/core"
:
"7.8.
7
"
,
"@babel/plugin-proposal-class-properties"
:
"7.8.3"
,
"@babel/plugin-proposal-nullish-coalescing-operator"
:
"7.8.3"
,
"@babel/plugin-proposal-object-rest-spread"
:
"7.8.3"
,
"@babel/plugin-proposal-optional-chaining"
:
"7.8.3"
,
"@babel/plugin-syntax-dynamic-import"
:
"7.8.3"
,
"@babel/plugin-transform-modules-commonjs"
:
"7.8.3"
,
"@babel/preset-env"
:
"7.8.
6
"
,
"@babel/preset-env"
:
"7.8.
7
"
,
"@babel/preset-react"
:
"7.8.3"
,
"@babel/preset-typescript"
:
"7.8.3"
,
"@storybook/addon-actions"
:
"5.3.1
4
"
,
"@storybook/addon-notes"
:
"5.3.1
4
"
,
"@storybook/react"
:
"5.3.1
4
"
,
"@storybook/addon-actions"
:
"5.3.1
7
"
,
"@storybook/addon-notes"
:
"5.3.1
7
"
,
"@storybook/react"
:
"5.3.1
7
"
,
"@svgr/webpack"
:
"5.2.0"
,
"@types/classnames"
:
"2.2.
9
"
,
"@types/classnames"
:
"2.2.
10
"
,
"@types/d3"
:
"5.7.2"
,
"@types/enzyme"
:
"3.10.5"
,
"@types/enzyme-adapter-react-16"
:
"1.0.6"
,
"@types/faker"
:
"4.1.10"
,
"@types/jest"
:
"25.1.
3
"
,
"@types/jest"
:
"25.1.
4
"
,
"@types/lodash"
:
"4.14.149"
,
"@types/node"
:
"13.
7.6
"
,
"@types/node"
:
"13.
9.1
"
,
"@types/prettier"
:
"1.19.0"
,
"@types/react"
:
"16.9.23"
,
"@types/react-dom"
:
"16.9.5"
,
...
...
@@ -109,8 +109,8 @@
"@types/react-router-hash-link"
:
"1.2.1"
,
"@types/redux-mock-store"
:
"1.0.2"
,
"@types/webpack-env"
:
"1.15.1"
,
"@typescript-eslint/eslint-plugin"
:
"2.2
1
.0"
,
"@typescript-eslint/parser"
:
"2.2
1
.0"
,
"@typescript-eslint/eslint-plugin"
:
"2.2
3
.0"
,
"@typescript-eslint/parser"
:
"2.2
3
.0"
,
"babel-core"
:
"7.0.0-bridge.0"
,
"babel-jest"
:
"25.1.0"
,
"babel-loader"
:
"8.0.6"
,
...
...
@@ -125,18 +125,18 @@
"eslint"
:
"6.8.0"
,
"eslint-config-prettier"
:
"6.10.0"
,
"eslint-plugin-prettier"
:
"3.1.2"
,
"eslint-plugin-react"
:
"7.1
8.3
"
,
"eslint-plugin-react"
:
"7.1
9.0
"
,
"eslint-plugin-react-hooks"
:
"2.5.0"
,
"faker"
:
"4.1.0"
,
"file-loader"
:
"5.1.0"
,
"fork-ts-checker-webpack-plugin"
:
"4.
0.5
"
,
"fork-ts-checker-webpack-plugin"
:
"4.
1.0
"
,
"gh-pages"
:
"2.2.0"
,
"html-webpack-plugin"
:
"3.2.0"
,
"husky"
:
"4.2.3"
,
"identity-obj-proxy"
:
"3.0.0"
,
"image-webpack-loader"
:
"6.0.0"
,
"jest"
:
"25.1.0"
,
"jest-fetch-mock"
:
"3.0.
1
"
,
"jest-fetch-mock"
:
"3.0.
3
"
,
"jest-transform-stub"
:
"2.0.0"
,
"koa"
:
"2.11.0"
,
"koa-connect"
:
"2.0.1"
,
...
...
@@ -154,14 +154,14 @@
"sass-loader"
:
"8.0.2"
,
"source-map-loader"
:
"0.2.4"
,
"style-loader"
:
"1.1.3"
,
"stylelint"
:
"13.2.
0
"
,
"stylelint"
:
"13.2.
1
"
,
"stylelint-config-recommended-scss"
:
"4.2.0"
,
"stylelint-scss"
:
"3.1
4.2
"
,
"stylelint-scss"
:
"3.1
5.0
"
,
"stylelint-webpack-plugin"
:
"1.2.3"
,
"terser-webpack-plugin"
:
"2.3.5"
,
"typescript"
:
"3.8.
2
"
,
"webpack"
:
"4.4
1.6
"
,
"webpack-bundle-analyzer"
:
"3.6.
0
"
,
"typescript"
:
"3.8.
3
"
,
"webpack"
:
"4.4
2.0
"
,
"webpack-bundle-analyzer"
:
"3.6.
1
"
,
"webpack-cli"
:
"3.3.11"
,
"webpack-dev-server"
:
"3.10.3"
,
"webpack-merge"
:
"4.2.2"
,
...
...
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