Skip to content

Commit b3db686

Browse files
authored
Merge pull request #904 from system-ui/dependabot/npm_and_yarn/reakit-1.0.0-rc.2
chore(deps): bump reakit from 1.0.0-beta.16 to 1.0.0-rc.2
2 parents 74c5769 + 83577cd commit b3db686

File tree

2 files changed

+35
-24
lines changed

2 files changed

+35
-24
lines changed

packages/editor/test/__snapshots__/ColorPicker.js.snap

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ Array [
414414
aria-haspopup="dialog"
415415
onClick={[Function]}
416416
onKeyDown={[Function]}
417+
onKeyUp={[Function]}
417418
onMouseDown={[Function]}
418419
type="button"
419420
>

yarn.lock

Lines changed: 34 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3586,10 +3586,10 @@
35863586
string-width "^2.0.0"
35873587
strip-ansi "^3"
35883588

3589-
"@popperjs/core@^2.0.5":
3590-
version "2.0.6"
3591-
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.0.6.tgz#5a39ac118811ca844155b0ad5190b8c24f35e533"
3592-
integrity sha512-zj7Gw8QC4jmR92eKUvtrZUEpl2ypRbq+qlE4pwf9n2hnUO9BOAcWUs4/Ht+gNIbFt98xtqhLvccdCfD469MzpQ==
3589+
"@popperjs/core@^2.3.3":
3590+
version "2.4.0"
3591+
resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.4.0.tgz#0e1bdf8d021e7ea58affade33d9d607e11365915"
3592+
integrity sha512-NMrDy6EWh9TPdSRiHmHH2ye1v5U0gBD7pRYwSwJvomx7Bm4GG04vu63dYiVzebLOx2obPpJugew06xVP0Nk7hA==
35933593

35943594
"@reach/router@^1.2.1":
35953595
version "1.2.1"
@@ -6440,10 +6440,10 @@ [email protected]:
64406440
raw-body "2.4.0"
64416441
type-is "~1.6.17"
64426442

6443-
body-scroll-lock@^2.6.4:
6444-
version "2.6.4"
6445-
resolved "https://registry.yarnpkg.com/body-scroll-lock/-/body-scroll-lock-2.6.4.tgz#567abc60ef4d656a79156781771398ef40462e94"
6446-
integrity sha512-NP08WsovlmxEoZP9pdlqrE+AhNaivlTrz9a0FF37BQsnOrpN48eNqivKkE7SYpM9N+YIPjsdVzfLAUQDBm6OQw==
6443+
body-scroll-lock@^3.0.1:
6444+
version "3.0.2"
6445+
resolved "https://registry.yarnpkg.com/body-scroll-lock/-/body-scroll-lock-3.0.2.tgz#97df9bb3b17a0140c4a09b3568d146ae9af6b981"
6446+
integrity sha512-PtItUun94iIupKry8J/h6SfRCLWZnly77KbPsTSKALmxfR282L8R0Ujkv7bydSZvLxAJS4sBJ3y/E6X8gYkGrQ==
64476447

64486448
bonjour@^3.5.0:
64496449
version "3.5.0"
@@ -20385,25 +20385,35 @@ readline2@^1.0.1:
2038520385
is-fullwidth-code-point "^1.0.0"
2038620386
mute-stream "0.0.5"
2038720387

20388-
reakit-system@^0.9.0:
20389-
version "0.9.0"
20390-
resolved "https://registry.yarnpkg.com/reakit-system/-/reakit-system-0.9.0.tgz#678fecdd688fabbd3395e74d2447750241857fad"
20391-
integrity sha512-uxhjpxpI3XHAj3OhkDeyyulG3hNgEJ6KtEZbwRXiCv9DOKIe0zwN8qTAXRIKXtP4pu5PyETBh3XEZoxiv4FAww==
20388+
reakit-system@^0.12.0:
20389+
version "0.12.0"
20390+
resolved "https://registry.yarnpkg.com/reakit-system/-/reakit-system-0.12.0.tgz#c402b4255bbfcdfbd671eb782a1e1df4536e52d1"
20391+
integrity sha512-lqesr7jmOEDEqKtPhEilCJNfYiLCeXOeU2lpPLBzO+CB2lsfF+A/NtrSpb3kuLu2mfIUSTTBxgaKdOBbfANmWA==
20392+
dependencies:
20393+
reakit-utils "^0.12.0"
2039220394

20393-
reakit-utils@^0.9.0:
20394-
version "0.9.0"
20395-
resolved "https://registry.yarnpkg.com/reakit-utils/-/reakit-utils-0.9.0.tgz#e17a877702af422dc13d6fae95a7a4f4bc7788db"
20396-
integrity sha512-qVsGLmsFZv1+A5B/k1xEhFYD8U9fkl8ssvE3D5zIM33V0oIFvVClDTm8Iv96dpB1cod1kolLDKva6FkNxXP+bw==
20395+
reakit-utils@^0.12.0:
20396+
version "0.12.0"
20397+
resolved "https://registry.yarnpkg.com/reakit-utils/-/reakit-utils-0.12.0.tgz#4335553b1bfd0c421e552bf608b5560f47c4ab1f"
20398+
integrity sha512-B0KUjRDu0GFDTi+FQApm4gynJGn18DuDdgCtcUytkN/AIJdKGaqHJ6FpeE1zMr1KAAUzZKrRqq/x93MrcQtvfQ==
20399+
20400+
reakit-warning@^0.3.0:
20401+
version "0.3.0"
20402+
resolved "https://registry.yarnpkg.com/reakit-warning/-/reakit-warning-0.3.0.tgz#24d860fd3911bfe034584173366ab0c5e193fc20"
20403+
integrity sha512-sJhgKQl6b4BZOo8jAXpneYFuAkx4wuftGl5KiIDAQZWg+e8YfB41QayjqM2eh0mQkG13hbc4pBOAyR5oFZxK0w==
20404+
dependencies:
20405+
reakit-utils "^0.12.0"
2039720406

2039820407
reakit@^1.0.0-beta.14:
20399-
version "1.0.0-beta.16"
20400-
resolved "https://registry.yarnpkg.com/reakit/-/reakit-1.0.0-beta.16.tgz#dccfcd84e1dd5bf9ce5888ec7fdda1d93b3ba131"
20401-
integrity sha512-zytLIb7Ai2b6Yi0/C8lSPSvl/9HI7M8ntO1ty7aoJ9XCKxhFi4Oq1rwF6ja/242cBH7uqspRfhagBhgJniOr8A==
20402-
dependencies:
20403-
"@popperjs/core" "^2.0.5"
20404-
body-scroll-lock "^2.6.4"
20405-
reakit-system "^0.9.0"
20406-
reakit-utils "^0.9.0"
20408+
version "1.0.0-rc.2"
20409+
resolved "https://registry.yarnpkg.com/reakit/-/reakit-1.0.0-rc.2.tgz#1b3739fe3c06b7a9e2e3e2e5bdd079c8bb0cf338"
20410+
integrity sha512-+Snfc9Y/VMozEDXld3CJtvqgTyFCE67FXBmaDcvBuO3z2U/ZAHiAOBprF+ZN/QhsiVNMk1faj791vDBTokxS4w==
20411+
dependencies:
20412+
"@popperjs/core" "^2.3.3"
20413+
body-scroll-lock "^3.0.1"
20414+
reakit-system "^0.12.0"
20415+
reakit-utils "^0.12.0"
20416+
reakit-warning "^0.3.0"
2040720417

2040820418
realpath-native@^1.1.0:
2040920419
version "1.1.0"

0 commit comments

Comments
 (0)