mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 14:30:22 +00:00
dependencies: added some
This commit is contained in:
parent
dcc7a90515
commit
9a3826753d
@ -13,6 +13,8 @@
|
|||||||
"@fortawesome/fontawesome-free": "^5.15.1",
|
"@fortawesome/fontawesome-free": "^5.15.1",
|
||||||
"autoprefixer": "^10.1.0",
|
"autoprefixer": "^10.1.0",
|
||||||
"core-js": "^3.8.2",
|
"core-js": "^3.8.2",
|
||||||
|
"jsonwebtoken": "^8.5.1",
|
||||||
|
"knex": "^0.21.15",
|
||||||
"next": "10.0.4",
|
"next": "10.0.4",
|
||||||
"next-themes": "^0.0.10",
|
"next-themes": "^0.0.10",
|
||||||
"postcss": "^8.2.2",
|
"postcss": "^8.2.2",
|
||||||
@ -24,7 +26,9 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/core-js": "^2.5.4",
|
"@types/core-js": "^2.5.4",
|
||||||
|
"@types/jsonwebtoken": "^8.5.0",
|
||||||
"@types/node": "^14.14.19",
|
"@types/node": "^14.14.19",
|
||||||
|
"@types/node-fetch": "^2.5.7",
|
||||||
"@types/react": "^17.0.0",
|
"@types/react": "^17.0.0",
|
||||||
"@typescript-eslint/eslint-plugin": "^4.11.1",
|
"@typescript-eslint/eslint-plugin": "^4.11.1",
|
||||||
"@typescript-eslint/parser": "^4.11.1",
|
"@typescript-eslint/parser": "^4.11.1",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user