Skip to content

Commit ef3239f

Browse files
committed
CSRF and Initial legal step is complete
1 parent c869710 commit ef3239f

File tree

15 files changed

+6922
-2134
lines changed

15 files changed

+6922
-2134
lines changed

package-lock.json

Lines changed: 5741 additions & 2095 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636
"aws-crt": "^1.21.2",
3737
"aws-sdk": "^2.1614.0",
3838
"busboy": "^1.6.0",
39+
"csrf": "^3.1.0",
3940
"flowbite": "^2.2.1",
4041
"flowbite-react": "^0.7.2",
4142
"groq-sdk": "^0.3.3",
4243
"highlight.js": "^11.9.0",
43-
"marked-react": "^2.0.0",
4444
"next": "14.1.1",
4545
"next-auth": "^4.24.5",
4646
"nodemailer": "^6.9.13",
@@ -54,6 +54,8 @@
5454
"react-hot-toast": "^2.4.1",
5555
"react-icons": "^4.12.0",
5656
"react-image-crop": "^11.0.5",
57+
"react-markdown": "^9.0.1",
58+
"remark-gfm": "^4.0.0",
5759
"swr": "^2.2.4",
5860
"tailwind-merge": "^2.2.0",
5961
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)