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
6d88a72a
Unverified
Commit
6d88a72a
authored
Oct 21, 2021
by
Andrei Eres
Committed by
GitHub
Oct 21, 2021
Browse files
Update deps (#80)
parent
fb1322ff
Pipeline
#163084
passed with stages
in 1 minute and 12 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
6d88a72a
...
...
@@ -19,34 +19,34 @@
"
@polkadot/extension-base
"
:
"
^0.40.3
"
,
"
@polkadot/extension-chains
"
:
"
0.40.3
"
,
"
@polkadot/extension-inject
"
:
"
^0.40.3
"
,
"
@polkadot/react-identicon
"
:
"
^0.8
5.4
"
,
"
@polkadot/react-qr
"
:
"
^0.8
5.4
"
,
"
nanostores
"
:
"
^0.4.
8
"
,
"
@polkadot/react-identicon
"
:
"
^0.8
6.1
"
,
"
@polkadot/react-qr
"
:
"
^0.8
6.1
"
,
"
nanostores
"
:
"
^0.4.
9
"
,
"
react
"
:
"
^17.0.2
"
,
"
react-dom
"
:
"
^17.0.2
"
,
"
react-error-boundary
"
:
"
^3.1.3
"
,
"
styled-components
"
:
"
^5.3.
1
"
"
styled-components
"
:
"
^5.3.
3
"
},
"devDependencies"
:
{
"
@babel/plugin-transform-runtime
"
:
"
^7.15.
0
"
,
"
@babel/preset-env
"
:
"
^7.15.
6
"
,
"
@babel/plugin-transform-runtime
"
:
"
^7.15.
8
"
,
"
@babel/preset-env
"
:
"
^7.15.
8
"
,
"
@babel/preset-react
"
:
"
^7.14.5
"
,
"
@babel/preset-typescript
"
:
"
^7.15.0
"
,
"
@lavamoat/allow-scripts
"
:
"
^1.0.6
"
,
"
@lavamoat/preinstall-always-fail
"
:
"
^1.0.0
"
,
"
@types/chrome
"
:
"
^0.0.15
8
"
,
"
@types/firefox-webext-browser
"
:
"
^
82
.0.
1
"
,
"
@types/react
"
:
"
^17.0.
27
"
,
"
@types/react-dom
"
:
"
^17.0.
9
"
,
"
@types/styled-components
"
:
"
^5.1.1
4
"
,
"
@typescript-eslint/eslint-plugin
"
:
"
^
4.33
.0
"
,
"
@typescript-eslint/parser
"
:
"
^
4.33
.0
"
,
"
babel-loader
"
:
"
^8.2.
2
"
,
"
babel-plugin-styled-components
"
:
"
^1.13.
2
"
,
"
@types/chrome
"
:
"
^0.0.15
9
"
,
"
@types/firefox-webext-browser
"
:
"
^
94
.0.
0
"
,
"
@types/react
"
:
"
^17.0.
31
"
,
"
@types/react-dom
"
:
"
^17.0.
10
"
,
"
@types/styled-components
"
:
"
^5.1.1
5
"
,
"
@typescript-eslint/eslint-plugin
"
:
"
^
5.1
.0
"
,
"
@typescript-eslint/parser
"
:
"
^
5.1
.0
"
,
"
babel-loader
"
:
"
^8.2.
3
"
,
"
babel-plugin-styled-components
"
:
"
^1.13.
3
"
,
"
buffer
"
:
"
^6.0.3
"
,
"
copy-webpack-plugin
"
:
"
^9.0.1
"
,
"
crypto-browserify
"
:
"
^3.12.0
"
,
"
eslint
"
:
"
^
7.32.0
"
,
"
eslint
"
:
"
^
8.0.1
"
,
"
eslint-config-prettier
"
:
"
^8.3.0
"
,
"
eslint-plugin-prettier
"
:
"
^4.0.0
"
,
"
eslint-plugin-react
"
:
"
^7.26.1
"
,
...
...
@@ -55,12 +55,12 @@
"
process
"
:
"
^0.11.10
"
,
"
stream-browserify
"
:
"
^3.0.0
"
,
"
stylelint
"
:
"
^13.13.1
"
,
"
stylelint-config-prettier
"
:
"
^
8
.0.
2
"
,
"
stylelint-config-prettier
"
:
"
^
9
.0.
3
"
,
"
stylelint-config-recommended
"
:
"
^5.0.0
"
,
"
typescript
"
:
"
^4.4.
3
"
,
"
typescript
"
:
"
^4.4.
4
"
,
"
url-loader
"
:
"
^4.1.1
"
,
"
webpack
"
:
"
^5.5
7
.1
"
,
"
webpack-cli
"
:
"
^4.
8.0
"
,
"
webpack
"
:
"
^5.5
9
.1
"
,
"
webpack-cli
"
:
"
^4.
9.1
"
,
"
webpack-extension-manifest-plugin
"
:
"
^0.8.0
"
},
"resolutions"
:
{
...
...
yarn.lock
View file @
6d88a72a
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