Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
parity-signer-companion
Commits
0d988a7d
Unverified
Commit
0d988a7d
authored
Nov 16, 2021
by
Andrei Eres
Committed by
GitHub
Nov 16, 2021
Browse files
Update common deps (#91)
parent
cb198c41
Pipeline
#166256
passed with stages
in 1 minute and 18 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
0d988a7d
...
...
@@ -15,7 +15,7 @@
"fix"
:
"prettier ./src -w"
},
"dependencies"
:
{
"
@babel/runtime
"
:
"
^7.1
5.4
"
,
"
@babel/runtime
"
:
"
^7.1
6.3
"
,
"
@nanostores/react
"
:
"
^0.1.2
"
,
"
@polkadot/extension-base
"
:
"
^0.40.3
"
,
"
@polkadot/extension-chains
"
:
"
0.40.3
"
,
...
...
@@ -25,33 +25,33 @@
"
nanostores
"
:
"
^0.5.6
"
,
"
react
"
:
"
^17.0.2
"
,
"
react-dom
"
:
"
^17.0.2
"
,
"
react-error-boundary
"
:
"
^3.1.
3
"
,
"
react-error-boundary
"
:
"
^3.1.
4
"
,
"
styled-components
"
:
"
^5.3.3
"
},
"devDependencies"
:
{
"
@babel/plugin-transform-runtime
"
:
"
^7.1
5.8
"
,
"
@babel/preset-env
"
:
"
^7.1
5.8
"
,
"
@babel/preset-react
"
:
"
^7.1
4.5
"
,
"
@babel/preset-typescript
"
:
"
^7.1
5
.0
"
,
"
@babel/plugin-transform-runtime
"
:
"
^7.1
6.0
"
,
"
@babel/preset-env
"
:
"
^7.1
6.0
"
,
"
@babel/preset-react
"
:
"
^7.1
6.0
"
,
"
@babel/preset-typescript
"
:
"
^7.1
6
.0
"
,
"
@lavamoat/allow-scripts
"
:
"
^1.0.6
"
,
"
@lavamoat/preinstall-always-fail
"
:
"
^1.0.0
"
,
"
@stylelint/postcss-css-in-js
"
:
"
^0.37.2
"
,
"
@types/chrome
"
:
"
^0.0.1
59
"
,
"
@types/chrome
"
:
"
^0.0.1
64
"
,
"
@types/firefox-webext-browser
"
:
"
^94.0.0
"
,
"
@types/react
"
:
"
^17.0.3
1
"
,
"
@types/react-dom
"
:
"
^17.0.1
0
"
,
"
@types/react
"
:
"
^17.0.3
5
"
,
"
@types/react-dom
"
:
"
^17.0.1
1
"
,
"
@types/styled-components
"
:
"
^5.1.15
"
,
"
@typescript-eslint/eslint-plugin
"
:
"
^5.
1
.0
"
,
"
@typescript-eslint/parser
"
:
"
^5.
1
.0
"
,
"
@typescript-eslint/eslint-plugin
"
:
"
^5.
4
.0
"
,
"
@typescript-eslint/parser
"
:
"
^5.
4
.0
"
,
"
babel-loader
"
:
"
^8.2.3
"
,
"
babel-plugin-styled-components
"
:
"
^1.13.3
"
,
"
buffer
"
:
"
^6.0.3
"
,
"
copy-webpack-plugin
"
:
"
^9.
0.1
"
,
"
copy-webpack-plugin
"
:
"
^9.
1.0
"
,
"
crypto-browserify
"
:
"
^3.12.0
"
,
"
eslint
"
:
"
^8.
0.1
"
,
"
eslint
"
:
"
^8.
2.0
"
,
"
eslint-config-prettier
"
:
"
^8.3.0
"
,
"
eslint-plugin-prettier
"
:
"
^4.0.0
"
,
"
eslint-plugin-react
"
:
"
^7.2
6.1
"
,
"
eslint-plugin-react
"
:
"
^7.2
7.0
"
,
"
path-browserify
"
:
"
^1.0.1
"
,
"
postcss-syntax
"
:
"
^0.36.2
"
,
"
prettier
"
:
"
^2.4.1
"
,
...
...
@@ -62,7 +62,7 @@
"
stylelint-config-recommended
"
:
"
^6.0.0
"
,
"
typescript
"
:
"
^4.4.4
"
,
"
url-loader
"
:
"
^4.1.1
"
,
"
webpack
"
:
"
^5.
59
.1
"
,
"
webpack
"
:
"
^5.
64
.1
"
,
"
webpack-cli
"
:
"
^4.9.1
"
,
"
webpack-extension-manifest-plugin
"
:
"
^0.8.0
"
},
...
...
yarn.lock
View file @
0d988a7d
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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