Merge pull request #15001 from backstage/renovate/react-hookz-web-20.x

Update dependency @react-hookz/web to v20
This commit is contained in:
Johan Haals
2022-12-05 11:04:57 +01:00
committed by GitHub
6 changed files with 20 additions and 12 deletions
+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.57",
"@react-hookz/web": "^19.0.0"
"@react-hookz/web": "^20.0.0"
},
"peerDependencies": {
"react": "^16.13.1 || ^17.0.0",
+1 -1
View File
@@ -53,7 +53,7 @@
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"@react-hookz/web": "^19.0.0",
"@react-hookz/web": "^20.0.0",
"@rjsf/core": "^3.2.1",
"@rjsf/core-v5": "npm:@rjsf/core@^5.0.0-beta.12",
"@rjsf/material-ui": "^3.2.1",
@@ -42,7 +42,7 @@
"@material-ui/core": "^4.9.13",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.57",
"@react-hookz/web": "^19.0.0",
"@react-hookz/web": "^20.0.0",
"git-url-parse": "^13.0.0",
"react-use": "^17.2.4"
},