mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
Merge branch 'master' of https://github.com/koreanbots/koreanbots
This commit is contained in:
commit
3291929b3a
@ -27,7 +27,7 @@
|
||||
"discord.js": "12.5.1",
|
||||
"emoji-mart": "3.0.1",
|
||||
"formik": "2.2.6",
|
||||
"generate-license-file": "^1.1.0",
|
||||
"generate-license-file": "1.1.0",
|
||||
"josa": "3.0.1",
|
||||
"jsonwebtoken": "8.5.1",
|
||||
"knex": "0.21.18",
|
||||
@ -40,11 +40,11 @@
|
||||
"postcss-preset-env": "6.7.0",
|
||||
"react": "17.0.1",
|
||||
"react-dom": "17.0.1",
|
||||
"react-responsive-modal": "^6.0.1",
|
||||
"react-responsive-modal": "6.0.1",
|
||||
"react-select": "4.1.0",
|
||||
"react-showdown": "2.1.0",
|
||||
"react-sortable-hoc": "1.11.0",
|
||||
"react-use-clipboard": "^1.0.7",
|
||||
"react-use-clipboard": "1.0.7",
|
||||
"sanitize-html": "2.3.2",
|
||||
"tailwindcss": "2.0.3",
|
||||
"tlru": "1.0.2",
|
||||
|
||||
10
yarn.lock
10
yarn.lock
@ -3501,9 +3501,9 @@ gauge@~2.7.3:
|
||||
strip-ansi "^3.0.1"
|
||||
wide-align "^1.1.0"
|
||||
|
||||
generate-license-file@^1.1.0:
|
||||
generate-license-file@1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.npmjs.org/generate-license-file/-/generate-license-file-1.1.0.tgz"
|
||||
resolved "https://registry.yarnpkg.com/generate-license-file/-/generate-license-file-1.1.0.tgz#080811e8b8c6b7b5225d15e2fcd33ba00e1880ba"
|
||||
integrity sha512-QW02wcex69rPYaKthQi4ho6uLR4W5yBjIY+TTs7qPeS7Mi4ZqlLy19uFgf1ifCbQzWoBu+Bof9AHSA3CXDLoBA==
|
||||
dependencies:
|
||||
arg "^4.1.3"
|
||||
@ -6783,7 +6783,7 @@ react-refresh@0.8.3:
|
||||
resolved "https://registry.npmjs.org/react-refresh/-/react-refresh-0.8.3.tgz"
|
||||
integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==
|
||||
|
||||
react-responsive-modal@^6.0.1:
|
||||
react-responsive-modal@6.0.1:
|
||||
version "6.0.1"
|
||||
resolved "https://registry.yarnpkg.com/react-responsive-modal/-/react-responsive-modal-6.0.1.tgz#d27ecf5c4689e57f611297282cae89e00638874e"
|
||||
integrity sha512-9p1qPhs9C3G3l3zA2E9yCImZ/99AmdQu0WIbiE6/rLehsdiPsMQP7RyhySy7RHanTbpPZp5dRQt7iEJMFk5z6Q==
|
||||
@ -6831,9 +6831,9 @@ react-transition-group@^4.3.0:
|
||||
loose-envify "^1.4.0"
|
||||
prop-types "^15.6.2"
|
||||
|
||||
react-use-clipboard@^1.0.7:
|
||||
react-use-clipboard@1.0.7:
|
||||
version "1.0.7"
|
||||
resolved "https://registry.npmjs.org/react-use-clipboard/-/react-use-clipboard-1.0.7.tgz"
|
||||
resolved "https://registry.yarnpkg.com/react-use-clipboard/-/react-use-clipboard-1.0.7.tgz#34cccdfb4f17f5e6522e38f2cee62d05f605597a"
|
||||
integrity sha512-blIprqARyITp0uVw/2Rh87mcujqXdH6vZ5NrcuXEhI5EmjBGxcGnwt/79+vdN7rwM6OliGj481lOj6ZCcsiYEQ==
|
||||
dependencies:
|
||||
copy-to-clipboard "^3.3.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user