mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
chore(deps): bump react-responsive-modal from 6.1.0 to 6.4.2 (#586)
Bumps [react-responsive-modal](https://github.com/pradel/react-responsive-modal) from 6.1.0 to 6.4.2. - [Release notes](https://github.com/pradel/react-responsive-modal/releases) - [Commits](https://github.com/pradel/react-responsive-modal/compare/v6.1.0...v6.4.2) --- updated-dependencies: - dependency-name: react-responsive-modal 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
2eea7e75c8
commit
0991d368cf
@ -51,7 +51,7 @@
|
||||
"react-dom": "17.0.2",
|
||||
"react-ga": "^3.3.1",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-responsive-modal": "6.1.0",
|
||||
"react-responsive-modal": "6.4.2",
|
||||
"react-select": "4.3.1",
|
||||
"react-showdown": "2.3.0",
|
||||
"react-sortable-hoc": "2.0.0",
|
||||
|
||||
16
yarn.lock
16
yarn.lock
@ -1744,7 +1744,7 @@
|
||||
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
||||
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
||||
|
||||
"@bedrock-layout/use-forwarded-ref@^1.1.4":
|
||||
"@bedrock-layout/use-forwarded-ref@^1.3.1":
|
||||
version "1.6.1"
|
||||
resolved "https://registry.yarnpkg.com/@bedrock-layout/use-forwarded-ref/-/use-forwarded-ref-1.6.1.tgz#e0d25c35af41ccaa36df809a7de8d5ccd9c70d1e"
|
||||
integrity sha512-GD9A9AFLzFNjr7k6fgerSqxfwDWl+wsPS11PErOKe1zkVz0y7RGC9gzlOiX/JrgpyB3NFHWIuGtoOQqifJQQpw==
|
||||
@ -3939,7 +3939,7 @@ cjs-module-lexer@^1.0.0, cjs-module-lexer@^1.2.2:
|
||||
resolved "https://registry.yarnpkg.com/cjs-module-lexer/-/cjs-module-lexer-1.2.3.tgz#6c370ab19f8a3394e318fe682686ec0ac684d107"
|
||||
integrity sha512-0TNiGstbQmCFwt4akjjBg5pLRTSyj/PkWQ1ZoO2zntmg9yLqSRxwEa4iCfQLGjqhiqBfOJa7W/E8wfGrTDmlZQ==
|
||||
|
||||
classnames@2.x, classnames@^2.2.1, classnames@^2.2.6:
|
||||
classnames@2.x, classnames@^2.2.1, classnames@^2.2.6, classnames@^2.3.1:
|
||||
version "2.3.2"
|
||||
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.2.tgz#351d813bf0137fcc6a76a16b88208d2560a0d924"
|
||||
integrity sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==
|
||||
@ -8368,14 +8368,14 @@ react-is@^18.0.0:
|
||||
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
|
||||
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
|
||||
|
||||
react-responsive-modal@6.1.0:
|
||||
version "6.1.0"
|
||||
resolved "https://registry.yarnpkg.com/react-responsive-modal/-/react-responsive-modal-6.1.0.tgz#0ac17083e3053268a799755e1e9406052e28d5e3"
|
||||
integrity sha512-A0HUi0VCkLucfKblljLytnPXJ0FTnEOwYh/Yg3HSU0pT6Uevkc5bjDc+ai7RTZ6ENnXS+rR55i62tWpsW7B5EQ==
|
||||
react-responsive-modal@6.4.2:
|
||||
version "6.4.2"
|
||||
resolved "https://registry.yarnpkg.com/react-responsive-modal/-/react-responsive-modal-6.4.2.tgz#666b5c35b232cec617981006c9fe59414531a5a0"
|
||||
integrity sha512-ARjGEKE5Gu5CSvyA8U9ARVbtK4SMAtdXsjtzwtxRlQIHC99RQTnOUctLpl7+/sp1Kg1OJZ6yqvp6ivd4TBueEw==
|
||||
dependencies:
|
||||
"@bedrock-layout/use-forwarded-ref" "^1.1.4"
|
||||
"@bedrock-layout/use-forwarded-ref" "^1.3.1"
|
||||
body-scroll-lock "^3.1.5"
|
||||
classnames "^2.2.6"
|
||||
classnames "^2.3.1"
|
||||
|
||||
react-select@4.3.1:
|
||||
version "4.3.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user