packages: switch @types/react dependency to use *

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-08-05 12:33:48 +02:00
parent f71bbe5d28
commit 990cc3bacb
23 changed files with 23 additions and 24 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"@backstage/theme": "^0.2.9",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@types/react": "^16.9",
"@types/react": "*",
"@types/prop-types": "^15.7.3",
"prop-types": "^15.7.2",
"react": "^16.12.0",
+1 -1
View File
@@ -39,7 +39,7 @@
"@testing-library/react-hooks": "^3.4.2",
"@types/dagre": "^0.7.44",
"@types/prop-types": "^15.7.3",
"@types/react": "^16.9",
"@types/react": "*",
"@types/react-sparklines": "^1.7.0",
"@types/react-text-truncate": "^0.14.0",
"classnames": "^2.2.6",
+1 -1
View File
@@ -32,7 +32,7 @@
"@backstage/config": "^0.1.3",
"@backstage/theme": "^0.2.9",
"@material-ui/core": "^4.12.2",
"@types/react": "^16.9",
"@types/react": "*",
"history": "^5.0.0",
"prop-types": "^15.7.2",
"react": "^16.12.0",
+1 -1
View File
@@ -42,7 +42,7 @@
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
"@types/react": "^16.9",
"@types/react": "*",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-hot-loader": "^4.12.21",
+1 -1
View File
@@ -31,7 +31,7 @@
"dependencies": {
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@types/react": "^16.9",
"@types/react": "*",
"react": "^16.12.0",
"react-dom": "^16.12.0"
},
+1 -1
View File
@@ -37,7 +37,7 @@
"@testing-library/jest-dom": "^5.10.1",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^13.1.8",
"@types/react": "^16.9",
"@types/react": "*",
"msw": "^0.29.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
+1 -1
View File
@@ -40,7 +40,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@types/react": "^16.9",
"@types/react": "*",
"graphiql": "^1.0.0-alpha.10",
"graphql": "^15.3.0",
"isomorphic-form-data": "^2.0.0",
+1 -1
View File
@@ -42,7 +42,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@octokit/rest": "^18.5.3",
"@types/react": "^16.9",
"@types/react": "*",
"git-url-parse": "~11.4.4",
"js-base64": "^3.6.0",
"react": "^16.13.1",
+1 -1
View File
@@ -37,7 +37,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@types/react": "^16.9",
"@types/react": "*",
"jwt-decode": "^3.1.0",
"lodash": "^4.17.15",
"qs": "^6.9.4",
+1 -1
View File
@@ -42,7 +42,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@types/react": "^16.9",
"@types/react": "*",
"classnames": "^2.2.6",
"git-url-parse": "~11.4.4",
"lodash": "^4.17.21",
+1 -1
View File
@@ -38,7 +38,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@material-ui/styles": "^4.9.6",
"@types/react": "^16.9",
"@types/react": "*",
"@types/recharts": "^1.8.14",
"classnames": "^2.2.6",
"history": "^5.0.0",
+1 -1
View File
@@ -39,7 +39,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@types/react": "^16.9",
"@types/react": "*",
"classnames": "^2.2.6",
"react": "^16.13.1",
"react-dom": "^16.13.1",
+1 -1
View File
@@ -28,7 +28,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@octokit/rest": "^18.5.3",
"@types/react": "^16.9",
"@types/react": "*",
"luxon": "^1.26.0",
"qs": "^6.10.1",
"react-dom": "^16.13.1",
+1 -1
View File
@@ -56,7 +56,7 @@
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
"@types/react": "^16.9",
"@types/react": "*",
"cross-fetch": "^3.0.6",
"msw": "^0.29.0"
},
+1 -1
View File
@@ -38,7 +38,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@types/react": "^16.9",
"@types/react": "*",
"classnames": "^2.2.6",
"luxon": "1.25.0",
"react": "^16.13.1",
+1 -1
View File
@@ -58,7 +58,7 @@
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
"@types/react": "^16.9",
"@types/react": "*",
"cross-fetch": "^3.0.6",
"msw": "^0.29.0"
},
@@ -8,7 +8,7 @@
"@testing-library/user-event": "^12.1.10",
"@types/jest": "^26.0.15",
"@types/node": "^12.0.0",
"@types/react": "^17.0.0",
"@types/react": "*",
"@types/react-dom": "^17.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
@@ -25,7 +25,7 @@
"@spotify/web-scripts": "^5.0.0",
"@testing-library/react": "^8.0.1",
"@types/node": "^14.14.32",
"@types/react": "^16.8.7",
"@types/react": "*",
"@types/react-dom": "^16.8.2",
"@types/styled-components": "^4.1.18",
"husky": "^2.7.0",
+1 -1
View File
@@ -45,7 +45,7 @@
"@material-ui/lab": "4.0.0-alpha.45",
"@rjsf/core": "^3.0.0",
"@rjsf/material-ui": "^3.0.0",
"@types/react": "^16.9",
"@types/react": "*",
"classnames": "^2.2.6",
"git-url-parse": "~11.4.4",
"humanize-duration": "^3.25.1",
+1 -2
View File
@@ -40,7 +40,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@types/react": "^16.9",
"@types/react": "*",
"qs": "^6.9.4",
"react": "^16.13.1",
"react-dom": "^16.13.1",
@@ -59,7 +59,6 @@
"@testing-library/user-event": "^13.1.8",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
"@types/react": "^16.9",
"cross-fetch": "^3.0.6",
"msw": "^0.29.0"
},
+1 -1
View File
@@ -57,7 +57,7 @@
"@types/jest": "^26.0.7",
"@types/luxon": "^1.27.0",
"@types/node": "^14.14.32",
"@types/react": "^16.9",
"@types/react": "*",
"cross-fetch": "^3.0.6",
"msw": "^0.29.0"
},
+1 -1
View File
@@ -55,7 +55,7 @@
"@types/d3-force": "^2.1.1",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
"@types/react": "^16.9",
"@types/react": "*",
"cross-fetch": "^3.0.6",
"msw": "^0.29.0"
},
+1 -1
View File
@@ -67,7 +67,7 @@
"@types/eventsource": "^1.1.5",
"@types/jest": "^26.0.7",
"@types/node": "^14.14.32",
"@types/react": "^16.9",
"@types/react": "*",
"canvas": "^2.6.1",
"cross-fetch": "^3.0.6",
"msw": "^0.29.0"