Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit d365016

Browse files
committed
Bump minor version dependencies
1 parent 4fe79b1 commit d365016

File tree

2 files changed

+1933
-1654
lines changed

2 files changed

+1933
-1654
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,20 @@
2929
"web3-utils": "^1.6.0"
3030
},
3131
"devDependencies": {
32-
"@babel/core": "^7.16.0",
33-
"@babel/preset-env": "^7.16.0",
34-
"@babel/preset-react": "^7.16.0",
35-
"@babel/preset-typescript": "^7.16.0",
36-
"@material-ui/core": "^4.12.3",
37-
"@material-ui/icons": "^4.11.0",
32+
"@babel/core": "^7.18.0",
33+
"@babel/preset-env": "^7.18.0",
34+
"@babel/preset-react": "^7.18.0",
35+
"@babel/preset-typescript": "^7.18.0",
36+
"@material-ui/core": "^4.12.4",
37+
"@material-ui/icons": "^4.11.3",
3838
"@mui/x-data-grid": "4.0.2",
39-
"@storybook/addon-actions": "^6.4.22",
40-
"@storybook/addon-controls": "^6.4.22",
41-
"@storybook/addon-docs": "^6.4.22",
42-
"@storybook/addon-links": "^6.4.22",
43-
"@storybook/addon-storyshots": "^6.4.22",
44-
"@storybook/addons": "^6.4.22",
45-
"@storybook/react": "^6.4.22",
39+
"@storybook/addon-actions": "^6.5.10",
40+
"@storybook/addon-controls": "^6.5.10",
41+
"@storybook/addon-docs": "^6.5.10",
42+
"@storybook/addon-links": "^6.5.10",
43+
"@storybook/addon-storyshots": "^6.5.10",
44+
"@storybook/addons": "^6.5.10",
45+
"@storybook/react": "^6.5.10",
4646
"@testing-library/jest-dom": "^5.11.5",
4747
"@testing-library/react": "^11.2.7",
4848
"@testing-library/user-event": "^12.2.0",
@@ -51,7 +51,7 @@
5151
"@types/node": "^16.11.9",
5252
"@types/react": "^16.9.55",
5353
"@types/react-dom": "^16.9.0",
54-
"@types/styled-components": "^5.1.15",
54+
"@types/styled-components": "^5.1.26",
5555
"@typescript-eslint/eslint-plugin": "^4.31.0",
5656
"@typescript-eslint/parser": "^4.31.0",
5757
"eslint": "^7.32.0",
@@ -69,7 +69,7 @@
6969
"react-qr-reader": "2.2.1",
7070
"rimraf": "^3.0.2",
7171
"storybook-addon-react-docgen": "^1.2.42",
72-
"styled-components": "^5.3.3",
72+
"styled-components": "^5.3.5",
7373
"ts-loader": "^8.2.0",
7474
"typescript": "^4.5.0",
7575
"url-loader": "^4.1.1",

0 commit comments

Comments
 (0)