mirror of
https://github.com/koreanbots/core.git
synced 2025-12-16 06:20:24 +00:00
dependencies: added csrf and next-session
This commit is contained in:
parent
fa9d9be6f9
commit
7d12dc74d3
@ -21,6 +21,7 @@
|
|||||||
"autoprefixer": "10.2.4",
|
"autoprefixer": "10.2.4",
|
||||||
"cookie": "0.4.1",
|
"cookie": "0.4.1",
|
||||||
"core-js": "3.8.3",
|
"core-js": "3.8.3",
|
||||||
|
"csrf": "^3.1.0",
|
||||||
"dataloader": "2.0.0",
|
"dataloader": "2.0.0",
|
||||||
"dayjs": "1.10.4",
|
"dayjs": "1.10.4",
|
||||||
"discord.js": "12.5.1",
|
"discord.js": "12.5.1",
|
||||||
@ -31,6 +32,7 @@
|
|||||||
"mysql": "2.18.1",
|
"mysql": "2.18.1",
|
||||||
"next": "10.0.6",
|
"next": "10.0.6",
|
||||||
"next-connect": "0.9.1",
|
"next-connect": "0.9.1",
|
||||||
|
"next-session": "^3.4.0",
|
||||||
"next-themes": "0.0.10",
|
"next-themes": "0.0.10",
|
||||||
"node-emoji": "1.10.0",
|
"node-emoji": "1.10.0",
|
||||||
"postcss": "8.2.6",
|
"postcss": "8.2.6",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user