Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v17.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 26, 2021
1 parent 43b3b35 commit 323762e
Show file tree
Hide file tree
Showing 30 changed files with 62 additions and 62 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@storybook/storybook-deployer": "2.8.10",
"@storybook/theming": "6.3.5",
"@types/jest": "26.0.24",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@typescript-eslint/eslint-plugin": "4.28.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/accordion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@storybook/react": "6.3.5",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@storybook/react": "6.3.5",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/box/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@storybook/react": "6.3.5",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@storybook/react": "6.3.5",
"@testing-library/react": "12.0.0",
"@types/jest": "26.0.24",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@storybook/react": "6.3.5",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@storybook/react": "6.3.5",
"@testing-library/react": "12.0.0",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/data-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"@storybook/react": "6.3.5",
"@testing-library/react": "12.0.0",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/divider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@storybook/react": "6.3.5",
"@testing-library/react": "12.0.0",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/heading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@storybook/react": "6.3.5",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"styled-components": "5"
},
"devDependencies": {
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@svgr/plugin-svgo": "5.5.0",
"@testing-library/react": "12.0.0",
"@types/jest": "26.0.24",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/rimraf": "3.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/identicon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@storybook/react": "6.3.5",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@lidofinance/icons": "workspace:*",
"@lidofinance/identicon": "workspace:*",
"@storybook/react": "6.3.5",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/lido-logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@storybook/react": "6.3.5",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@storybook/react": "6.3.5",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/loaders/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@storybook/react": "6.3.5",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@lidofinance/button": "workspace:*",
"@storybook/react": "6.3.5",
"@testing-library/react": "12.0.0",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@lidofinance/button": "workspace:*",
"@storybook/react": "6.3.5",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/popup-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@lidofinance/button": "workspace:*",
"@lidofinance/icons": "workspace:*",
"@storybook/react": "6.3.5",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@lidofinance/icons": "workspace:*",
"@storybook/react": "6.3.5",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/resize-observer-browser": "0.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/service-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@storybook/react": "6.3.5",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/stack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@lidofinance/block": "workspace:*",
"@storybook/react": "6.3.5",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/styled-system/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@styled-system/should-forward-prop": "5.1.5",
"@testing-library/react": "12.0.0",
"@types/jest": "26.0.24",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@storybook/react": "6.3.5",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@storybook/react": "6.3.5",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/tooltip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@lidofinance/icons": "workspace:*",
"@storybook/react": "6.3.5",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/transition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@storybook/react": "6.3.5",
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/react-transition-group": "4.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"styled-components": "5"
},
"devDependencies": {
"@types/react": "17.0.14",
"@types/react": "17.0.15",
"@types/react-dom": "17.0.9",
"@types/react-is": "17.0.2",
"@types/styled-components": "5.1.11",
Expand Down
Loading

0 comments on commit 323762e

Please sign in to comment.