This commit is contained in:
Janis
2023-01-21 20:32:10 +01:00
parent e048fc5d17
commit bead72cde7
15 changed files with 6320 additions and 208 deletions

View File

@@ -31,11 +31,19 @@
"react-select": "^5.7.0",
"react-syntax-highlighter": "^15.5.0",
"reflect-metadata": "^0.1.13",
"remark-code-blocks": "^2.0.1",
"remark-codesandbox": "^0.10.1",
"remark-emoji": "^3.0.2",
"remark-gemoji": "^7.0.1",
"remark-gfm": "^3.0.1",
"remark-stringify": "^10.0.2",
"sass": "^1.57.0",
"typescript": "4.9.4",
"url-join": "^5.0.0"
"url-join": "^5.0.0",
"usehooks-ts": "^2.9.1"
},
"devDependencies": {
"@fec/remark-a11y-emoji": "^3.1.0",
"@types/node": "^18.11.17",
"@types/prismjs": "^1.26.0",
"prisma": "^4.8.0"