Bump @reach/combobox from 0.15.3 to 0.16.0 (#14402)
Bumps [@reach/combobox](https://github.com/reach/reach-ui/tree/HEAD/packages/combobox) from 0.15.3 to 0.16.0. - [Release notes](https://github.com/reach/reach-ui/releases) - [Commits](https://github.com/reach/reach-ui/commits/v0.16.0/packages/combobox) --- updated-dependencies: - dependency-name: "@reach/combobox" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4966790512
commit
780d8ee69e
2 changed files with 41 additions and 41 deletions
|
|
@ -151,7 +151,7 @@
|
|||
"@honeybadger-io/webpack": "^1.2.0",
|
||||
"@rails/ujs": "6.1.4",
|
||||
"@rails/webpacker": "5.4.0",
|
||||
"@reach/combobox": "^0.15.3",
|
||||
"@reach/combobox": "^0.16.0",
|
||||
"ahoy.js": "^0.3.8",
|
||||
"autoprefixer": "^10.3.1",
|
||||
"babel-preset-preact": "^2.0.0",
|
||||
|
|
|
|||
80
yarn.lock
80
yarn.lock
|
|
@ -1803,33 +1803,33 @@
|
|||
webpack-cli "^3.3.12"
|
||||
webpack-sources "^1.4.3"
|
||||
|
||||
"@reach/auto-id@0.15.3":
|
||||
version "0.15.3"
|
||||
resolved "https://registry.yarnpkg.com/@reach/auto-id/-/auto-id-0.15.3.tgz#23b6ae8de3bf7520044c95a85c992ae46cdcef9c"
|
||||
integrity sha512-lbLUI9mrn74qVis141ib0Rsyhgk+gzUMtpplRmjy06cUWDFZyiBATNWMUxN5T+0fU4tpfgcjkAuPeTCCGThKtQ==
|
||||
"@reach/auto-id@0.16.0":
|
||||
version "0.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@reach/auto-id/-/auto-id-0.16.0.tgz#dfabc3227844e8c04f8e6e45203a8e14a8edbaed"
|
||||
integrity sha512-5ssbeP5bCkM39uVsfQCwBBL+KT8YColdnMN5/Eto6Rj7929ql95R3HZUOkKIvj7mgPtEb60BLQxd1P3o6cjbmg==
|
||||
dependencies:
|
||||
"@reach/utils" "0.15.3"
|
||||
"@reach/utils" "0.16.0"
|
||||
tslib "^2.3.0"
|
||||
|
||||
"@reach/combobox@^0.15.3":
|
||||
version "0.15.3"
|
||||
resolved "https://registry.yarnpkg.com/@reach/combobox/-/combobox-0.15.3.tgz#a331330640124beacd093305d2a0ebfe4d20c375"
|
||||
integrity sha512-wzms8wl5Tpvgz9cgUWSOzoLemOU+QCsmAkJchi4kajZ/b2HWFU68SHSqs4zsXKUJRTW76F5ClX57vGbRCjN5Iw==
|
||||
"@reach/combobox@^0.16.0":
|
||||
version "0.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@reach/combobox/-/combobox-0.16.0.tgz#b7bc564b708b9d2f9fc0b7f2c803b5d089eeb21f"
|
||||
integrity sha512-ikZNdEwv4inB0TVqGdKW/mXNK4QlAhhaaH7u899bathMuWuVi8tgKdaqKWI76S1sQYaNfczqx+0/17g/AE/Q8Q==
|
||||
dependencies:
|
||||
"@reach/auto-id" "0.15.3"
|
||||
"@reach/descendants" "0.15.3"
|
||||
"@reach/popover" "0.15.3"
|
||||
"@reach/portal" "0.15.3"
|
||||
"@reach/utils" "0.15.3"
|
||||
"@reach/auto-id" "0.16.0"
|
||||
"@reach/descendants" "0.16.0"
|
||||
"@reach/popover" "0.16.0"
|
||||
"@reach/portal" "0.16.0"
|
||||
"@reach/utils" "0.16.0"
|
||||
prop-types "^15.7.2"
|
||||
tslib "^2.3.0"
|
||||
|
||||
"@reach/descendants@0.15.3":
|
||||
version "0.15.3"
|
||||
resolved "https://registry.yarnpkg.com/@reach/descendants/-/descendants-0.15.3.tgz#818522e54a66e3e577970e25aa7226645e22aabc"
|
||||
integrity sha512-vuCBG7Uru6IEJ2wvTd7L2xumbYzv2UYBduZ0E1FEABqyUo78eTIZbRcwIN73IxMcivjWipBPlcLLkpFtJKMPew==
|
||||
"@reach/descendants@0.16.0":
|
||||
version "0.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@reach/descendants/-/descendants-0.16.0.tgz#4c2873ea14ca3669e0c0bd0cd89cd79f27c0d0ad"
|
||||
integrity sha512-VLfAYRhU1LoDld3zP9vrvMnj3wWJIbfetQ/T+swYfGKadRKP0owrZBQ+lf3Y/HnPiac5sR4vAg97c2G6R2bqhw==
|
||||
dependencies:
|
||||
"@reach/utils" "0.15.3"
|
||||
"@reach/utils" "0.16.0"
|
||||
tslib "^2.3.0"
|
||||
|
||||
"@reach/observe-rect@1.2.0", "@reach/observe-rect@^1.0.3":
|
||||
|
|
@ -1837,32 +1837,32 @@
|
|||
resolved "https://registry.yarnpkg.com/@reach/observe-rect/-/observe-rect-1.2.0.tgz#d7a6013b8aafcc64c778a0ccb83355a11204d3b2"
|
||||
integrity sha512-Ba7HmkFgfQxZqqaeIWWkNK0rEhpxVQHIoVyW1YDSkGsGIXzcaW4deC8B0pZrNSSyLTdIk7y+5olKt5+g0GmFIQ==
|
||||
|
||||
"@reach/popover@0.15.3":
|
||||
version "0.15.3"
|
||||
resolved "https://registry.yarnpkg.com/@reach/popover/-/popover-0.15.3.tgz#62367efc81e1a86c670860e3975cc41d02489f59"
|
||||
integrity sha512-T5A1gZGXfl4vDqK6kb7tyxgKWur4QsoKwHJ0LcJZ9JDYtiUDbdBDw+yRHwvuExx48Glc8BYcdy6X6BF2n21FuA==
|
||||
"@reach/popover@0.16.0":
|
||||
version "0.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@reach/popover/-/popover-0.16.0.tgz#82c5ab96a88c49e2451a9c04b2d4392a9055f623"
|
||||
integrity sha512-xmgiSyQwfshMkMNu6URbGrjjDTD3dnAITojvgEqfEtV1chDYqktKdDbIPrq+UGI54ey/IxbRpVzKcIjXiKoMmA==
|
||||
dependencies:
|
||||
"@reach/portal" "0.15.3"
|
||||
"@reach/rect" "0.15.3"
|
||||
"@reach/utils" "0.15.3"
|
||||
"@reach/portal" "0.16.0"
|
||||
"@reach/rect" "0.16.0"
|
||||
"@reach/utils" "0.16.0"
|
||||
tabbable "^4.0.0"
|
||||
tslib "^2.3.0"
|
||||
|
||||
"@reach/portal@0.15.3":
|
||||
version "0.15.3"
|
||||
resolved "https://registry.yarnpkg.com/@reach/portal/-/portal-0.15.3.tgz#56fe4f6575ff07fc7d1a151481713171c7e37c88"
|
||||
integrity sha512-9VkVEQIF9gK73uK1f9MYhrJivd0dpxhkBEb2zwVCIEGvKVxadmRNmCjgcWexGjA0UeCjIhEjQQehs/IZHNLPdw==
|
||||
"@reach/portal@0.16.0":
|
||||
version "0.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@reach/portal/-/portal-0.16.0.tgz#1544531d978b770770b718b2872b35652a11e7e3"
|
||||
integrity sha512-vXJ0O9T+72HiSEWHPs2cx7YbSO7pQsTMhgqPc5aaddIYpo2clJx1PnYuS0lSNlVaDO0IxQhwYq43evXaXnmviw==
|
||||
dependencies:
|
||||
"@reach/utils" "0.15.3"
|
||||
"@reach/utils" "0.16.0"
|
||||
tslib "^2.3.0"
|
||||
|
||||
"@reach/rect@0.15.3":
|
||||
version "0.15.3"
|
||||
resolved "https://registry.yarnpkg.com/@reach/rect/-/rect-0.15.3.tgz#5cb37d0a5d3bd630920b34e2259a0197ee23d521"
|
||||
integrity sha512-ZKakUC14DoCbccc7ymARXCzfpaRMTvbaAibBw64/sg/Vm7W+bi+P3mu5QMQkGNxFKXaKu/szx+r9RzM4ld/IfQ==
|
||||
"@reach/rect@0.16.0":
|
||||
version "0.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@reach/rect/-/rect-0.16.0.tgz#78cf6acefe2e83d3957fa84f938f6e1fc5700f16"
|
||||
integrity sha512-/qO9jQDzpOCdrSxVPR6l674mRHNTqfEjkaxZHluwJ/2qGUtYsA0GSZiF/+wX/yOWeBif1ycxJDa6HusAMJZC5Q==
|
||||
dependencies:
|
||||
"@reach/observe-rect" "1.2.0"
|
||||
"@reach/utils" "0.15.3"
|
||||
"@reach/utils" "0.16.0"
|
||||
prop-types "^15.7.2"
|
||||
tiny-warning "^1.0.3"
|
||||
tslib "^2.3.0"
|
||||
|
|
@ -1877,10 +1877,10 @@
|
|||
prop-types "^15.6.1"
|
||||
react-lifecycles-compat "^3.0.4"
|
||||
|
||||
"@reach/utils@0.15.3":
|
||||
version "0.15.3"
|
||||
resolved "https://registry.yarnpkg.com/@reach/utils/-/utils-0.15.3.tgz#200f42adba9d1463b1c6a75ee2aaf9f0cba84f9d"
|
||||
integrity sha512-HFyjw8LZ4/RRk5bcMpDAeEc3aOeLR/vWRDsljlE3cHI5GfFlZcG3DDLSW8C2ba74RCFp/4X3Nz0nOrd4JdkZ1w==
|
||||
"@reach/utils@0.16.0":
|
||||
version "0.16.0"
|
||||
resolved "https://registry.yarnpkg.com/@reach/utils/-/utils-0.16.0.tgz#5b0777cf16a7cab1ddd4728d5d02762df0ba84ce"
|
||||
integrity sha512-PCggBet3qaQmwFNcmQ/GqHSefadAFyNCUekq9RrWoaU9hh/S4iaFgf2MBMdM47eQj5i/Bk0Mm07cP/XPFlkN+Q==
|
||||
dependencies:
|
||||
tiny-warning "^1.0.3"
|
||||
tslib "^2.3.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue