chore(deps): bump @react-hookz/web from 12.3.0 to 13.0.0
Bumps [@react-hookz/web](https://github.com/react-hookz/web) from 12.3.0 to 13.0.0. - [Release notes](https://github.com/react-hookz/web/releases) - [Changelog](https://github.com/react-hookz/web/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-hookz/web/compare/v12.3.0...v13.0.0) --- updated-dependencies: - dependency-name: "@react-hookz/web" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Github changeset workflow
parent
81e95228cf
commit
23568dd328
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'@backstage/core-components': patch
|
||||
'@backstage/plugin-gcp-projects': patch
|
||||
---
|
||||
|
||||
chore(deps): bump `@react-hookz/web` from 12.3.0 to 13.0.0
|
||||
@@ -65,7 +65,7 @@
|
||||
"react-syntax-highlighter": "^15.4.5",
|
||||
"react-text-truncate": "^0.18.0",
|
||||
"react-use": "^17.3.2",
|
||||
"@react-hookz/web": "^12.3.0",
|
||||
"@react-hookz/web": "^13.0.0",
|
||||
"react-virtualized-auto-sizer": "^1.0.6",
|
||||
"react-window": "^1.8.6",
|
||||
"remark-gfm": "^3.0.1",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"@material-ui/icons": "^4.9.1",
|
||||
"@material-ui/lab": "4.0.0-alpha.57",
|
||||
"react-router-dom": "6.0.0-beta.0",
|
||||
"@react-hookz/web": "^12.3.0"
|
||||
"@react-hookz/web": "^13.0.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.13.1 || ^17.0.0"
|
||||
|
||||
@@ -4851,6 +4851,13 @@
|
||||
dependencies:
|
||||
"@react-hookz/deep-equal" "^1.0.1"
|
||||
|
||||
"@react-hookz/web@^13.0.0":
|
||||
version "13.0.0"
|
||||
resolved "https://registry.npmjs.org/@react-hookz/web/-/web-13.0.0.tgz#7c4d54fb4c1edf885879914d719e35086964e46e"
|
||||
integrity sha512-sAMTOiOnAvxpJtHea7Vk+2+KJdTC/o77wPII+glnH+astNUSSiduptLaMPeoIXXwqjfJT+IJ9JzWyZPrLpdyFw==
|
||||
dependencies:
|
||||
"@react-hookz/deep-equal" "^1.0.1"
|
||||
|
||||
"@rjsf/core@^3.2.1":
|
||||
version "3.2.1"
|
||||
resolved "https://registry.npmjs.org/@rjsf/core/-/core-3.2.1.tgz#8a7b24c9a6f01f0ecb093fdfc777172c12b1b009"
|
||||
|
||||
Reference in New Issue
Block a user