mirror of
https://github.com/koreanbots/core.git
synced 2025-12-15 14:10:22 +00:00
dependencies: updated dependencies
This commit is contained in:
parent
52250183bd
commit
db09287ca0
@ -20,7 +20,7 @@
|
||||
"jsonwebtoken": "^8.5.1",
|
||||
"knex": "^0.21.15",
|
||||
"mysql": "^2.18.1",
|
||||
"next": "^10.0.5",
|
||||
"next": "10.0.5",
|
||||
"next-themes": "^0.0.10",
|
||||
"postcss": "^8.2.2",
|
||||
"postcss-preset-env": "^6.7.0",
|
||||
@ -34,7 +34,7 @@
|
||||
"devDependencies": {
|
||||
"@types/core-js": "^2.5.4",
|
||||
"@types/jsonwebtoken": "^8.5.0",
|
||||
"@types/node": "^14.14.19",
|
||||
"@types/node": "^14.14.20",
|
||||
"@types/node-fetch": "^2.5.7",
|
||||
"@types/react": "^17.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.11.1",
|
||||
|
||||
@ -268,16 +268,11 @@
|
||||
"@types/node" "*"
|
||||
form-data "^3.0.0"
|
||||
|
||||
"@types/node@*":
|
||||
"@types/node@*", "@types/node@^14.14.20":
|
||||
version "14.14.20"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.20.tgz#f7974863edd21d1f8a494a73e8e2b3658615c340"
|
||||
integrity sha512-Y93R97Ouif9JEOWPIUyU+eyIdyRqQR0I8Ez1dzku4hDx34NWh4HbtIc3WNzwB1Y9ULvNGeu5B8h8bVL5cAk4/A==
|
||||
|
||||
"@types/node@^14.14.19":
|
||||
version "14.14.19"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.19.tgz#5135176a8330b88ece4e9ab1fdcfc0a545b4bab4"
|
||||
integrity sha512-4nhBPStMK04rruRVtVc6cDqhu7S9GZai0fpXgPXrFpcPX6Xul8xnrjSdGB4KPBVYG/R5+fXWdCM8qBoiULWGPQ==
|
||||
|
||||
"@types/prop-types@*":
|
||||
version "15.7.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
|
||||
@ -3795,7 +3790,7 @@ next-tick@~1.0.0:
|
||||
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
|
||||
integrity sha1-yobR/ogoFpsBICCOPchCS524NCw=
|
||||
|
||||
next@^10.0.5:
|
||||
next@10.0.5:
|
||||
version "10.0.5"
|
||||
resolved "https://registry.yarnpkg.com/next/-/next-10.0.5.tgz#8071e0aa1883266c91943aa7c6b73deadb064793"
|
||||
integrity sha512-yr7ap2TLugf0aMHz+3JoKFP9CCkFE+k6jCfdUymORhptjLYZbD3YGlTcUC1CRl+b5Phlbl7m/WUIPde0VcguiA==
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user