mirror of
https://github.com/DerTyp7/explainegy-nextjs.git
synced 2025-10-29 12:52:13 +01:00
d
This commit is contained in:
10
package.json
10
package.json
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user