mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
chore(deps): pin dependencies (#254)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b0ff625c7b
commit
e5a7bd7a67
@ -27,7 +27,7 @@
|
||||
"dayjs": "1.10.4",
|
||||
"discord.js": "12.5.1",
|
||||
"emoji-mart": "3.0.1",
|
||||
"express-rate-limit": "^5.2.6",
|
||||
"express-rate-limit": "5.2.6",
|
||||
"formik": "2.2.6",
|
||||
"generate-license-file": "1.1.0",
|
||||
"josa": "3.0.1",
|
||||
@ -42,7 +42,7 @@
|
||||
"postcss-preset-env": "6.7.0",
|
||||
"react": "17.0.1",
|
||||
"react-dom": "17.0.1",
|
||||
"react-hotkeys": "^2.0.0",
|
||||
"react-hotkeys": "2.0.0",
|
||||
"react-responsive-modal": "6.0.1",
|
||||
"react-select": "4.1.0",
|
||||
"react-showdown": "2.1.0",
|
||||
@ -60,7 +60,7 @@
|
||||
"@types/cookie": "0.4.0",
|
||||
"@types/core-js": "2.5.4",
|
||||
"@types/emoji-mart": "3.0.4",
|
||||
"@types/express-rate-limit": "^5.1.1",
|
||||
"@types/express-rate-limit": "5.1.1",
|
||||
"@types/jest": "26.0.20",
|
||||
"@types/josa": "3.0.2",
|
||||
"@types/jsonwebtoken": "8.5.0",
|
||||
|
||||
@ -943,7 +943,7 @@
|
||||
dependencies:
|
||||
"@types/react" "*"
|
||||
|
||||
"@types/express-rate-limit@^5.1.1":
|
||||
"@types/express-rate-limit@5.1.1":
|
||||
version "5.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/express-rate-limit/-/express-rate-limit-5.1.1.tgz#e5b0239d18c1580e52ae56dce4248333302a1dc8"
|
||||
integrity sha512-6oMYZBLlhxC5sdcRXXz528QyfGz3zTy9YdHwqlxLfgx5Cd3zwYaUjjPpJcaTtHmRefLi9P8kLBPz2wB7yz4JtQ==
|
||||
@ -3211,7 +3211,7 @@ expect@^26.6.2:
|
||||
jest-message-util "^26.6.2"
|
||||
jest-regex-util "^26.0.0"
|
||||
|
||||
express-rate-limit@^5.2.6:
|
||||
express-rate-limit@5.2.6:
|
||||
version "5.2.6"
|
||||
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-5.2.6.tgz#b454e1be8a252081bda58460e0a25bf43ee0f7b0"
|
||||
integrity sha512-nE96xaxGfxiS5jP3tD3kIW1Jg9yQgX0rXCs3rCkZtmbWHEGyotwaezkLj7bnB41Z0uaOLM8W4AX6qHao4IZ2YA==
|
||||
@ -6671,7 +6671,7 @@ react-fast-compare@^2.0.1:
|
||||
resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-2.0.4.tgz"
|
||||
integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==
|
||||
|
||||
react-hotkeys@^2.0.0:
|
||||
react-hotkeys@2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/react-hotkeys/-/react-hotkeys-2.0.0.tgz#a7719c7340cbba888b0e9184f806a9ec0ac2c53f"
|
||||
integrity sha512-3n3OU8vLX/pfcJrR3xJ1zlww6KS1kEJt0Whxc4FiGV+MJrQ1mYSYI3qS/11d2MJDFm8IhOXMTFQirfu6AVOF6Q==
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user