Skip to content

Commit 33592d3

Browse files
authored
update all deps (jimmychu0807#238)
1 parent e330c79 commit 33592d3

2 files changed

Lines changed: 408 additions & 1031 deletions

File tree

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -23,34 +23,34 @@
2323
"deploy": "gh-pages -d build -m '[ci skip] Updates'"
2424
},
2525
"dependencies": {
26-
"@polkadot/api": "^7.3.1",
27-
"@polkadot/extension-dapp": "^0.42.5",
28-
"@polkadot/keyring": "^8.3.1",
29-
"@polkadot/networks": "^8.3.1",
30-
"@polkadot/types": "^7.3.1",
31-
"@polkadot/ui-keyring": "^0.89.1",
32-
"@polkadot/ui-settings": "^0.89.1",
33-
"@polkadot/util": "^8.3.1",
34-
"@polkadot/util-crypto": "^8.3.1",
26+
"@polkadot/api": "^7.10.1",
27+
"@polkadot/extension-dapp": "^0.42.7",
28+
"@polkadot/keyring": "^8.4.1",
29+
"@polkadot/networks": "^8.4.1",
30+
"@polkadot/types": "^7.10.1",
31+
"@polkadot/ui-keyring": "^1.1.1",
32+
"@polkadot/ui-settings": "^1.1.1",
33+
"@polkadot/util": "^8.4.1",
34+
"@polkadot/util-crypto": "^8.4.1",
3535
"node-polyfill-webpack-plugin": "^1.1.4",
36-
"prop-types": "^15.7.2",
36+
"prop-types": "^15.8.1",
3737
"react": "^17.0.2",
3838
"react-copy-to-clipboard": "^5.0.4",
3939
"react-dom": "^17.0.2",
4040
"react-scripts": "^5.0.0",
4141
"semantic-ui-css": "Semantic-Org/Semantic-UI-CSS#master",
42-
"semantic-ui-react": "^2.1.1",
42+
"semantic-ui-react": "^2.1.2",
4343
"stream-browserify": "^3.0.0"
4444
},
4545
"devDependencies": {
46-
"eslint-config-prettier": "^8.3.0",
46+
"eslint-config-prettier": "^8.4.0",
4747
"gh-pages": "^3.2.3",
4848
"prettier": "2.5.1",
49-
"react-app-rewired": "^2.1.11",
50-
"semistandard": "^16.0.0"
49+
"react-app-rewired": "^2.2.1",
50+
"semistandard": "^16.0.1"
5151
},
5252
"resolutions": {
53-
"eslint-plugin-jsx-a11y": "6.4.1"
53+
"eslint-plugin-jsx-a11y": "6.5.1"
5454
},
5555
"eslintConfig": {
5656
"extends": [

0 commit comments

Comments
 (0)